diff --git a/R1_Lite_make_a_landline_call/.gitattributes b/R1_Lite_make_a_landline_call/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/R1_Lite_make_a_landline_call/.gitattributes @@ -0,0 +1,59 @@ +*.7z filter=lfs diff=lfs merge=lfs -text +*.arrow filter=lfs diff=lfs merge=lfs -text +*.bin filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.ckpt filter=lfs diff=lfs merge=lfs -text +*.ftz filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.h5 filter=lfs diff=lfs merge=lfs -text +*.joblib filter=lfs diff=lfs merge=lfs -text +*.lfs.* filter=lfs diff=lfs merge=lfs -text +*.lz4 filter=lfs diff=lfs merge=lfs -text +*.mds filter=lfs diff=lfs merge=lfs -text +*.mlmodel filter=lfs diff=lfs merge=lfs -text +*.model filter=lfs diff=lfs merge=lfs -text +*.msgpack filter=lfs diff=lfs merge=lfs -text +*.npy filter=lfs diff=lfs merge=lfs -text +*.npz filter=lfs diff=lfs merge=lfs -text +*.onnx filter=lfs diff=lfs merge=lfs -text +*.ot filter=lfs diff=lfs merge=lfs -text +*.parquet filter=lfs diff=lfs merge=lfs -text +*.pb filter=lfs diff=lfs merge=lfs -text +*.pickle filter=lfs diff=lfs merge=lfs -text +*.pkl filter=lfs diff=lfs merge=lfs -text +*.pt filter=lfs diff=lfs merge=lfs -text +*.pth filter=lfs diff=lfs merge=lfs -text +*.rar filter=lfs diff=lfs merge=lfs -text +*.safetensors filter=lfs diff=lfs merge=lfs -text +saved_model/**/* filter=lfs diff=lfs merge=lfs -text +*.tar.* filter=lfs diff=lfs merge=lfs -text +*.tar filter=lfs diff=lfs merge=lfs -text +*.tflite filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.wasm filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text +*tfevents* filter=lfs diff=lfs merge=lfs -text +# Audio files - uncompressed +*.pcm filter=lfs diff=lfs merge=lfs -text +*.sam filter=lfs diff=lfs merge=lfs -text +*.raw filter=lfs diff=lfs merge=lfs -text +# Audio files - compressed +*.aac filter=lfs diff=lfs merge=lfs -text +*.flac filter=lfs diff=lfs merge=lfs -text +*.mp3 filter=lfs diff=lfs merge=lfs -text +*.ogg filter=lfs diff=lfs merge=lfs -text +*.wav filter=lfs diff=lfs merge=lfs -text +# Image files - uncompressed +*.bmp filter=lfs diff=lfs merge=lfs -text +*.gif filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.tiff filter=lfs diff=lfs merge=lfs -text +# Image files - compressed +*.jpg filter=lfs diff=lfs merge=lfs -text +*.jpeg filter=lfs diff=lfs merge=lfs -text +*.webp filter=lfs diff=lfs merge=lfs -text +# Video files - compressed +*.mp4 filter=lfs diff=lfs merge=lfs -text +*.webm filter=lfs diff=lfs merge=lfs -text diff --git a/R1_Lite_make_a_landline_call/README.md b/R1_Lite_make_a_landline_call/README.md new file mode 100644 index 0000000000000000000000000000000000000000..f1b5c0f32d5f5d2c037ea6a7bba3158206fcd457 --- /dev/null +++ b/R1_Lite_make_a_landline_call/README.md @@ -0,0 +1,325 @@ +--- +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_make_a_landline_call + +## πŸ“‹ 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** | 115 | +| **Total Frames** | 86262 | +| **Total Tasks** | 1 | +| **Total Videos** | 345 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 5.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 +lift phone handle dial number then replace to end call. + +### Sub-Tasks +This dataset includes 5 distinct subtasks: + +1. **Pick up the desk phone handset** +2. **End the call using the dial pad** +3. **Put the handset back** +4. **Dial the number** +5. **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:114 + + +## πŸ“ 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": 115, "total_frames": 86262, "total_tasks": 1, "total_videos": 345, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:114"}, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4", "features": {"observation.images.cam_high_rgb": {"dtype": "video", "shape": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_left_wrist_rgb": {"dtype": "video", "shape": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_right_wrist_rgb": {"dtype": "video", "shape": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.state": {"dtype": "float32", "shape": [14], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "left_gripper_open", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "right_gripper_open"]}, "action": {"dtype": "float32", "shape": [14], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "left_gripper_open", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "right_gripper_open"]}, "timestamp": {"dtype": "float32", "shape": [1], "names": null}, "frame_index": {"dtype": "int64", "shape": [1], "names": null}, "episode_index": {"dtype": "int64", "shape": [1], "names": null}, "index": {"dtype": "int64", "shape": [1], "names": null}, "task_index": {"dtype": "int64", "shape": [1], "names": null}, "subtask_annotation": {"names": null, "dtype": "int32", "shape": [5]}, "scene_annotation": {"names": null, "dtype": "int32", "shape": [1]}, "eef_sim_pose_state": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_sim_pose_action": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_direction_state": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_direction_action": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_velocity_state": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_velocity_action": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_state": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_action": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "gripper_open_scale_state": {"names": ["left_gripper_open_scale", "right_gripper_open_scale"], "dtype": "float32", "shape": [2]}, "gripper_open_scale_action": {"names": ["left_gripper_open_scale", "right_gripper_open_scale"], "dtype": "float32", "shape": [2]}, "gripper_mode_state": {"names": ["left_gripper_mode", "right_gripper_mode"], "dtype": "int32", "shape": [2]}, "gripper_mode_action": {"names": ["left_gripper_mode", "right_gripper_mode"], "dtype": "int32", "shape": [2]}, "gripper_activity_state": {"names": ["left_gripper_activity", "right_gripper_activity"], "dtype": "int32", "shape": [2]}}} +``` + +### Directory Structure + +The dataset is organized as follows (showing leaf directories with first 5 files only): + +``` +R1_Lite_make_a_landline_call_qced_hardlink/ +β”œβ”€β”€ annotations/ +β”‚ β”œβ”€β”€ eef_acc_mag_annotation.jsonl +β”‚ β”œβ”€β”€ eef_direction_annotation.jsonl +β”‚ β”œβ”€β”€ eef_velocity_annotation.jsonl +β”‚ β”œβ”€β”€ gripper_activity_annotation.jsonl +β”‚ β”œβ”€β”€ gripper_mode_annotation.jsonl +β”‚ └── (...) +β”œβ”€β”€ data/ +β”‚ └── chunk-000/ +β”‚ β”œβ”€β”€ episode_000000.parquet +β”‚ β”œβ”€β”€ episode_000001.parquet +β”‚ β”œβ”€β”€ episode_000002.parquet +β”‚ β”œβ”€β”€ episode_000003.parquet +β”‚ β”œβ”€β”€ episode_000004.parquet +β”‚ └── (...) +β”œβ”€β”€ meta/ +β”‚ β”œβ”€β”€ episodes.jsonl +β”‚ β”œβ”€β”€ episodes_stats.jsonl +β”‚ β”œβ”€β”€ info.json +β”‚ └── tasks.jsonl +└── videos/ + └── chunk-000/ + β”œβ”€β”€ observation.images.cam_high_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + β”œβ”€β”€ observation.images.cam_left_wrist_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + └── observation.images.cam_right_wrist_rgb/ + β”œβ”€β”€ episode_000000.mp4 + β”œβ”€β”€ episode_000001.mp4 + β”œβ”€β”€ episode_000002.mp4 + β”œβ”€β”€ episode_000003.mp4 + β”œβ”€β”€ episode_000004.mp4 + └── (...) +``` + + +## πŸ“ž Contact and Support + +For questions, issues, or feedback regarding this dataset, please contact: +- **Email:** None +For questions, issues, or feedback regarding this dataset, please contact us. +### Support +For technical support, please open an issue on our GitHub repository. + +## πŸ“„ License + +This dataset is released under the **apache-2.0** license. + +Please refer to the LICENSE file for full license terms and conditions. + + +## πŸ“š Citation + +If you use this dataset in your research, please cite: + +```bibtex +@article{robocoin, + title={RoboCOIN: An Open-Sourced Bimanual Robotic Data Collection for Integrated Manipulation}, + author={Shihan Wu, Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao}, + journal={arXiv preprint arXiv:2511.17441}, + url = {https://arxiv.org/abs/2511.17441}, + year={2025} + } +``` + +### Additional References + +If you use this dataset, please also consider citing: +- LeRobot Framework: https://github.com/huggingface/lerobot + +## πŸ“Œ Version Information + +## Version History +- v1.0.0 (2025-11): Initial release \ No newline at end of file diff --git a/R1_Lite_make_a_landline_call/annotations/eef_acc_mag_annotation.jsonl b/R1_Lite_make_a_landline_call/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/R1_Lite_make_a_landline_call/annotations/eef_acc_mag_annotation.jsonl @@ -0,0 +1,3 @@ +{"eef_acc_mag_index": 0, "eef_acc_mag": "constant"} +{"eef_acc_mag_index": 1, "eef_acc_mag": "accelerating"} +{"eef_acc_mag_index": 2, "eef_acc_mag": "decelerating"} diff --git a/R1_Lite_make_a_landline_call/annotations/eef_direction_annotation.jsonl b/R1_Lite_make_a_landline_call/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/R1_Lite_make_a_landline_call/annotations/eef_direction_annotation.jsonl @@ -0,0 +1,7 @@ +{"eef_direction_index": 0, "eef_direction": "forward"} +{"eef_direction_index": 1, "eef_direction": "backward"} +{"eef_direction_index": 2, "eef_direction": "left"} +{"eef_direction_index": 3, "eef_direction": "right"} +{"eef_direction_index": 4, "eef_direction": "up"} +{"eef_direction_index": 5, "eef_direction": "down"} +{"eef_direction_index": 6, "eef_direction": "still"} diff --git a/R1_Lite_make_a_landline_call/annotations/eef_velocity_annotation.jsonl b/R1_Lite_make_a_landline_call/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/R1_Lite_make_a_landline_call/annotations/eef_velocity_annotation.jsonl @@ -0,0 +1,3 @@ +{"eef_velocity_index": 0, "eef_velocity": "still"} +{"eef_velocity_index": 1, "eef_velocity": "slow"} +{"eef_velocity_index": 2, "eef_velocity": "fast"} diff --git a/R1_Lite_make_a_landline_call/annotations/gripper_activity_annotation.jsonl b/R1_Lite_make_a_landline_call/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/R1_Lite_make_a_landline_call/annotations/gripper_activity_annotation.jsonl @@ -0,0 +1,4 @@ +{"gripper_activity_index": 0, "gripper_activity": "openning"} +{"gripper_activity_index": 1, "gripper_activity": "closing"} +{"gripper_activity_index": 2, "gripper_activity": "holding"} +{"gripper_activity_index": 3, "gripper_activity": "unknown"} diff --git a/R1_Lite_make_a_landline_call/annotations/gripper_mode_annotation.jsonl b/R1_Lite_make_a_landline_call/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/R1_Lite_make_a_landline_call/annotations/gripper_mode_annotation.jsonl @@ -0,0 +1,3 @@ +{"gripper_mode_index": 0, "gripper_mode": "open"} +{"gripper_mode_index": 1, "gripper_mode": "closed"} +{"gripper_mode_index": 2, "gripper_mode": "unknown"} diff --git a/R1_Lite_make_a_landline_call/annotations/scene_annotations.jsonl b/R1_Lite_make_a_landline_call/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..0395ddeada13fa8a8c638b0a149c576f64e65037 --- /dev/null +++ b/R1_Lite_make_a_landline_call/annotations/scene_annotations.jsonl @@ -0,0 +1,118 @@ +{"scene_index": 0, "scene": "The round table is positioned at the back, and so is the landline call."} +{"scene_index": 1, "scene": "The round table is located at the back, while the landline call is positioned at the center."} +{"scene_index": 2, "scene": "The round table is positioned at the back, and so is the landline call."} +{"scene_index": 3, "scene": "The round table and landline call are both positioned at the back."} +{"scene_index": 4, "scene": "The round table is located at the back, while the landline call is positioned at the center."} +{"scene_index": 5, "scene": "The round table is positioned at the back, with the landline call also placed behind it, indicating a close proximity or overlapping placement of both objects."} +{"scene_index": 6, "scene": "The round table is located at the back, and the landline call is also positioned at the back."} +{"scene_index": 7, "scene": "The round table is positioned at the back, and so is the landline call."} +{"scene_index": 8, "scene": "The round table is positioned at the back, with the landline call also placed behind it, indicating a close proximity or overlapping placement of both objects."} +{"scene_index": 9, "scene": "The round table and landline call are both positioned at the back."} +{"scene_index": 10, "scene": "The round table is positioned at the back, while the landline call is centered."} +{"scene_index": 11, "scene": "The round table is positioned at the back, while the landline call is centered."} +{"scene_index": 12, "scene": "A round table is positioned at the back, while a landline call is placed in the center."} +{"scene_index": 13, "scene": "The round table is positioned at the back, with the landline call also placed behind it, indicating a close proximity or overlapping placement of both objects."} +{"scene_index": 14, "scene": "The round table is positioned at the back, while the landline call is placed in the center."} +{"scene_index": 15, "scene": "The round table is located at the back, and the landline call is also positioned at the back."} +{"scene_index": 16, "scene": "The round table and landline call are both positioned at the back."} +{"scene_index": 17, "scene": "The round table is located at the back, and the landline call is also positioned at the back."} +{"scene_index": 18, "scene": "The round table is positioned at the back, while the landline call is placed in the center."} +{"scene_index": 19, "scene": "The round table is located at the back, while the landline call is positioned at the center."} +{"scene_index": 20, "scene": "The round table is positioned at the back, with the landline call also placed behind it, indicating a close proximity or overlapping placement of both objects."} +{"scene_index": 21, "scene": "The round table is positioned at the back, with the landline call also located at the back, indicating both objects share the same spatial relationship and location."} +{"scene_index": 22, "scene": "The round table is positioned at the back, while the landline call is placed in the center."} +{"scene_index": 23, "scene": "The round table is positioned at the back, and so is the landline call."} +{"scene_index": 24, "scene": "The round table is located at the back, and the landline call is also positioned at the back."} +{"scene_index": 25, "scene": "The round table is positioned at the back, while the landline call is centered."} +{"scene_index": 26, "scene": "The round table and landline call are both positioned at the back."} +{"scene_index": 27, "scene": "The round table is positioned at the back, while the line call is centered."} +{"scene_index": 28, "scene": "The round table and landline call are both positioned at the back."} +{"scene_index": 29, "scene": "The round table is positioned at the back, with the landline call also located at the back, indicating both objects share the same spatial relationship and location."} +{"scene_index": 30, "scene": "The round table is located at the back, and the landline call is also positioned at the back."} +{"scene_index": 31, "scene": "The round table is positioned at the back, with the landline call also located at the back, indicating both objects share the same spatial relationship and location."} +{"scene_index": 32, "scene": "The round table is located at the back, and the landline call is also positioned at the back."} +{"scene_index": 33, "scene": "The round table is positioned at the back, with the landline call also placed behind it, indicating a close proximity or overlapping placement of both objects."} +{"scene_index": 34, "scene": "The round table is positioned at the back, and so is the landline call."} +{"scene_index": 35, "scene": "The round table is positioned at the back, while the landline call is centered."} +{"scene_index": 36, "scene": "The round table is positioned at the back, with the landline call also located at the back, indicating both objects share the same spatial relationship and location."} +{"scene_index": 37, "scene": "The round table is located at the back, while the landline call is positioned at the center."} +{"scene_index": 38, "scene": "The round table is positioned at the back, and so is the landline call."} +{"scene_index": 39, "scene": "The round table is positioned at the back, while the landline call is placed in the center."} +{"scene_index": 40, "scene": "The round table is positioned at the back, and so is the landline call."} +{"scene_index": 41, "scene": "The round table is located at the back, while the landline call is positioned at the center."} +{"scene_index": 42, "scene": "The round table is positioned at the back, while the landline call is placed in the center."} +{"scene_index": 43, "scene": "The round table is positioned at the back, with the landline call also placed behind it, indicating a close proximity or overlapping placement of both objects."} +{"scene_index": 44, "scene": "The round table is located at the back, and the landline call is also positioned at the back."} +{"scene_index": 45, "scene": "The round table is located at the back, and the landline call is also positioned at the back."} +{"scene_index": 46, "scene": "The round table is located at the back, and the landline call is also positioned at the back."} +{"scene_index": 47, "scene": "The round table is positioned at the back, and so is the landline call."} +{"scene_index": 48, "scene": "The round table and landline call are both positioned at the back."} +{"scene_index": 49, "scene": "The round table is located at the back, and the landline call is also positioned at the back."} +{"scene_index": 50, "scene": "The round table is positioned at the back, with the landline call also located at the back, indicating both objects share the same spatial relationship and location."} +{"scene_index": 51, "scene": "The round table is positioned at the back."} +{"scene_index": 52, "scene": "The round table is positioned at the back, with the landline call also placed behind it, indicating a close proximity or overlapping placement of both objects."} +{"scene_index": 53, "scene": "The round table and landline call are both positioned at the back."} +{"scene_index": 54, "scene": "The round table is located at the back, and the landline call is also positioned at the back."} +{"scene_index": 55, "scene": "The round table and landline call are both positioned at the back."} +{"scene_index": 56, "scene": "A round table is positioned at the back, while a landline call is placed in the center."} +{"scene_index": 57, "scene": "The round table is placed at the back, while the landline call is positioned centrally."} +{"scene_index": 58, "scene": "The round table is positioned at the back, with the landline call also placed behind it, indicating a close proximity or overlapping placement of both objects."} +{"scene_index": 59, "scene": "The round table is positioned at the back, and so is the landline call."} +{"scene_index": 60, "scene": "The round table is positioned at the back, while the landline call is placed in the center."} +{"scene_index": 61, "scene": "The round table and landline call are both positioned at the back."} +{"scene_index": 62, "scene": "The round table is positioned at the back, with the landline call also located at the back, indicating both objects share the same spatial relationship and location."} +{"scene_index": 63, "scene": "The round table is positioned at the back, while the landline call is placed in the center."} +{"scene_index": 64, "scene": "The round table and landline call are both positioned at the back."} +{"scene_index": 65, "scene": "The round table and landline call are both positioned at the back."} +{"scene_index": 66, "scene": "The round table is positioned at the back, while the landline call is placed in the center."} +{"scene_index": 67, "scene": "A round table is positioned at the back, while a landline call is placed in the center."} +{"scene_index": 68, "scene": "The round table is located at the back, and the landline call is also positioned at the back."} +{"scene_index": 69, "scene": "The round table and landline call are both positioned at the back."} +{"scene_index": 70, "scene": "The round table is placed at the back, while the landline call is positioned centrally."} +{"scene_index": 71, "scene": "The round table is located at the back, and the landline call is also positioned at the back."} +{"scene_index": 72, "scene": "The round table is positioned at the back, while the landline call is placed in the center."} +{"scene_index": 73, "scene": "The round table is positioned at the back, while the landline call is placed in the center."} +{"scene_index": 74, "scene": "The round table is positioned at the back, while the landline call is placed in the center."} +{"scene_index": 75, "scene": "A round table is positioned at the back, while a landline call is placed in the center."} +{"scene_index": 76, "scene": "The round table is positioned at the back, while the landline call is centered."} +{"scene_index": 77, "scene": "The round table is positioned at the back, with the landline call also located at the back, indicating both objects share the same spatial relationship and location."} +{"scene_index": 78, "scene": "The round table is positioned at the back, with the landline call also located at the back, indicating both objects share the same spatial relationship and location."} +{"scene_index": 79, "scene": "The round table is located at the back, and the landline call is also positioned at the back."} +{"scene_index": 80, "scene": "The round table is located at the back, and the landline call is also positioned at the back."} +{"scene_index": 81, "scene": "The round table is positioned at the back, with the landline call also located at the back, indicating both objects share the same spatial relationship and location."} +{"scene_index": 82, "scene": "The round table is located at the back, and the landline call is also positioned at the back."} +{"scene_index": 83, "scene": "The round table is positioned at the back, with the landline call also placed behind it, indicating a close proximity or overlapping placement of both objects."} +{"scene_index": 84, "scene": "The round table is located at the back, and the landline call is also positioned at the back."} +{"scene_index": 85, "scene": "The round table is positioned at the back, and so is the landline call."} +{"scene_index": 86, "scene": "The round table is positioned at the back, with the landline call also placed behind it, indicating a close proximity or overlapping placement of both objects."} +{"scene_index": 87, "scene": "The round table is located at the back, while the landline call is positioned at the center."} +{"scene_index": 88, "scene": "The round table is positioned at the back, and so is the landline call."} +{"scene_index": 89, "scene": "The round table is located at the back, and the landline call is also positioned at the back."} +{"scene_index": 90, "scene": "The round table is positioned at the back, and so is the landline call."} +{"scene_index": 91, "scene": "The round table is positioned at the back, while the landline call is placed in the center."} +{"scene_index": 92, "scene": "The round table is located at the back, while the landline call is positioned at the center."} +{"scene_index": 93, "scene": "The round table and landline call are both positioned at the back."} +{"scene_index": 94, "scene": "A round table is positioned at the back, while a landline call is placed in the center."} +{"scene_index": 95, "scene": "The round table is positioned at the back, with the landline call also placed behind it, indicating a close proximity or overlapping placement of both objects."} +{"scene_index": 96, "scene": "The round table is positioned at the back, with the landline call also located at the back, indicating both objects share the same spatial relationship and location."} +{"scene_index": 97, "scene": "The round table and landline call are both positioned at the back."} +{"scene_index": 98, "scene": "The round table is positioned at the back, with the landline call also located at the back, indicating both objects share the same spatial relationship and location."} +{"scene_index": 99, "scene": "The round table is located at the back, and the landline call is also positioned at the back."} +{"scene_index": 100, "scene": "The landline call is centered, while the round table is positioned at the back."} +{"scene_index": 101, "scene": "The round table is positioned at the back, and so is the landline call."} +{"scene_index": 102, "scene": "The round table is placed at the back, while the landline call is positioned centrally."} +{"scene_index": 103, "scene": "The round table is located at the back, and the landline call is also positioned at the back."} +{"scene_index": 104, "scene": "The round table and landline call are both positioned at the back."} +{"scene_index": 105, "scene": "The round table is positioned at the back, while the landline call is placed in the center."} +{"scene_index": 106, "scene": "The round table is located at the back, and the landline call is also positioned at the back."} +{"scene_index": 107, "scene": "The round table is positioned at the back, with the landline call also located at the back, indicating both objects share the same spatial relationship and location."} +{"scene_index": 108, "scene": "The round table and landline call are both positioned at the back."} +{"scene_index": 109, "scene": "The round table is positioned at the back, while the landline call is centered."} +{"scene_index": 110, "scene": "The round table is positioned at the back, with the landline call also placed behind it, indicating a close proximity or overlapping placement of both objects."} +{"scene_index": 111, "scene": "The round table is positioned at the back, and so is the landline call."} +{"scene_index": 112, "scene": "The round table is placed at the back, while the landline call is positioned centrally."} +{"scene_index": 113, "scene": "The round table is positioned at the back, with the landline call also placed behind it, indicating a close proximity or overlapping placement of both objects."} +{"scene_index": 114, "scene": "The round table is located at the back, while the landline call is positioned at the center."} +{"scene_index": 115, "scene": "The round table is located at the back, and the landline call is also positioned at the back."} +{"scene_index": 116, "scene": "The round table is positioned at the back, and so is the landline call."} +{"scene_index": 117, "scene": "The round table is positioned at the back, while the landline call is placed in the center."} diff --git a/R1_Lite_make_a_landline_call/annotations/subtask_annotations.jsonl b/R1_Lite_make_a_landline_call/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..af29271db3be5ce4cfd7d27927b6fc8e4b55ef3f --- /dev/null +++ b/R1_Lite_make_a_landline_call/annotations/subtask_annotations.jsonl @@ -0,0 +1,5 @@ +{"subtask_index": 0, "subtask": "Pick up the desk phone handset"} +{"subtask_index": 1, "subtask": "End the call using the dial pad"} +{"subtask_index": 2, "subtask": "Put the handset back"} +{"subtask_index": 3, "subtask": "Dial the number"} +{"subtask_index": 4, "subtask": "null"} diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000000.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..73ba51ac74307f621fce3c0194a80d3e7b281a7c --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c231985441ed57449d7838fb9c5186e9ff9d7adb09c92d195b6ed7485cce0cf2 +size 174052 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000001.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..886ce411bee4fb149abcc8ee0845c85737627f92 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba357a68061275b2a5eff39e4e155161b5645aa76738639c361f8a12c6bd363f +size 203311 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000002.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5b2261f5ad1e4a840e6fbce33d32927a8d493983 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04bd195b4b83904a0eb32e517a02b98462bc596328189eb8758a192deecb9065 +size 204790 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000003.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8a9a68e8140c8e377ff2e8b3f34763b12c6fff53 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37f0fe0becda00cdf6eff4f57d14160ff97cc840dca0902c1478333c2a341ca8 +size 243078 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000004.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..373695ba0f839b37af82779446bedacae84da798 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98d10323f6667a0c4175616d2ac2336b44ff83791a4e058a31ba34eb5056931e +size 160527 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000005.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3cb1b7679b9089d491cf33e04a618cf8937dd7e0 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f72b4d90db3d113cd458ef6f8d7c3f7feda92ec89b9808ed5bed261d7870da6c +size 233081 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000006.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..203aa992ae8a021cf2228f444524354ad368ac4b --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eea85669db56ab009493f61dab837a96a4b4cd5f4c87f7aa8d422f15c77ad95e +size 183402 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000007.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f2e0876427a4df4f75e4d3498b13ea2318c5684d --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22a54788765b0fe0498a24752ef3fabd1eea2961527e7fb791604904f43b8fd8 +size 169198 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000008.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2a379d791b16d50809cbbf007b8ab7fc9d6a8003 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2534ca5db1c0719347c61dd274e53b585df407a31850096b3d84854f732b8dfa +size 145243 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000009.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ed771fc6ed80e8a7e5cc36a2ebdaf69b574116f5 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86dc98cba28a5b55be72a6d4fc855d57d805c4ff0cf1ad884ba61ad6b47f6545 +size 153199 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000010.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..659333a8f3b8e7eac92cce4ddd68fee4ba100316 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50223f7184e4517a4de875e727662c656d78cf0762d1d9fe72830a0b3c40ccee +size 153417 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000011.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4be0bc503f3a22ddbf1ea5c4734f3976af10920e --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b214d06eea29983bb31038add74fb67deac7f741b13bc0b83623f636e75397ae +size 195779 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000012.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e4b113be4c67ec02e49f420ad9e0b04260369274 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47a0c66f97e07e8b40f863888fa0e7a6328494f72ce2219995f92cfd4db1644a +size 153629 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000013.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1afe388b0f52c8707ddf030277c6dfd48bad1f40 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ff7741355065c3900fe51fcee4b3311b55db56f8184f2e87f54ca0de7e46db3 +size 167674 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000014.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3759823b9a45f3e73e849dba6e56ac0944a7c1df --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8910fa6eddb395793533769e1f7352bbf4e486de94188e5de5e5973b5adee482 +size 211095 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000015.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aa116be714dbaef15101855d161a3b3960dcf478 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f50ab47f436d7bccf888ac00b3a92f7b8d7fcf5f1912a865fbe280ca4d4b8fa +size 179489 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000016.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..610114e3da44e9e6bd4536df47498de3a53cb1d7 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1166470f288b07a0c37252885b947dd433967e33f10e5541cdb43b2126cf03a7 +size 213087 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000017.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8846d3fac3845ed451148bd22443389aff7feed9 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc5206421b1c6cc795b43d4e204159111cbe51bf3e0c26fb938aa45e3558ee1d +size 216521 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000018.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f81c7afe9347e7ef2574177f71c5089411ab2802 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26cbff02cd068f599d5411cd835dbace3f12cbfcb71b44190d3f60f3ca108291 +size 220814 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000019.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..11819c98e3e2a0bc0d52ae664ce9c2ac49409fea --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83317d8f0cc2081fd011e0e2fd460ee1a27fb4639bc7c1778a41795e3478401c +size 194980 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000020.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5bddf4c61970dbde5287964ff53050f012e71018 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb286294e2cc9ae742cd923a1fd6cc8261109c292ecc60f2522a0752dea12db0 +size 166986 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000021.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8f28250678ec06bdb472cb40fb52136dde4d1d14 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a624ffe9575519083b964ddf9a15ffec689e894c0bea8967574605a2dc7271bb +size 182077 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000022.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f86782caf970be749a9a1cfa9b28bdcc30b6700a --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20ce18a401552c59a6fe5632f2986dcca8d8e5f41a66a51b7164b9eba4ea6e62 +size 211472 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000023.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fb3e6d3f815ab78d40e5780dca3099bfde124001 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80d9e31d7ddd12c348a0d1cb87487e71877d8e1bd62dd5a17d7c44c82f76a0aa +size 188799 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000024.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0478b35ba4bf074be8fc72af617d0f4807a8b506 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8025188a645f9158fdcf8003415adb558c1f45b07873b7dc3a741418961407c +size 142589 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000025.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a5aa3d34ab2fb5dae5e29a1b07a27fac746e43f --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54911b05ad5c2ea962e1eac7f2a20cbca83398f7a9ced73c219e6dc9ed03bc25 +size 208290 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000026.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..617f018ccabb0450100b143d28cb48022db0bf4c --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2f539daeaae4f8dca29f64b20744295dd63a9eeac14c647ac8d918a26284376 +size 205170 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000027.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..682d4e19c8e4793495c7e4576974576e5b66673c --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cd3a62ff7435356e43effeb9227d949be94585857076fa27f772932e63a2dd1 +size 173907 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000028.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..06e077adabfb627207a01fbc2db987da13846c2e --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0de9eba9afb432ccf28ee1ac1430767b9b240270723f01459586cfb183f969ab +size 244472 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000029.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bd07cc71a4f7ce075be94eae9d9fafd7301b6040 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2876393949cb2f31beb027d0044d6d34a414543c4589aaf39c40858d4bd6929d +size 139793 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000030.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2aad43de453690aa021edbe3e9f4798c3c56af20 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a78142e89e10fb420c7ba2a2c1bcc3c888e6d0a87283907337f8674a0545815e +size 190709 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000031.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..67ba2bc81d6d41aee4e913d3eb19a6e00eff6b61 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7326e5ced3e4a833c3b9494608d06a8596c50fcbfc50446dbef723b3c2192ea0 +size 214287 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000032.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..97c4736266df3aeca4050f7ee1111ca0059dca63 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbcb1fc999baaf9b7781db0718c6204ad87f073e4714ee4d8435c95f815218b3 +size 166247 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000033.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3abf4cc4dbe12477e381c7ef9880b4c1bb4d6c96 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51bb1e263f323b345673764b839e6574e93a6a20b459479449ce11a41f62dd38 +size 194739 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000034.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..658050c89095e208e9b82028be511d5506cc9a5e --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edbe275989badda797748c5ca0ddab5f6569618d649c0dfb70d84d8f5ef0b96d +size 188828 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000035.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..95ec90f65b713c3ec54d20437f9cd4aeb5b77037 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:315d1df3452e5cb5aa447d86e1cd7a753975b20795853b5d298b6f0f0a93f627 +size 160105 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000036.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5fa9319d6ad83b79cca6c84cd358da40a81ffc44 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:671507216c09bd510311265463c48d6438058bea3011571a2db2a8a682ef356f +size 205881 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000037.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ae93b3d238d9554a61d8bd6faf5067fa369c7d17 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fe7f421812372fb545865637beb9208bbf2e3d13b66e6df93cc3e3fa740d199 +size 152056 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000038.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1ea1b8a5ca4cffdb5a3019804515231b685f5edc --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb17700b6df7685b7dd40adba8e9f04e370a8384934983df8d0dc3ec28728101 +size 152468 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000039.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..df82cd706eaa8dba6d8e131ffd0fcec2ac65942b --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c05c6082f22f38dcdc7f6e1405d1fc58ab9f8b66257b47fc1782af5452e7771 +size 154731 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000040.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..de598e2bf029df03a394db65fdd2a216c75b0dcd --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38374fac6f83605fb7436db6a2fedfdb81efb6b248771f9bf237113be80ab640 +size 136920 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000041.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..704c423eb19beb177c996b5bd6da20b2fb888824 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccda9eee744d910e96445deca57a3c0f19b72f1f2fd8c352dca5a174febfcca9 +size 179296 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000042.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4100332e2aa74c7f65fb15aad028c10c8d653da8 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65155c3a06cc4f68e851c0e93f8eb55e0acdbce342c3e8e9b73e82f221397b3d +size 204148 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000043.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..266240490a824565a3e8fed25968297b30ff6c3d --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2896692874e219ea00bb9dd526298f38aae1cd4ac720c9b95e8886ecbce2299 +size 198001 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000044.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..57535956f7f5c4e1307bfd882a1c082f755272b3 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b98adf2cb73ba323cfe3e09aeda768073794e8de32a491b9e2c39070e911bf5e +size 209298 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000045.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e080d0ad48d3d655a1ca85e7bfa86a56e1371aa4 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfc6189a25402ef83a2af38b11a61ff7c2794624d1a72ee53b8ced4b8d729a65 +size 162683 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000046.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a2c9e0dba4109789a6788109a8ff75ea8e8bcd50 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4ca3e544a3904cc8976b9931380b686d0cf26e02a547e1c54d30e7eb3463152 +size 162581 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000047.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9cf2779a7c7dc3a9b8420056ef55342ebc01da74 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60d08e38b7391f24a5b7a7c59843c096e1e40651e4297e233219ea127e736082 +size 124363 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000048.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2dd2a43d826dd983fb67cde544f9e0f9982aa824 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ea4cf425ec559df361129d4d3b62bbba2cd8814dc59cf716fb71eda0256ba7e +size 176048 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000049.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000049.parquet new file mode 100644 index 0000000000000000000000000000000000000000..06986cde64f7b3e224776ca29d78de3aea664a61 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000049.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db9b3bfde0187747e0009fde3a53d17adbd18afb2e0ba9d0c2069970e14b1715 +size 152207 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000050.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000050.parquet new file mode 100644 index 0000000000000000000000000000000000000000..47573942420bbadb030ac85f2c730c94d89e9291 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000050.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8825ca45a7cf2791a2d6ed2791e9f9b231aa9da7e3f471c072c3a83ced7bd35a +size 191645 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000051.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000051.parquet new file mode 100644 index 0000000000000000000000000000000000000000..735f7ea3b5481a713809ae877f413daf8339a647 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000051.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d59c99a76435715924ecbd10a1a5b78ba53fe54fe4585490f5b40da23de18471 +size 186809 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000052.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000052.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f4ffafed433ed84aaf0c72a62e1bdc2040c8d312 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000052.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7ae49bfd5eedf769cf1ff48776bc88f0f34742c514d448775d9a46a783c5fcc +size 214398 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000053.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000053.parquet new file mode 100644 index 0000000000000000000000000000000000000000..316100f00d7fe76eba81f2b63c97ec545f219701 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000053.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:926994de4064ec96796dc195ced81200ea20a2175b5c018dd3c4defbcdbfd4de +size 164824 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000054.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000054.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cab8d03ac67c3ccca7247054f9b80d664942188e --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000054.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c82f77ae3b19ca7694f4a7659295984916182bcea7784cbab4e27a4d0966b5a3 +size 158406 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000055.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000055.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c5a6e21832556d4b1486afb51f3996bbfd3c4cc6 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000055.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38affb445286df60e0e7938574bc617daa0fdc2b6fe2b9752b5b8eb8eb551336 +size 186702 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000056.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000056.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3707c9a4f14cd51ba7cbb084fdd1d43178933ec --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000056.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2059a2b729966ed6b298748db75b976329c4a120778b54f9dc608273b62f700 +size 196217 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000057.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000057.parquet new file mode 100644 index 0000000000000000000000000000000000000000..659eb973f5a05e1f5c1eb94a5b6a3cfe4f665d53 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000057.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27b72afd76c3537894bcd1b960e66615ff8cfe4c5152d34539e3efb28e25bf02 +size 192619 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000058.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000058.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6f449602f89319a20042171b005b169722d155a9 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000058.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4686fd0122cbee4101ff170c6cd0604a7feca6af7d8f2c905430a8bc68f3c44c +size 155735 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000059.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000059.parquet new file mode 100644 index 0000000000000000000000000000000000000000..be9fb9e63c65af6c3f53e6e54fb2fd3a16a0adeb --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000059.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7002e6696144088003bd6c3cb72bc15dfa5dc97c014b458eb12d86d404cd51ff +size 141883 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000060.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000060.parquet new file mode 100644 index 0000000000000000000000000000000000000000..300c78c54dd209321291decab71fe99cb318e5fd --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000060.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:933d919e53b695da5cf46740af84973de6d56152ce8a46316cbb45f76208234c +size 154009 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000061.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000061.parquet new file mode 100644 index 0000000000000000000000000000000000000000..485f4f24bdf32c3207865ff502efaaa45c3cc18f --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000061.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1be8a56e3956076f8b65e4899a5ca290983b778f3a94c98f050a033f36ea75d8 +size 232533 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000062.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000062.parquet new file mode 100644 index 0000000000000000000000000000000000000000..21c96f43e0345da452a5c9ab6dd540bb84e0282e --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000062.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00bebf64f57d2344de3127379f111c5fa036090ee5939769200edb938349d1b0 +size 188373 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000063.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000063.parquet new file mode 100644 index 0000000000000000000000000000000000000000..36f6a0ce51ce854747ecf1f517b349bd48c7910e --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000063.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:631d921084f6b9e2b47bd5c825a472d4ac4db3a6f8a0405e1430e88d1584dcaa +size 305912 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000064.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6d926c80323c64f5c3c6916c1d36a96d3abe183f --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa91d06052e4ccf05b1d44853d26676a6fc99a379f304856ed6622010dbc87f5 +size 198175 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000065.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000065.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c1f6dee087dd96b1e584d11f2c7f8bd247f25d8a --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000065.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a47437f4cdf0e6817427e026c2a378fb7989b261e3d0160a1ab246f992811f46 +size 173833 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000066.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000066.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b33e17a428308addc464e6f99b03348659c8827b --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000066.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fefb267067dd403615150d87985959bc023e663155d574df4190f473f379a014 +size 224003 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000067.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000067.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e421cadfd8caf635b4ebf0f4ec2da1ad8176fa1e --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000067.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ff3796aed0c3004e03a220a236927155f8d9742aa3d087f253999e95b71e282 +size 195843 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000068.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000068.parquet new file mode 100644 index 0000000000000000000000000000000000000000..76c6568e0cff1e47d34de6e847fa42ac53cd4c76 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000068.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:703d0f62ea285d89aae5a1d55323579994089f8dde583fb67af5bd17449670d2 +size 120165 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000069.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000069.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7c9e7ac3a88a42066b890de7abceb98e1a409e37 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000069.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ba0ba71aa2bedb78a46e11dc41067913b7d757f5ed68f448069347fc6a3172f +size 192586 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000070.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000070.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bef9a1612ba8d9141e331548b20371a369d0bbe9 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000070.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4ac3b9d3f75cd14dc13d28e5c6e613717a0509d3a271b7722dac6f51d78393f +size 174880 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000071.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000071.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e02d2cf7dd03fded7b3df13968c4cc54f2b927e9 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000071.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e90424275b6455582f9b8e88266d8927cbcb3fc19db70cf6fe97563b14d81f27 +size 132335 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000072.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000072.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8092a27fb4a30fa4052b4370b32c2f730f6c0e3b --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000072.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf86965e248507da7b661f533d0779707eaa87751d4ddeaecfdd286a955f27b1 +size 184317 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000073.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000073.parquet new file mode 100644 index 0000000000000000000000000000000000000000..484a07df0679448c2b31930fd60b0f21f84388f3 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000073.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac4813d55df1dcd7c783e5a0a31b55d17f172c7015f6b3c180ab210a82980b5b +size 230993 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000074.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000074.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b85dbed385b0fea26f9aeb7a668203df7e9767d6 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000074.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86868b80365f0bf912b79128671b9ca7fc39591c5fdb9daf3b475017bcc03f8b +size 171174 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000075.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000075.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c1ca5fc3e09ae2fc3fa864679aeaaa3209ee5d03 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000075.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d8a932c35797d516c1d164eb6887863a515c00d9b42addaf3c23718db9969d0 +size 192544 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000076.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000076.parquet new file mode 100644 index 0000000000000000000000000000000000000000..719db6be3120d3128f12c0d5b4a28863b5acbda7 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000076.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b8b777701f2d277df3ce316213c30d92b3574a8c8fda63b36e8b252e6bfcb95 +size 220799 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000077.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000077.parquet new file mode 100644 index 0000000000000000000000000000000000000000..96cab2e33cff284da3a2520d28272d7364e30686 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000077.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a01fc7136c383c2cf227531cc36d5e6fa3dd8edf31d133696fdb42a4aa6b1c58 +size 224771 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000078.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000078.parquet new file mode 100644 index 0000000000000000000000000000000000000000..24e983ee8dc7ad65e71067fcec84e8ac5fc87e07 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000078.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65e00f689d163645c1489bfb5c4d6c4714bdb019c70ce7a5fdaf321164843c41 +size 187880 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000079.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000079.parquet new file mode 100644 index 0000000000000000000000000000000000000000..efa9b51d972be1594328598efe79a1ab491848ba --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000079.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:025844d0266346f446b6024aff376f27c830c41757d99a032fca76b3cb4deb24 +size 152139 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000080.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000080.parquet new file mode 100644 index 0000000000000000000000000000000000000000..163fe7e53faaa9624b5f293ea5f99d6d4883124c --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000080.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:669c952a953e4942b173d9a5ab8651da9f028d8823429fb390237e8d4aa37c24 +size 163177 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000081.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000081.parquet new file mode 100644 index 0000000000000000000000000000000000000000..75d11fcb46247a33e16ee24acb689471b1ef9cb4 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000081.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d76df6bc462625954b3f1a5d7ba558ada0bab8cc1e0893f52830ad6ff69d997 +size 227665 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000082.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000082.parquet new file mode 100644 index 0000000000000000000000000000000000000000..89597f3b6a29e20ed7e7228876d70d7dac198c10 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000082.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11a08a4eb2bda8d3cc78215f1e0ac693e34aefb94806b3c5633606c3ad580c0b +size 163909 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000083.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000083.parquet new file mode 100644 index 0000000000000000000000000000000000000000..667bc6d3c9820751f10e2472d550067ef4c30d1c --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000083.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8a10af86b58fc9fbc2dbde5685254747d7e98cb3249b1563197b41ff86d3e84 +size 166393 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000084.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000084.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c671125ba8cb7819c55a950c83d7e8e3c4237c81 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000084.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc9bcb2603c764ef549ab8aaee4211101d634a703cda07598c355669c1f9e136 +size 162123 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000085.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000085.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4324c64e9c760b46e8e34ab11de13d6be3683531 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000085.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c2a6a9f4af97a5b9d7356d83d79214026fe1af5965d88806703f6936f87ad22 +size 199990 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000086.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000086.parquet new file mode 100644 index 0000000000000000000000000000000000000000..045caeec694b8dada0d53246a89361f9dd3fc862 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000086.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f782cd33aeb3148b51ee8904e7d8f0d1fcef6e0c59147cd695ab9cd38be353e +size 220117 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000087.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000087.parquet new file mode 100644 index 0000000000000000000000000000000000000000..21e8f31099b2b913a3a6987a0215d2069a9cbb61 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000087.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3bb0076a1325f3702065bb19cbae04b57535d0fb3078d4ab5d2a170b007de85 +size 209500 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000088.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000088.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cb584072297c1225bef504d0c7f17fba28211b7e --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000088.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c3db000c44359b8e0610140fd126e613f727474180a531307b83d610719de3a +size 171420 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000089.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000089.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4abd9c12894da6d27b8089307f7d3bb166cd8dcf --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000089.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5efbc8060e71db5a0976f62c747620ff5b7b8e70bad38fdf65682a28ef8b81cf +size 177223 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000090.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000090.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a7b7e484127e4847aed4df5cd64bb1ee569d72a7 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000090.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:830f452c9c11976930124dd644133c6dffb1598a1b38429cb87d3a346d23d2ce +size 156999 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000091.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000091.parquet new file mode 100644 index 0000000000000000000000000000000000000000..adf41da9f95274ec18c4dea4106d6858cb2dc465 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000091.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06682df9e9c4b15be7d60fb68a1687a4fe3b4f848b6ced0819250a9d10501c09 +size 195321 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000092.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000092.parquet new file mode 100644 index 0000000000000000000000000000000000000000..676dc3d970a31327cdad69a60c1d9eedca75df1a --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000092.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ab997608178ed4f99dd49238fd0d3dff8e5d248f5995658d25f0e139b0a0d68 +size 170494 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000093.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000093.parquet new file mode 100644 index 0000000000000000000000000000000000000000..80fdab208156d7f8fd9486e83f73b15828105bc6 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000093.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b589e345b87f9244e114243884b266de0e154bca673267bbb4c0378d3c652eb6 +size 287728 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000094.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000094.parquet new file mode 100644 index 0000000000000000000000000000000000000000..79e1ba702cc9d3882e656472fbf8bfaa67d400d8 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000094.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7362ff1097c5a237279d6da7da7edd9e3db26050b05e8e08cad073be43161ae5 +size 223835 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000095.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000095.parquet new file mode 100644 index 0000000000000000000000000000000000000000..141f28daa9c6dcce9f1cc8e4b39b37108d3fb8f3 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000095.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd328e57cbbc8dc29836be4f4634a9296417d76ac5f0bf4ccdcc834b2469c232 +size 231730 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000096.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000096.parquet new file mode 100644 index 0000000000000000000000000000000000000000..95ae7cb0893af1f43d31b9aa4b2a305089f5b886 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000096.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73d674aa9a05f5c856c16e2be9debb6e3c964fe4ad05d190489146b728555ca6 +size 202839 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000097.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000097.parquet new file mode 100644 index 0000000000000000000000000000000000000000..edf8d378c7609f2cc496ba278505c28e0e7d9b46 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000097.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25d03cb5c758f978b09828f0f56b9cd04c295f1adaf4f20e2fcdedce007a998f +size 211401 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000098.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000098.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f14005b8db0f574b90fed083180b1fcaca96d33a --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000098.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a965f04df1ab29f218121ca688c6ebab6f18dd2f0bb6cfda2b3c66d0f20cc3c +size 258810 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000099.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000099.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6f6282ea7a180bd0c6b26356f5218378a201d25c --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000099.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9311d61d59c932a7c1e8120e869389fbf68adea6622de507a4ecb05778c7e7e +size 221725 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000100.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000100.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9bb57210ff089cb47f6bdedafbb6079229340646 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000100.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9be75c1c6640056ef8896c7bbe4ebdbfdd0b300cf89a257060165f30f899bfe +size 206624 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000101.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000101.parquet new file mode 100644 index 0000000000000000000000000000000000000000..086b775d4ba848b2f128adc58528c030236fced1 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000101.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff1e6cc2a8a8a38b996b272091290adec77cac56ea9f8d225b15c17626a9b861 +size 139082 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000102.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000102.parquet new file mode 100644 index 0000000000000000000000000000000000000000..80dcf7ca052817a764ce3b320de496c7d626274f --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000102.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2c59c6902e15a50e61d7664983ed5a71349dcd1b289fadfbe4de79af684e632 +size 108062 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000103.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000103.parquet new file mode 100644 index 0000000000000000000000000000000000000000..56e6eec675ad5278e4dc697e3a6de7c7c537a31e --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000103.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b140161b66d0d3d38f2e7bf025959e4d388457fb3f29cdb5f58dff0ff2246c56 +size 296441 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000104.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000104.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9e1b52f3258930c770793ec87d4a3b407ae04a50 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000104.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d9f8185855355b0f064e7cb83857f0189111c3c5f120f38a345414d658228f4 +size 172510 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000105.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000105.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1c7619116a65430cef3d614f3f2135f0c0c24768 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000105.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb27fe7efd0cce88de7015859d02d6163d4a9f03d9dd83257fa2f07122ef2277 +size 176826 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000106.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000106.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9a2aceb3d9732cd369b4287767ca6b2b30f38b02 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000106.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2dd11732a9c45de61d483e480500c7bff2ff54ba4301f0575c3cb2fbe2a4b8b +size 178175 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000107.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000107.parquet new file mode 100644 index 0000000000000000000000000000000000000000..23c292677c494c93ae5b8b709f72765b176b4ed8 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000107.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f2f2de131f7c1c7c22b707ff36470c352b2ada2c933c54dfbdb7619feb4aca3 +size 176954 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000108.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000108.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4112b5eb821f08d4f0a0be18018921a6e9f4b2fa --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000108.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b608c48e92682ba15de2c39755cc5b92e2d64b7766df808fde2025a44fd96713 +size 227635 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000109.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000109.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a2ce9ff8a645aacb0c68ba6bec6ddd0d0721b00f --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000109.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78c436933964b5cfb8e1b23ccebac9bb90d92af661e9af63a10a4dcabcf20321 +size 192381 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000110.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000110.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7b4232a265eaefa9a6d34ac6af84a01a55f9a13c --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000110.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb3bd9f51aed1ff1ba80e8987bdf2d09ddc3e8137c16b4d7730bb66c3d229b5e +size 208295 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000111.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000111.parquet new file mode 100644 index 0000000000000000000000000000000000000000..32952afa343815a6a3d80a602ff5eb2d095bbfbb --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000111.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89295238f68c96e31f035fcb919361d753990671807b06c09429980c538063b7 +size 170299 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000112.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000112.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aa5b9925a2a4a274157734d896faeca713f93b67 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000112.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7688dac4203cc8ecf39086d6310f0a1d3bcb14c65bf6172727484791a8d5deb4 +size 127978 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000113.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000113.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d88c35294bd848a65294250143f1e2fc67ba7731 --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000113.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6ddce989f78cf91e7ac2bc19521bae9c2ca45589a7fb39504c116db18826c1b +size 257048 diff --git a/R1_Lite_make_a_landline_call/data/chunk-000/episode_000114.parquet b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000114.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bd36c458c26a86c8f99d4af8a2caa6f2d1233e6c --- /dev/null +++ b/R1_Lite_make_a_landline_call/data/chunk-000/episode_000114.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fcff6a9df08bd16af980cfeb9ce6f29f81de5e8ae9b42c4ab2d35ebc8bfc151 +size 202709 diff --git a/R1_Lite_make_a_landline_call/meta/episodes.jsonl b/R1_Lite_make_a_landline_call/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..c1ed9e7fe5f39c755269a8c2cb26412d1c2390d1 --- /dev/null +++ b/R1_Lite_make_a_landline_call/meta/episodes.jsonl @@ -0,0 +1,115 @@ +{"episode_index": 0, "tasks": ["lift phone handle dial number then replace to end call."], "length": 607} +{"episode_index": 1, "tasks": ["lift phone handle dial number then replace to end call."], "length": 795} +{"episode_index": 2, "tasks": ["lift phone handle dial number then replace to end call."], "length": 867} +{"episode_index": 3, "tasks": ["lift phone handle dial number then replace to end call."], "length": 1029} +{"episode_index": 4, "tasks": ["lift phone handle dial number then replace to end call."], "length": 673} +{"episode_index": 5, "tasks": ["lift phone handle dial number then replace to end call."], "length": 962} +{"episode_index": 6, "tasks": ["lift phone handle dial number then replace to end call."], "length": 744} +{"episode_index": 7, "tasks": ["lift phone handle dial number then replace to end call."], "length": 705} +{"episode_index": 8, "tasks": ["lift phone handle dial number then replace to end call."], "length": 489} +{"episode_index": 9, "tasks": ["lift phone handle dial number then replace to end call."], "length": 632} +{"episode_index": 10, "tasks": ["lift phone handle dial number then replace to end call."], "length": 604} +{"episode_index": 11, "tasks": ["lift phone handle dial number then replace to end call."], "length": 722} +{"episode_index": 12, "tasks": ["lift phone handle dial number then replace to end call."], "length": 598} +{"episode_index": 13, "tasks": ["lift phone handle dial number then replace to end call."], "length": 647} +{"episode_index": 14, "tasks": ["lift phone handle dial number then replace to end call."], "length": 810} +{"episode_index": 15, "tasks": ["lift phone handle dial number then replace to end call."], "length": 748} +{"episode_index": 16, "tasks": ["lift phone handle dial number then replace to end call."], "length": 881} +{"episode_index": 17, "tasks": ["lift phone handle dial number then replace to end call."], "length": 897} +{"episode_index": 18, "tasks": ["lift phone handle dial number then replace to end call."], "length": 876} +{"episode_index": 19, "tasks": ["lift phone handle dial number then replace to end call."], "length": 782} +{"episode_index": 20, "tasks": ["lift phone handle dial number then replace to end call."], "length": 684} +{"episode_index": 21, "tasks": ["lift phone handle dial number then replace to end call."], "length": 729} +{"episode_index": 22, "tasks": ["lift phone handle dial number then replace to end call."], "length": 812} +{"episode_index": 23, "tasks": ["lift phone handle dial number then replace to end call."], "length": 769} +{"episode_index": 24, "tasks": ["lift phone handle dial number then replace to end call."], "length": 623} +{"episode_index": 25, "tasks": ["lift phone handle dial number then replace to end call."], "length": 789} +{"episode_index": 26, "tasks": ["lift phone handle dial number then replace to end call."], "length": 754} +{"episode_index": 27, "tasks": ["lift phone handle dial number then replace to end call."], "length": 780} +{"episode_index": 28, "tasks": ["lift phone handle dial number then replace to end call."], "length": 1009} +{"episode_index": 29, "tasks": ["lift phone handle dial number then replace to end call."], "length": 489} +{"episode_index": 30, "tasks": ["lift phone handle dial number then replace to end call."], "length": 790} +{"episode_index": 31, "tasks": ["lift phone handle dial number then replace to end call."], "length": 863} +{"episode_index": 32, "tasks": ["lift phone handle dial number then replace to end call."], "length": 603} +{"episode_index": 33, "tasks": ["lift phone handle dial number then replace to end call."], "length": 809} +{"episode_index": 34, "tasks": ["lift phone handle dial number then replace to end call."], "length": 719} +{"episode_index": 35, "tasks": ["lift phone handle dial number then replace to end call."], "length": 648} +{"episode_index": 36, "tasks": ["lift phone handle dial number then replace to end call."], "length": 782} +{"episode_index": 37, "tasks": ["lift phone handle dial number then replace to end call."], "length": 563} +{"episode_index": 38, "tasks": ["lift phone handle dial number then replace to end call."], "length": 632} +{"episode_index": 39, "tasks": ["lift phone handle dial number then replace to end call."], "length": 550} +{"episode_index": 40, "tasks": ["lift phone handle dial number then replace to end call."], "length": 506} +{"episode_index": 41, "tasks": ["lift phone handle dial number then replace to end call."], "length": 613} +{"episode_index": 42, "tasks": ["lift phone handle dial number then replace to end call."], "length": 801} +{"episode_index": 43, "tasks": ["lift phone handle dial number then replace to end call."], "length": 822} +{"episode_index": 44, "tasks": ["lift phone handle dial number then replace to end call."], "length": 824} +{"episode_index": 45, "tasks": ["lift phone handle dial number then replace to end call."], "length": 587} +{"episode_index": 46, "tasks": ["lift phone handle dial number then replace to end call."], "length": 641} +{"episode_index": 47, "tasks": ["lift phone handle dial number then replace to end call."], "length": 434} +{"episode_index": 48, "tasks": ["lift phone handle dial number then replace to end call."], "length": 716} +{"episode_index": 49, "tasks": ["lift phone handle dial number then replace to end call."], "length": 545} +{"episode_index": 50, "tasks": ["lift phone handle dial number then replace to end call."], "length": 767} +{"episode_index": 51, "tasks": ["lift phone handle dial number then replace to end call."], "length": 739} +{"episode_index": 52, "tasks": ["lift phone handle dial number then replace to end call."], "length": 938} +{"episode_index": 53, "tasks": ["lift phone handle dial number then replace to end call."], "length": 623} +{"episode_index": 54, "tasks": ["lift phone handle dial number then replace to end call."], "length": 559} +{"episode_index": 55, "tasks": ["lift phone handle dial number then replace to end call."], "length": 812} +{"episode_index": 56, "tasks": ["lift phone handle dial number then replace to end call."], "length": 746} +{"episode_index": 57, "tasks": ["lift phone handle dial number then replace to end call."], "length": 760} +{"episode_index": 58, "tasks": ["lift phone handle dial number then replace to end call."], "length": 696} +{"episode_index": 59, "tasks": ["lift phone handle dial number then replace to end call."], "length": 526} +{"episode_index": 60, "tasks": ["lift phone handle dial number then replace to end call."], "length": 631} +{"episode_index": 61, "tasks": ["lift phone handle dial number then replace to end call."], "length": 990} +{"episode_index": 62, "tasks": ["lift phone handle dial number then replace to end call."], "length": 790} +{"episode_index": 63, "tasks": ["lift phone handle dial number then replace to end call."], "length": 1330} +{"episode_index": 64, "tasks": ["lift phone handle dial number then replace to end call."], "length": 829} +{"episode_index": 65, "tasks": ["lift phone handle dial number then replace to end call."], "length": 723} +{"episode_index": 66, "tasks": ["lift phone handle dial number then replace to end call."], "length": 1017} +{"episode_index": 67, "tasks": ["lift phone handle dial number then replace to end call."], "length": 855} +{"episode_index": 68, "tasks": ["lift phone handle dial number then replace to end call."], "length": 405} +{"episode_index": 69, "tasks": ["lift phone handle dial number then replace to end call."], "length": 831} +{"episode_index": 70, "tasks": ["lift phone handle dial number then replace to end call."], "length": 693} +{"episode_index": 71, "tasks": ["lift phone handle dial number then replace to end call."], "length": 456} +{"episode_index": 72, "tasks": ["lift phone handle dial number then replace to end call."], "length": 766} +{"episode_index": 73, "tasks": ["lift phone handle dial number then replace to end call."], "length": 890} +{"episode_index": 74, "tasks": ["lift phone handle dial number then replace to end call."], "length": 650} +{"episode_index": 75, "tasks": ["lift phone handle dial number then replace to end call."], "length": 790} +{"episode_index": 76, "tasks": ["lift phone handle dial number then replace to end call."], "length": 907} +{"episode_index": 77, "tasks": ["lift phone handle dial number then replace to end call."], "length": 854} +{"episode_index": 78, "tasks": ["lift phone handle dial number then replace to end call."], "length": 820} +{"episode_index": 79, "tasks": ["lift phone handle dial number then replace to end call."], "length": 596} +{"episode_index": 80, "tasks": ["lift phone handle dial number then replace to end call."], "length": 586} +{"episode_index": 81, "tasks": ["lift phone handle dial number then replace to end call."], "length": 934} +{"episode_index": 82, "tasks": ["lift phone handle dial number then replace to end call."], "length": 577} +{"episode_index": 83, "tasks": ["lift phone handle dial number then replace to end call."], "length": 641} +{"episode_index": 84, "tasks": ["lift phone handle dial number then replace to end call."], "length": 640} +{"episode_index": 85, "tasks": ["lift phone handle dial number then replace to end call."], "length": 794} +{"episode_index": 86, "tasks": ["lift phone handle dial number then replace to end call."], "length": 925} +{"episode_index": 87, "tasks": ["lift phone handle dial number then replace to end call."], "length": 798} +{"episode_index": 88, "tasks": ["lift phone handle dial number then replace to end call."], "length": 634} +{"episode_index": 89, "tasks": ["lift phone handle dial number then replace to end call."], "length": 698} +{"episode_index": 90, "tasks": ["lift phone handle dial number then replace to end call."], "length": 663} +{"episode_index": 91, "tasks": ["lift phone handle dial number then replace to end call."], "length": 820} +{"episode_index": 92, "tasks": ["lift phone handle dial number then replace to end call."], "length": 795} +{"episode_index": 93, "tasks": ["lift phone handle dial number then replace to end call."], "length": 1224} +{"episode_index": 94, "tasks": ["lift phone handle dial number then replace to end call."], "length": 903} +{"episode_index": 95, "tasks": ["lift phone handle dial number then replace to end call."], "length": 913} +{"episode_index": 96, "tasks": ["lift phone handle dial number then replace to end call."], "length": 770} +{"episode_index": 97, "tasks": ["lift phone handle dial number then replace to end call."], "length": 873} +{"episode_index": 98, "tasks": ["lift phone handle dial number then replace to end call."], "length": 1080} +{"episode_index": 99, "tasks": ["lift phone handle dial number then replace to end call."], "length": 897} +{"episode_index": 100, "tasks": ["lift phone handle dial number then replace to end call."], "length": 851} +{"episode_index": 101, "tasks": ["lift phone handle dial number then replace to end call."], "length": 488} +{"episode_index": 102, "tasks": ["lift phone handle dial number then replace to end call."], "length": 373} +{"episode_index": 103, "tasks": ["lift phone handle dial number then replace to end call."], "length": 1322} +{"episode_index": 104, "tasks": ["lift phone handle dial number then replace to end call."], "length": 673} +{"episode_index": 105, "tasks": ["lift phone handle dial number then replace to end call."], "length": 696} +{"episode_index": 106, "tasks": ["lift phone handle dial number then replace to end call."], "length": 721} +{"episode_index": 107, "tasks": ["lift phone handle dial number then replace to end call."], "length": 651} +{"episode_index": 108, "tasks": ["lift phone handle dial number then replace to end call."], "length": 904} +{"episode_index": 109, "tasks": ["lift phone handle dial number then replace to end call."], "length": 775} +{"episode_index": 110, "tasks": ["lift phone handle dial number then replace to end call."], "length": 755} +{"episode_index": 111, "tasks": ["lift phone handle dial number then replace to end call."], "length": 673} +{"episode_index": 112, "tasks": ["lift phone handle dial number then replace to end call."], "length": 459} +{"episode_index": 113, "tasks": ["lift phone handle dial number then replace to end call."], "length": 1045} +{"episode_index": 114, "tasks": ["lift phone handle dial number then replace to end call."], "length": 768} diff --git a/R1_Lite_make_a_landline_call/meta/episodes_stats.jsonl b/R1_Lite_make_a_landline_call/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..ac3698ac40f901971e628809c5769fc6020e1eb1 --- /dev/null +++ b/R1_Lite_make_a_landline_call/meta/episodes_stats.jsonl @@ -0,0 +1,115 @@ +{"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.4617563127254545]], [[0.4374600008036001]], [[0.34726013205828776]]], "std": [[[0.2597107885776644]], [[0.24275037858746473]], [[0.20607056421107567]]], "count": [122]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3476275023215115]], [[0.35597005473409765]], [[0.33524293724775883]]], "std": [[[0.26664171113165414]], [[0.26997318429065986]], [[0.28552803300579505]]], "count": [122]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35532193114039784]], [[0.3628249178542091]], [[0.34545355860923604]]], "std": [[[0.26674837505618926]], [[0.2715211478132972]], [[0.286932956586606]]], "count": [122]}, "observation.state": {"min": [-0.8458716869354248, 0.0015339808305725455, -1.925310730934143, -0.004691930953413248, -0.4027363061904907, -0.7946020364761353, 0.07336090505123138, -0.006340530700981617, 0.029145635664463043, -1.9439926147460938, -0.0015339808305725455, -0.20555342733860016, -0.12885437905788422, 0.04484366998076439], "max": [0.01634732075035572, 1.9236118793487549, 0.0, 0.8194720149040222, 0.4448544383049011, 0.12544220685958862, 1.6407562494277954, 0.8636311888694763, 2.018718719482422, -0.0015339808305725455, 1.3094426393508911, 0.44418931007385254, 0.5460971593856812, 0.04509088769555092], "mean": [-0.5632635951042175, 0.9769194722175598, -1.3334342241287231, 0.5830827951431274, 0.13103386759757996, -0.4169379770755768, 0.4581015706062317, 0.45603039860725403, 1.0172226428985596, -1.1893736124038696, 0.583259642124176, -0.08012092113494873, 0.2939537763595581, 0.04490092396736145], "std": [0.31146273016929626, 0.5984853506088257, 0.6588517427444458, 0.2635139524936676, 0.1837618201971054, 0.3118855059146881, 0.3788825273513794, 0.3758123517036438, 0.8507108092308044, 0.8645971417427063, 0.4372410774230957, 0.11247044056653976, 0.25125667452812195, 8.771527791395783e-05], "count": [607]}, "action": {"min": [-0.8458716869354248, 0.0015339808305725455, -1.925310730934143, -0.004691930953413248, -0.4027363061904907, -0.7946020364761353, 0.07336090505123138, -0.006340530700981617, 0.029145635664463043, -1.9439926147460938, -0.0015339808305725455, -0.20555342733860016, -0.12885437905788422, 0.04484366998076439], "max": [0.01634732075035572, 1.9236118793487549, 0.0, 0.8194720149040222, 0.4448544383049011, 0.12544220685958862, 1.6407562494277954, 0.8636311888694763, 2.018718719482422, -0.0015339808305725455, 1.3094426393508911, 0.44418931007385254, 0.5460971593856812, 0.04509088769555092], "mean": [-0.5632635951042175, 0.9769194722175598, -1.3334342241287231, 0.5830827951431274, 0.13103386759757996, -0.4169379770755768, 0.4581015706062317, 0.45603039860725403, 1.0172226428985596, -1.1893736124038696, 0.583259642124176, -0.08012092113494873, 0.2939537763595581, 0.04490092396736145], "std": [0.31146273016929626, 0.5984853506088257, 0.6588517427444458, 0.2635139524936676, 0.1837618201971054, 0.3118855059146881, 0.3788825273513794, 0.3758123517036438, 0.8507108092308044, 0.8645971417427063, 0.4372410774230957, 0.11247044056653976, 0.25125667452812195, 8.771527791395783e-05], "count": [607]}, "timestamp": {"min": [0.0], "max": [20.2], "mean": [10.1], "std": [5.840852297015869], "count": [607]}, "frame_index": {"min": [0], "max": [606], "mean": [303.0], "std": [175.22556891047608], "count": [607]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [607]}, "index": {"min": [0], "max": [606], "mean": [303.0], "std": [175.22556891047608], "count": [607]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [607]}, "subtask_annotation": {"mean": [2.1532125205930805, 4.0, 4.0, 4.0, 4.0], "std": [1.4204619266222012, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [607]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [607]}, "eef_direction_state": {"mean": [4.378912685337727, 4.219110378912685], "std": [2.107822600679344, 2.1222358976512097], "min": [0, 0], "max": [6, 6], "count": [607]}, "eef_velocity_state": {"mean": [0.7874794069192751, 0.8533772652388797], "std": [0.8432158215629497, 0.8238121863003536], "min": [0, 0], "max": [2, 2], "count": [607]}, "eef_acc_mag_state": {"mean": [0.85667215815486, 0.8616144975288303], "std": [0.8460884684674508, 0.8439879620311033], "min": [0, 0], "max": [2, 2], "count": [607]}, "eef_direction_action": {"mean": [4.378912685337727, 4.219110378912685], "std": [2.107822600679344, 2.1222358976512097], "min": [0, 0], "max": [6, 6], "count": [607]}, "eef_velocity_action": {"mean": [0.7874794069192751, 0.8533772652388797], "std": [0.8432158215629497, 0.8238121863003536], "min": [0, 0], "max": [2, 2], "count": [607]}, "eef_acc_mag_action": {"mean": [0.85667215815486, 0.8616144975288303], "std": [0.8460884684674508, 0.8439879620311033], "min": [0, 0], "max": [2, 2], "count": [607]}, "eef_sim_pose_state": {"mean": [0.15862907206877547, 0.2682093097598997, 1.4198763699484696, -0.36010181495778243, 0.21542874117129604, -0.41971184862004424, 0.18345658624919653, -0.22893020459165608, 1.3358896175092738, 0.22883966836046213, 0.4047456830607795, 0.35232987695350154], "std": [0.09999075499513219, 0.08863326366983433, 0.11760095324539532, 0.34553412984287285, 0.16463048975022343, 0.2821828021977206, 0.13917874170868147, 0.12657258468990565, 0.11520123139476077, 0.2094452878337379, 0.32170748858985737, 0.28157291994954947], "min": [0.014701716567589269, 0.08542204029029019, 1.1821497706764077, -0.7926562219463886, -0.15658087895787154, -0.7807626366586253, -0.07604266808516479, -0.3770138383652621, 1.1807454783784788, -0.12703252262120757, -0.20875638543120467, -0.01513294844249935], "max": [0.3646460807877315, 0.3439398639920443, 1.545790948896869, 0.12241020761164528, 0.5774152646489386, 0.16528559594649644, 0.3766159470123665, -0.05831032487883093, 1.50331234628326, 0.6598953961456813, 0.8870979476613012, 0.9568690473783925], "count": [607]}, "eef_sim_pose_action": {"mean": [0.15862907206877547, 0.2682093097598997, 1.4198763699484696, -0.36010181495778243, 0.21542874117129604, -0.41971184862004424, 0.18345658624919653, -0.22893020459165608, 1.3358896175092738, 0.22883966836046213, 0.4047456830607795, 0.35232987695350154], "std": [0.09999075499513219, 0.08863326366983433, 0.11760095324539532, 0.34553412984287285, 0.16463048975022343, 0.2821828021977206, 0.13917874170868147, 0.12657258468990565, 0.11520123139476077, 0.2094452878337379, 0.32170748858985737, 0.28157291994954947], "min": [0.014701716567589269, 0.08542204029029019, 1.1821497706764077, -0.7926562219463886, -0.15658087895787154, -0.7807626366586253, -0.07604266808516479, -0.3770138383652621, 1.1807454783784788, -0.12703252262120757, -0.20875638543120467, -0.01513294844249935], "max": [0.3646460807877315, 0.3439398639920443, 1.545790948896869, 0.12241020761164528, 0.5774152646489386, 0.16528559594649644, 0.3766159470123665, -0.05831032487883093, 1.50331234628326, 0.6598953961456813, 0.8870979476613012, 0.9568690473783925], "count": [607]}, "gripper_mode_state": {"mean": [0.9357495881383855, 1.0], "std": [0.24519848375800904, 0.0], "min": [0, 1], "max": [1, 1], "count": [607]}, "gripper_activity_state": {"mean": [1.8649093904448106, 2.0], "std": [0.47146337087472834, 0.0], "min": [0, 2], "max": [2, 2], "count": [607]}, "gripper_mode_action": {"mean": [0.9357495881383855, 1.0], "std": [0.24519848375800904, 0.0], "min": [0, 1], "max": [1, 1], "count": [607]}, "gripper_activity_action": {"mean": [1.8649093904448106, 2.0], "std": [0.47146337087472834, 0.0], "min": [0, 2], "max": [2, 2], "count": [607]}, "gripper_open_scale_state": {"mean": [0.26177356449484385, 0.025657648190410474], "std": [0.21650433759338317, 5.012299992865596e-05], "min": [0.04192051717213222, 0.025624954274722507], "max": [0.9375749996730259, 0.02576622154031481], "count": [607]}, "gripper_open_scale_action": {"mean": [0.26177356449484385, 0.025657648190410474], "std": [0.21650433759338317, 5.012299992865596e-05], "min": [0.04192051717213222, 0.025624954274722507], "max": [0.9375749996730259, 0.02576622154031481], "count": [607]}}} +{"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.4279344760275475]], [[0.4135802024389174]], [[0.3304327616206811]]], "std": [[[0.31692874348215694]], [[0.30908709056291184]], [[0.2678513202301998]]], "count": [149]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3703372026290009]], [[0.37969469301516284]], [[0.3631341861502244]]], "std": [[[0.2865043495839333]], [[0.2849312475588075]], [[0.29872731311146683]]], "count": [149]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3415028494246319]], [[0.35009802824933106]], [[0.3308824077729526]]], "std": [[[0.26104409213886093]], [[0.26569343586544747]], [[0.2817273099927827]]], "count": [149]}, "observation.state": {"min": [-1.1489516496658325, 0.0015339808305725455, -1.9282728433609009, 0.003067961661145091, -0.290901243686676, -0.6734175682067871, 0.0400298610329628, -0.015563318505883217, -6.352747104407253e-22, -1.4848934412002563, -0.010084005072712898, -0.4088561236858368, -0.11616411805152893, 0.04558541998267174], "max": [0.03776527941226959, 1.9266798496246338, 0.0015339808305725455, 0.909191906452179, 0.5353593230247498, 0.10711164772510529, 1.6758344173431396, 0.8927075266838074, 1.6643691062927246, 0.005977564956992865, 1.52984619140625, 0.45911163091659546, 0.531663715839386, 0.045709073543548584], "mean": [-0.7358081340789795, 1.0706682205200195, -1.3758364915847778, 0.6274182796478271, 0.27183976769447327, -0.41885021328926086, 0.4826372563838959, 0.47637939453125, 0.7930647730827332, -0.8251820802688599, 0.3812187612056732, -0.14850455522537231, 0.2606990337371826, 0.04561414569616318], "std": [0.4028114676475525, 0.6362175345420837, 0.684187114238739, 0.2972096800804138, 0.19021351635456085, 0.24347971379756927, 0.4093055725097656, 0.39356863498687744, 0.6926953196525574, 0.6250956058502197, 0.38110852241516113, 0.15770725905895233, 0.2173623889684677, 4.479684503166936e-05], "count": [795]}, "action": {"min": [-1.1489516496658325, 0.0015339808305725455, -1.9282728433609009, 0.003067961661145091, -0.290901243686676, -0.6734175682067871, 0.0400298610329628, -0.015563318505883217, -6.352747104407253e-22, -1.4848934412002563, -0.010084005072712898, -0.4088561236858368, -0.11616411805152893, 0.04558541998267174], "max": [0.03776527941226959, 1.9266798496246338, 0.0015339808305725455, 0.909191906452179, 0.5353593230247498, 0.10711164772510529, 1.6758344173431396, 0.8927075266838074, 1.6643691062927246, 0.005977564956992865, 1.52984619140625, 0.45911163091659546, 0.531663715839386, 0.045709073543548584], "mean": [-0.7358081340789795, 1.0706682205200195, -1.3758364915847778, 0.6274182796478271, 0.27183976769447327, -0.41885021328926086, 0.4826372563838959, 0.47637939453125, 0.7930647730827332, -0.8251820802688599, 0.3812187612056732, -0.14850455522537231, 0.2606990337371826, 0.04561414569616318], "std": [0.4028114676475525, 0.6362175345420837, 0.684187114238739, 0.2972096800804138, 0.19021351635456085, 0.24347971379756927, 0.4093055725097656, 0.39356863498687744, 0.6926953196525574, 0.6250956058502197, 0.38110852241516113, 0.15770725905895233, 0.2173623889684677, 4.479684503166936e-05], "count": [795]}, "timestamp": {"min": [0.0], "max": [26.466666666666665], "mean": [13.233333333333333], "std": [7.649885014870533], "count": [795]}, "frame_index": {"min": [0], "max": [794], "mean": [397.0], "std": [229.496550446116], "count": [795]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [795]}, "index": {"min": [607], "max": [1401], "mean": [1004.0], "std": [229.496550446116], "count": [795]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [795]}, "subtask_annotation": {"mean": [1.9635220125786164, 4.0, 4.0, 4.0, 4.0], "std": [1.4177412003432328, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [795]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [795]}, "eef_direction_state": {"mean": [4.459119496855346, 4.543396226415094], "std": [1.8399553534533493, 1.9188744179033412], "min": [0, 0], "max": [6, 6], "count": [795]}, "eef_velocity_state": {"mean": [0.7735849056603774, 0.7094339622641509], "std": [0.828156460636618, 0.8071062100605234], "min": [0, 0], "max": [2, 2], "count": [795]}, "eef_acc_mag_state": {"mean": [0.8050314465408805, 0.7459119496855345], "std": [0.8443522128759252, 0.8382928248360882], "min": [0, 0], "max": [2, 2], "count": [795]}, "eef_direction_action": {"mean": [4.459119496855346, 4.543396226415094], "std": [1.8399553534533493, 1.9188744179033412], "min": [0, 0], "max": [6, 6], "count": [795]}, "eef_velocity_action": {"mean": [0.7735849056603774, 0.7094339622641509], "std": [0.828156460636618, 0.8071062100605234], "min": [0, 0], "max": [2, 2], "count": [795]}, "eef_acc_mag_action": {"mean": [0.8050314465408805, 0.7459119496855345], "std": [0.8443522128759252, 0.8382928248360882], "min": [0, 0], "max": [2, 2], "count": [795]}, "eef_sim_pose_state": {"mean": [0.16151935416673657, 0.23394007115699422, 1.4110051360178006, -0.2899370997783387, 0.29304744175600433, -0.4329960886351479, 0.15645450008458794, -0.2617851582505979, 1.3152800262134496, 0.16372588732702031, 0.3346882173240996, 0.2999659696079721], "std": [0.088991084982739, 0.11146039660492017, 0.11650759119600025, 0.26286471848371656, 0.19624886050601634, 0.2865565944316355, 0.10764686679950845, 0.0944987832756063, 0.10109519892845532, 0.14691920967936833, 0.26524103939967303, 0.2379018744878709], "min": [0.0006491097650813803, 0.04525834204262187, 1.1810037788886105, -0.638498106711833, -0.14107094627935157, -0.7474808181911657, -0.09642738690265572, -0.3933867288480504, 1.1770680324387783, -0.11576659217798954, -0.2308292842300126, 5.41433605415198e-09], "max": [0.3126593253208388, 0.35041654976878317, 1.5398546673800098, 0.10691878881294252, 0.711452029622079, 0.3179726027446722, 0.3208103080359214, -0.11861192478754812, 1.4495529345742175, 0.45422464911333643, 0.7390529657913536, 0.6935811580767617], "count": [795]}, "eef_sim_pose_action": {"mean": [0.16151935416673657, 0.23394007115699422, 1.4110051360178006, -0.2899370997783387, 0.29304744175600433, -0.4329960886351479, 0.15645450008458794, -0.2617851582505979, 1.3152800262134496, 0.16372588732702031, 0.3346882173240996, 0.2999659696079721], "std": [0.088991084982739, 0.11146039660492017, 0.11650759119600025, 0.26286471848371656, 0.19624886050601634, 0.2865565944316355, 0.10764686679950845, 0.0944987832756063, 0.10109519892845532, 0.14691920967936833, 0.26524103939967303, 0.2379018744878709], "min": [0.0006491097650813803, 0.04525834204262187, 1.1810037788886105, -0.638498106711833, -0.14107094627935157, -0.7474808181911657, -0.09642738690265572, -0.3933867288480504, 1.1770680324387783, -0.11576659217798954, -0.2308292842300126, 5.41433605415198e-09], "max": [0.3126593253208388, 0.35041654976878317, 1.5398546673800098, 0.10691878881294252, 0.711452029622079, 0.3179726027446722, 0.3208103080359214, -0.11861192478754812, 1.4495529345742175, 0.45422464911333643, 0.7390529657913536, 0.6935811580767617], "count": [795]}, "gripper_mode_state": {"mean": [0.9207547169811321, 1.0], "std": [0.27012121008563633, 0.0], "min": [0, 1], "max": [1, 1], "count": [795]}, "gripper_activity_state": {"mean": [1.8830188679245283, 2.0], "std": [0.44314592158803073, 0.0], "min": [0, 2], "max": [2, 2], "count": [795]}, "gripper_mode_action": {"mean": [0.9207547169811321, 1.0], "std": [0.27012121008563633, 0.0], "min": [0, 1], "max": [1, 1], "count": [795]}, "gripper_activity_action": {"mean": [1.8830188679245283, 2.0], "std": [0.44314592158803073, 0.0], "min": [0, 2], "max": [2, 2], "count": [795]}, "gripper_open_scale_state": {"mean": [0.27579596340388307, 0.026065153461903575], "std": [0.23388937791211706, 2.559820503891944e-05], "min": [0.02287420630455017, 0.026048811418669566], "max": [0.9576196670532227, 0.026119470596313477], "count": [795]}, "gripper_open_scale_action": {"mean": [0.27579596340388307, 0.026065153461903575], "std": [0.23388937791211706, 2.559820503891944e-05], "min": [0.02287420630455017, 0.026048811418669566], "max": [0.9576196670532227, 0.026119470596313477], "count": [795]}}} +{"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.4610847772022855]], [[0.4396803688631287]], [[0.3502984338389444]]], "std": [[[0.2809109653557297]], [[0.26574996024901876]], [[0.23061287259278307]]], "count": [159]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35678536365629415]], [[0.3627773067647744]], [[0.3443635004316192]]], "std": [[[0.2765603807346262]], [[0.27538100120684]], [[0.29168062147345386]]], "count": [159]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3338677857935627]], [[0.34203100978336826]], [[0.32409588283251806]]], "std": [[[0.2530891280836243]], [[0.2572589256750617]], [[0.2727004716683001]]], "count": [159]}, "observation.state": {"min": [-0.9449321627616882, -0.0043980153277516365, -1.5941035747528076, -0.1978835165500641, -0.21608102321624756, -0.7991409301757812, 0.07373717427253723, -0.04713235795497894, 0.016873788088560104, -1.4468690156936646, -0.06011880189180374, -0.5009157657623291, 0.021589580923318863, 0.045338135212659836], "max": [0.002972616348415613, 1.7088545560836792, 0.03999999910593033, 0.4586602449417114, 0.40539225935935974, 0.051074735820293427, 1.6888788938522339, 1.0248336791992188, 1.7373861074447632, 0.02147573046386242, 0.46058332920074463, 0.16435524821281433, 0.4638808071613312, 0.045538414269685745], "mean": [-0.5957318544387817, 0.8184033632278442, -0.6914368867874146, 0.006861078552901745, 0.19349747896194458, -0.2025061845779419, 0.4776473939418793, 0.5177973508834839, 0.9322226047515869, -0.7201801538467407, 0.1108376756310463, -0.1836622655391693, 0.27549800276756287, 0.045340269804000854], "std": [0.36552736163139343, 0.5702365636825562, 0.48298028111457825, 0.1953732818365097, 0.13010889291763306, 0.3209760785102844, 0.4871838688850403, 0.4284552335739136, 0.7119127511978149, 0.5554136037826538, 0.12225731462240219, 0.1476043313741684, 0.1697010099887848, 1.8496948541724123e-05], "count": [867]}, "action": {"min": [-0.9449321627616882, -0.0043980153277516365, -1.5941035747528076, -0.1978835165500641, -0.21608102321624756, -0.7991409301757812, 0.07373717427253723, -0.04713235795497894, 0.016873788088560104, -1.4468690156936646, -0.06011880189180374, -0.5009157657623291, 0.021589580923318863, 0.045338135212659836], "max": [0.002972616348415613, 1.7088545560836792, 0.03999999910593033, 0.4586602449417114, 0.40539225935935974, 0.051074735820293427, 1.6888788938522339, 1.0248336791992188, 1.7373861074447632, 0.02147573046386242, 0.46058332920074463, 0.16435524821281433, 0.4638808071613312, 0.045538414269685745], "mean": [-0.5957318544387817, 0.8184033632278442, -0.6914368867874146, 0.006861078552901745, 0.19349747896194458, -0.2025061845779419, 0.4776473939418793, 0.5177973508834839, 0.9322226047515869, -0.7201801538467407, 0.1108376756310463, -0.1836622655391693, 0.27549800276756287, 0.045340269804000854], "std": [0.36552736163139343, 0.5702365636825562, 0.48298028111457825, 0.1953732818365097, 0.13010889291763306, 0.3209760785102844, 0.4871838688850403, 0.4284552335739136, 0.7119127511978149, 0.5554136037826538, 0.12225731462240219, 0.1476043313741684, 0.1697010099887848, 1.8496948541724123e-05], "count": [867]}, "timestamp": {"min": [0.0], "max": [28.866666666666667], "mean": [14.433333333333334], "std": [8.3427058404777], "count": [867]}, "frame_index": {"min": [0], "max": [866], "mean": [433.0], "std": [250.28117521433103], "count": [867]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [867]}, "index": {"min": [1402], "max": [2268], "mean": [1835.0], "std": [250.28117521433103], "count": [867]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [867]}, "subtask_annotation": {"mean": [2.021914648212226, 4.0, 4.0, 4.0, 4.0], "std": [1.4079128915282655, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [867]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [867]}, "eef_direction_state": {"mean": [4.630911188004614, 4.763552479815456], "std": [1.8817068683415847, 1.7232142716514567], "min": [0, 0], "max": [6, 6], "count": [867]}, "eef_velocity_state": {"mean": [0.6482122260668973, 0.6170703575547867], "std": [0.7484738250868473, 0.7353861579321407], "min": [0, 0], "max": [2, 2], "count": [867]}, "eef_acc_mag_state": {"mean": [0.720876585928489, 0.698961937716263], "std": [0.8308165920842338, 0.8308005795220557], "min": [0, 0], "max": [2, 2], "count": [867]}, "eef_direction_action": {"mean": [4.630911188004614, 4.763552479815456], "std": [1.8817068683415847, 1.7232142716514567], "min": [0, 0], "max": [6, 6], "count": [867]}, "eef_velocity_action": {"mean": [0.6482122260668973, 0.6170703575547867], "std": [0.7484738250868473, 0.7353861579321407], "min": [0, 0], "max": [2, 2], "count": [867]}, "eef_acc_mag_action": {"mean": [0.720876585928489, 0.698961937716263], "std": [0.8308165920842338, 0.8308005795220557], "min": [0, 0], "max": [2, 2], "count": [867]}, "eef_sim_pose_state": {"mean": [0.16491910027003395, 0.2557209170413575, 1.3315879600093612, -0.16198869974129645, 0.1275606555093364, -0.3951023033549199, 0.18401278323527887, -0.2229699700769089, 1.29862107901858, 0.1766947541087578, 0.30812143558759114, 0.309392618256612], "std": [0.08179824648288267, 0.07788896847190635, 0.08953254078207347, 0.3425208757629472, 0.1748121580504591, 0.2613805888344558, 0.08956053461401825, 0.10725847683882085, 0.08586556576355352, 0.0973938525872743, 0.23824836298122823, 0.2810046697010615], "min": [0.05702188027408363, 0.11962971452262011, 1.1806286437377516, -0.7920971210660771, -0.08419820910011588, -0.6915852635735105, -0.006533934346352542, -0.3396831718216357, 1.1809559196080526, 0.02151819361165936, -0.23108644400340728, -0.027628301912137228], "max": [0.3257080413178612, 0.3428316251609083, 1.4494311681428333, 0.2293012131167445, 0.5644795807962, 0.35477278207135476, 0.3140151869411158, -0.07026534343807346, 1.4262406417883575, 0.36140406485734344, 0.6257864867647274, 0.7301769286936513], "count": [867]}, "eef_sim_pose_action": {"mean": [0.16491910027003395, 0.2557209170413575, 1.3315879600093612, -0.16198869974129645, 0.1275606555093364, -0.3951023033549199, 0.18401278323527887, -0.2229699700769089, 1.29862107901858, 0.1766947541087578, 0.30812143558759114, 0.309392618256612], "std": [0.08179824648288267, 0.07788896847190635, 0.08953254078207347, 0.3425208757629472, 0.1748121580504591, 0.2613805888344558, 0.08956053461401825, 0.10725847683882085, 0.08586556576355352, 0.0973938525872743, 0.23824836298122823, 0.2810046697010615], "min": [0.05702188027408363, 0.11962971452262011, 1.1806286437377516, -0.7920971210660771, -0.08419820910011588, -0.6915852635735105, -0.006533934346352542, -0.3396831718216357, 1.1809559196080526, 0.02151819361165936, -0.23108644400340728, -0.027628301912137228], "max": [0.3257080413178612, 0.3428316251609083, 1.4494311681428333, 0.2293012131167445, 0.5644795807962, 0.35477278207135476, 0.3140151869411158, -0.07026534343807346, 1.4262406417883575, 0.36140406485734344, 0.6257864867647274, 0.7301769286936513], "count": [867]}, "gripper_mode_state": {"mean": [0.8788927335640139, 1.0], "std": [0.3262518911092883, 0.0], "min": [0, 1], "max": [1, 1], "count": [867]}, "gripper_activity_state": {"mean": [1.8869665513264129, 2.0], "std": [0.4361447994398461, 0.0], "min": [0, 2], "max": [2, 2], "count": [867]}, "gripper_mode_action": {"mean": [0.8788927335640139, 1.0], "std": [0.3262518911092883, 0.0], "min": [0, 1], "max": [1, 1], "count": [867]}, "gripper_activity_action": {"mean": [1.8869665513264129, 2.0], "std": [0.4361447994398461, 0.0], "min": [0, 2], "max": [2, 2], "count": [867]}, "gripper_open_scale_state": {"mean": [0.27293916891484965, 0.025908926346880228], "std": [0.27839227157516144, 1.056771688882375e-05], "min": [0.04213552815573556, 0.02590750583580562], "max": [0.965073653629848, 0.026021951011248996], "count": [867]}, "gripper_open_scale_action": {"mean": [0.27293916891484965, 0.025908926346880228], "std": [0.27839227157516144, 1.056771688882375e-05], "min": [0.04213552815573556, 0.02590750583580562], "max": [0.965073653629848, 0.026021951011248996], "count": [867]}}} +{"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.47362375720699573]], [[0.4498359272499669]], [[0.36133140444637035]]], "std": [[[0.2795117796738657]], [[0.26502061695791873]], [[0.233509262259343]]], "count": [181]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34649704046750684]], [[0.3568069397802092]], [[0.33975383069126974]]], "std": [[[0.2788261945130246]], [[0.27822284071781733]], [[0.29430593769863694]]], "count": [181]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3592189136243816]], [[0.36071912426726366]], [[0.338982343612706]]], "std": [[[0.2807718161005114]], [[0.2851658342257683]], [[0.30206644663061555]]], "count": [181]}, "observation.state": {"min": [-0.780796229839325, -0.0015339808305725455, -1.5660234689712524, -0.1733398288488388, -0.39885321259498596, -0.8539347052574158, 0.0734863206744194, -0.007377841509878635, 0.0, -1.2057088613510132, -0.1800994873046875, -0.1902136206626892, 0.0015339808305725455, 0.045709073543548584], "max": [0.03933291509747505, 1.5493205785751343, 1.0842021724855044e-19, 0.7471721172332764, 0.2599230706691742, 0.029145635664463043, 1.685692548751831, 1.0838706493377686, 1.7257283926010132, 0.14919859170913696, 0.4908738434314728, 0.6129326224327087, 0.5445631742477417, 0.045956410467624664], "mean": [-0.4799990952014923, 0.5782009363174438, -0.46914565563201904, -0.026695264503359795, -0.031919077038764954, -0.4659728407859802, 0.46436259150505066, 0.6543205380439758, 1.0215051174163818, -0.6691689491271973, -0.05342135950922966, -0.03385774418711662, 0.27756574749946594, 0.04576689749956131], "std": [0.28371283411979675, 0.44003060460090637, 0.3995194137096405, 0.24561944603919983, 0.1484454870223999, 0.3757173418998718, 0.3736576437950134, 0.4689980447292328, 0.7106344103813171, 0.45623117685317993, 0.10540924221277237, 0.11218451708555222, 0.1798476278781891, 8.842514216667041e-05], "count": [1029]}, "action": {"min": [-0.780796229839325, -0.0015339808305725455, -1.5660234689712524, -0.1733398288488388, -0.39885321259498596, -0.8539347052574158, 0.0734863206744194, -0.007377841509878635, 0.0, -1.2057088613510132, -0.1800994873046875, -0.1902136206626892, 0.0015339808305725455, 0.045709073543548584], "max": [0.03933291509747505, 1.5493205785751343, 1.0842021724855044e-19, 0.7471721172332764, 0.2599230706691742, 0.029145635664463043, 1.685692548751831, 1.0838706493377686, 1.7257283926010132, 0.14919859170913696, 0.4908738434314728, 0.6129326224327087, 0.5445631742477417, 0.045956410467624664], "mean": [-0.4799990952014923, 0.5782009363174438, -0.46914565563201904, -0.026695264503359795, -0.031919077038764954, -0.4659728407859802, 0.46436259150505066, 0.6543205380439758, 1.0215051174163818, -0.6691689491271973, -0.05342135950922966, -0.03385774418711662, 0.27756574749946594, 0.04576689749956131], "std": [0.28371283411979675, 0.44003060460090637, 0.3995194137096405, 0.24561944603919983, 0.1484454870223999, 0.3757173418998718, 0.3736576437950134, 0.4689980447292328, 0.7106344103813171, 0.45623117685317993, 0.10540924221277237, 0.11218451708555222, 0.1798476278781891, 8.842514216667041e-05], "count": [1029]}, "timestamp": {"min": [0.0], "max": [34.266666666666666], "mean": [17.13333333333333], "std": [9.90155244094282], "count": [1029]}, "frame_index": {"min": [0], "max": [1028], "mean": [514.0], "std": [297.0465732282847], "count": [1029]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [1029]}, "index": {"min": [2269], "max": [3297], "mean": [2783.0], "std": [297.0465732282847], "count": [1029]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1029]}, "subtask_annotation": {"mean": [2.192419825072886, 4.0, 4.0, 4.0, 4.0], "std": [1.3364519679433122, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1029]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [1029]}, "eef_direction_state": {"mean": [5.099125364431487, 4.568513119533527], "std": [1.7373418960522484, 1.7514175364127529], "min": [0, 0], "max": [6, 6], "count": [1029]}, "eef_velocity_state": {"mean": [0.4295432458697765, 0.7444120505344995], "std": [0.7109731934149591, 0.7685385328484521], "min": [0, 0], "max": [2, 2], "count": [1029]}, "eef_acc_mag_state": {"mean": [0.4946550048590865, 0.8182701652089407], "std": [0.7656501918339264, 0.8359142855597054], "min": [0, 0], "max": [2, 2], "count": [1029]}, "eef_direction_action": {"mean": [5.099125364431487, 4.568513119533527], "std": [1.7373418960522484, 1.7514175364127529], "min": [0, 0], "max": [6, 6], "count": [1029]}, "eef_velocity_action": {"mean": [0.4295432458697765, 0.7444120505344995], "std": [0.7109731934149591, 0.7685385328484521], "min": [0, 0], "max": [2, 2], "count": [1029]}, "eef_acc_mag_action": {"mean": [0.4946550048590865, 0.8182701652089407], "std": [0.7656501918339264, 0.8359142855597054], "min": [0, 0], "max": [2, 2], "count": [1029]}, "eef_sim_pose_state": {"mean": [0.12901152986040682, 0.29785547124204703, 1.3012824793604179, -0.4457957662024038, 0.08049088417767872, -0.5077110946052785, 0.17908760139621888, -0.19038618058127083, 1.2874232736035494, 0.254986853076045, 0.2970848283032996, 0.6149407331369057], "std": [0.06165178614234885, 0.04917242659593556, 0.07313094641718706, 0.3887145505999192, 0.2012251735774165, 0.3126368675006688, 0.08019211793183265, 0.11359895918770979, 0.07021832225510985, 0.16914600631053803, 0.19931836612881487, 0.4264885557560271], "min": [0.0421233120747032, 0.16750801155001813, 1.1824949999999999, -0.8387486001736589, -0.137018228328333, -0.8527173604953787, -0.001112513485054735, -0.3368009026588331, 1.1390538423225545, 0.001301009496656103, -0.11638090058445871, -0.01841816917288915], "max": [0.27111469891653106, 0.33889138851593265, 1.4483652962803304, 0.24819704383006924, 0.7478890237388245, 0.15208637574076345, 0.2662148576737177, -0.06441534770112264, 1.4264188847986872, 0.6086076295536077, 0.5306156437979257, 1.1135623312382528], "count": [1029]}, "eef_sim_pose_action": {"mean": [0.12901152986040682, 0.29785547124204703, 1.3012824793604179, -0.4457957662024038, 0.08049088417767872, -0.5077110946052785, 0.17908760139621888, -0.19038618058127083, 1.2874232736035494, 0.254986853076045, 0.2970848283032996, 0.6149407331369057], "std": [0.06165178614234885, 0.04917242659593556, 0.07313094641718706, 0.3887145505999192, 0.2012251735774165, 0.3126368675006688, 0.08019211793183265, 0.11359895918770979, 0.07021832225510985, 0.16914600631053803, 0.19931836612881487, 0.4264885557560271], "min": [0.0421233120747032, 0.16750801155001813, 1.1824949999999999, -0.8387486001736589, -0.137018228328333, -0.8527173604953787, -0.001112513485054735, -0.3368009026588331, 1.1390538423225545, 0.001301009496656103, -0.11638090058445871, -0.01841816917288915], "max": [0.27111469891653106, 0.33889138851593265, 1.4483652962803304, 0.24819704383006924, 0.7478890237388245, 0.15208637574076345, 0.2662148576737177, -0.06441534770112264, 1.4264188847986872, 0.6086076295536077, 0.5306156437979257, 1.1135623312382528], "count": [1029]}, "gripper_mode_state": {"mean": [0.9475218658892128, 1.0], "std": [0.2229891915565373, 0.0], "min": [0, 1], "max": [1, 1], "count": [1029]}, "gripper_activity_state": {"mean": [1.913508260447036, 2.0], "std": [0.3834555116651973, 0.0], "min": [0, 2], "max": [2, 2], "count": [1029]}, "gripper_mode_action": {"mean": [0.9475218658892128, 1.0], "std": [0.2229891915565373, 0.0], "min": [0, 1], "max": [1, 1], "count": [1029]}, "gripper_activity_action": {"mean": [1.913508260447036, 2.0], "std": [0.3834555116651973, 0.0], "min": [0, 2], "max": [2, 2], "count": [1029]}, "gripper_open_scale_state": {"mean": [0.2653505825365844, 0.026152645393028917], "std": [0.21351812371473536, 5.052834818018627e-05], "min": [0.04199218324252537, 0.026119470596313477], "max": [0.9632528850010463, 0.026260805981499807], "count": [1029]}, "gripper_open_scale_action": {"mean": [0.2653505825365844, 0.026152645393028917], "std": [0.21351812371473536, 5.052834818018627e-05], "min": [0.04199218324252537, 0.026119470596313477], "max": [0.9632528850010463, 0.026260805981499807], "count": [1029]}}} +{"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.47301315029378754]], [[0.45086044678814285]], [[0.35795384605862546]]], "std": [[[0.2834626185670011]], [[0.26924975387982947]], [[0.23427931237670924]]], "count": [132]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35791119322308046]], [[0.36372210256156334]], [[0.34435988768402986]]], "std": [[[0.27294333542624666]], [[0.27099860278151106]], [[0.286400756061942]]], "count": [132]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3586850036310821]], [[0.3626224128540305]], [[0.34087666905987984]]], "std": [[[0.27417478888439367]], [[0.2784792949541874]], [[0.2938122111780188]]], "count": [132]}, "observation.state": {"min": [-0.9800737500190735, -0.009143583476543427, -1.8837283849716187, -0.10888588428497314, -0.1420099288225174, -0.8774369955062866, 0.07311010360717773, -0.014260521158576012, -0.0015339808305725455, -1.1486526727676392, -0.4218447208404541, -0.08896307647228241, -0.03285019472241402, 0.04558541998267174], "max": [-0.0015339808305725455, 1.842310905456543, 0.03999999910593033, 0.7736449241638184, 0.6381360292434692, 0.0885726734995842, 1.68869948387146, 0.8406214714050293, 1.61988365650177, 0.02512451447546482, 0.5249270796775818, 0.4630511999130249, 0.5829126834869385, 0.045709073543548584], "mean": [-0.5882379412651062, 0.704276978969574, -0.8790886998176575, 0.2802109122276306, 0.23190124332904816, -0.4580998718738556, 0.4772929847240448, 0.43355104327201843, 0.9292758703231812, -0.6068395972251892, -0.12486071139574051, 0.03103557974100113, 0.28655022382736206, 0.04569152742624283], "std": [0.3780917525291443, 0.5976095199584961, 0.6169710755348206, 0.2649058997631073, 0.21391431987285614, 0.36565038561820984, 0.4115651845932007, 0.3612730801105499, 0.7119563221931458, 0.47284141182899475, 0.1478065550327301, 0.0763283371925354, 0.21630547940731049, 3.648033452918753e-05], "count": [673]}, "action": {"min": [-0.9800737500190735, -0.009143583476543427, -1.8837283849716187, -0.10888588428497314, -0.1420099288225174, -0.8774369955062866, 0.07311010360717773, -0.014260521158576012, -0.0015339808305725455, -1.1486526727676392, -0.4218447208404541, -0.08896307647228241, -0.03285019472241402, 0.04558541998267174], "max": [-0.0015339808305725455, 1.842310905456543, 0.03999999910593033, 0.7736449241638184, 0.6381360292434692, 0.0885726734995842, 1.68869948387146, 0.8406214714050293, 1.61988365650177, 0.02512451447546482, 0.5249270796775818, 0.4630511999130249, 0.5829126834869385, 0.045709073543548584], "mean": [-0.5882379412651062, 0.704276978969574, -0.8790886998176575, 0.2802109122276306, 0.23190124332904816, -0.4580998718738556, 0.4772929847240448, 0.43355104327201843, 0.9292758703231812, -0.6068395972251892, -0.12486071139574051, 0.03103557974100113, 0.28655022382736206, 0.04569152742624283], "std": [0.3780917525291443, 0.5976095199584961, 0.6169710755348206, 0.2649058997631073, 0.21391431987285614, 0.36565038561820984, 0.4115651845932007, 0.3612730801105499, 0.7119563221931458, 0.47284141182899475, 0.1478065550327301, 0.0763283371925354, 0.21630547940731049, 3.648033452918753e-05], "count": [673]}, "timestamp": {"min": [0.0], "max": [22.4], "mean": [11.200000000000001], "std": [6.475938370443142], "count": [673]}, "frame_index": {"min": [0], "max": [672], "mean": [336.0], "std": [194.27815111329426], "count": [673]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [673]}, "index": {"min": [3298], "max": [3970], "mean": [3634.0], "std": [194.27815111329426], "count": [673]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [673]}, "subtask_annotation": {"mean": [2.084695393759287, 4.0, 4.0, 4.0, 4.0], "std": [1.4226841731030029, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [673]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [673]}, "eef_direction_state": {"mean": [5.0846953937592865, 4.4962852897474], "std": [1.4719630192697328, 1.9143008815538693], "min": [0, 0], "max": [6, 6], "count": [673]}, "eef_velocity_state": {"mean": [0.5913818722139673, 0.7325408618127786], "std": [0.821904806491838, 0.7630561013829873], "min": [0, 0], "max": [2, 2], "count": [673]}, "eef_acc_mag_state": {"mean": [0.6582466567607727, 0.7518573551263001], "std": [0.811687226170125, 0.8370685584996382], "min": [0, 0], "max": [2, 2], "count": [673]}, "eef_direction_action": {"mean": [5.0846953937592865, 4.4962852897474], "std": [1.4719630192697328, 1.9143008815538693], "min": [0, 0], "max": [6, 6], "count": [673]}, "eef_velocity_action": {"mean": [0.5913818722139673, 0.7325408618127786], "std": [0.821904806491838, 0.7630561013829873], "min": [0, 0], "max": [2, 2], "count": [673]}, "eef_acc_mag_action": {"mean": [0.6582466567607727, 0.7518573551263001], "std": [0.811687226170125, 0.8370685584996382], "min": [0, 0], "max": [2, 2], "count": [673]}, "eef_sim_pose_state": {"mean": [0.13119328801991134, 0.28781692161014394, 1.356516640413743, -0.4005927152691399, 0.08945024975049902, -0.3437316866008391, 0.20377141813984556, -0.23247281220384025, 1.2902400686655675, 0.2970987283759786, 0.1965159707797934, 0.46684470914072174], "std": [0.084760412683301, 0.09669919359069078, 0.10672176150429495, 0.3967050093112703, 0.1908391343178448, 0.2761580511311188, 0.10621617926977352, 0.08542119814365216, 0.08133127699676937, 0.22235317766723275, 0.1879514774293109, 0.3725757764789933], "min": [0.04714840769574323, 0.0752403575539484, 1.1806876045323913, -0.8818365739318863, -0.09557984315757317, -0.6824165129580353, -0.0003349516017905653, -0.33606810251632974, 1.1792468375889706, -0.037384569065210004, -0.10954909065052876, -0.004600850848863995], "max": [0.32195952604998845, 0.36542702178926795, 1.5284147569296729, 0.13810677662221632, 0.6128085803968855, 0.4863942531275373, 0.32532134785890005, -0.13659590408320263, 1.4069316600355772, 0.6120655382728484, 0.4642962340697032, 0.9121694484250291], "count": [673]}, "eef_sim_pose_action": {"mean": [0.13119328801991134, 0.28781692161014394, 1.356516640413743, -0.4005927152691399, 0.08945024975049902, -0.3437316866008391, 0.20377141813984556, -0.23247281220384025, 1.2902400686655675, 0.2970987283759786, 0.1965159707797934, 0.46684470914072174], "std": [0.084760412683301, 0.09669919359069078, 0.10672176150429495, 0.3967050093112703, 0.1908391343178448, 0.2761580511311188, 0.10621617926977352, 0.08542119814365216, 0.08133127699676937, 0.22235317766723275, 0.1879514774293109, 0.3725757764789933], "min": [0.04714840769574323, 0.0752403575539484, 1.1806876045323913, -0.8818365739318863, -0.09557984315757317, -0.6824165129580353, -0.0003349516017905653, -0.33606810251632974, 1.1792468375889706, -0.037384569065210004, -0.10954909065052876, -0.004600850848863995], "max": [0.32195952604998845, 0.36542702178926795, 1.5284147569296729, 0.13810677662221632, 0.6128085803968855, 0.4863942531275373, 0.32532134785890005, -0.13659590408320263, 1.4069316600355772, 0.6120655382728484, 0.4642962340697032, 0.9121694484250291], "count": [673]}, "gripper_mode_state": {"mean": [0.9167904903417533, 1.0], "std": [0.27619863714486964, 0.0], "min": [0, 1], "max": [1, 1], "count": [673]}, "gripper_activity_state": {"mean": [1.87518573551263, 2.0], "std": [0.45530650614338547, 0.0], "min": [0, 2], "max": [2, 2], "count": [673]}, "gripper_mode_action": {"mean": [0.9167904903417533, 1.0], "std": [0.27619863714486964, 0.0], "min": [0, 1], "max": [1, 1], "count": [673]}, "gripper_activity_action": {"mean": [1.87518573551263, 2.0], "std": [0.45530650614338547, 0.0], "min": [0, 2], "max": [2, 2], "count": [673]}, "gripper_open_scale_state": {"mean": [0.27273784108765553, 0.02610936665694392], "std": [0.2351799219380508, 2.084576971175714e-05], "min": [0.04177720206124442, 0.026048811418669566], "max": [0.9649711336408343, 0.026119470596313477], "count": [673]}, "gripper_open_scale_action": {"mean": [0.27273784108765553, 0.02610936665694392], "std": [0.2351799219380508, 2.084576971175714e-05], "min": [0.04177720206124442, 0.026048811418669566], "max": [0.9649711336408343, 0.026119470596313477], "count": [673]}}} +{"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.4879827940543143]], [[0.4662644398844809]], [[0.3714618609717789]]], "std": [[[0.2742292513662846]], [[0.2637193673435651]], [[0.23455155899125116]]], "count": [172]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35851472804884227]], [[0.3664208213000963]], [[0.3544343127754978]]], "std": [[[0.27569234097307205]], [[0.27270593846621655]], [[0.2824220332830444]]], "count": [172]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33796421536961035]], [[0.34628841294269647]], [[0.3285869733875462]]], "std": [[[0.24933578521640046]], [[0.2552386675936179]], [[0.27068861034929137]]], "count": [172]}, "observation.state": {"min": [-0.954136073589325, -0.0054708500392735004, -1.6244856119155884, -0.09817477315664291, -0.23774196207523346, -0.6841554045677185, 0.07311010360717773, -0.041273150593042374, -0.0015339808305725455, -1.599661946296692, -0.6158958673477173, -0.25974801182746887, -0.017435705289244652, 0.04509088769555092], "max": [0.01612776890397072, 1.8162332773208618, 0.03999999910593033, 0.7724358439445496, 0.5123496055603027, 0.09902263432741165, 1.6838518381118774, 0.8927768468856812, 1.7241944074630737, 0.015339807607233524, 0.4271148145198822, 0.6491292119026184, 0.47093209624290466, 0.04531191289424896], "mean": [-0.6048172116279602, 0.5987331867218018, -0.7836278676986694, 0.3169248402118683, 0.20107270777225494, -0.373725563287735, 0.45197397470474243, 0.3420765697956085, 0.8690047860145569, -0.6449466943740845, 0.037249136716127396, -0.0461779423058033, 0.22488701343536377, 0.04509132727980614], "std": [0.4104030728340149, 0.5335344672203064, 0.562197208404541, 0.2671535313129425, 0.1605672985315323, 0.3027423024177551, 0.36122095584869385, 0.36169904470443726, 0.7045567035675049, 0.5235244631767273, 0.1550733894109726, 0.12647616863250732, 0.1676403135061264, 9.264145774068311e-06], "count": [962]}, "action": {"min": [-0.954136073589325, -0.0054708500392735004, -1.6244856119155884, -0.09817477315664291, -0.23774196207523346, -0.6841554045677185, 0.07311010360717773, -0.041273150593042374, -0.0015339808305725455, -1.599661946296692, -0.6158958673477173, -0.25974801182746887, -0.017435705289244652, 0.04509088769555092], "max": [0.01612776890397072, 1.8162332773208618, 0.03999999910593033, 0.7724358439445496, 0.5123496055603027, 0.09902263432741165, 1.6838518381118774, 0.8927768468856812, 1.7241944074630737, 0.015339807607233524, 0.4271148145198822, 0.6491292119026184, 0.47093209624290466, 0.04531191289424896], "mean": [-0.6048172116279602, 0.5987331867218018, -0.7836278676986694, 0.3169248402118683, 0.20107270777225494, -0.373725563287735, 0.45197397470474243, 0.3420765697956085, 0.8690047860145569, -0.6449466943740845, 0.037249136716127396, -0.0461779423058033, 0.22488701343536377, 0.04509132727980614], "std": [0.4104030728340149, 0.5335344672203064, 0.562197208404541, 0.2671535313129425, 0.1605672985315323, 0.3027423024177551, 0.36122095584869385, 0.36169904470443726, 0.7045567035675049, 0.5235244631767273, 0.1550733894109726, 0.12647616863250732, 0.1676403135061264, 9.264145774068311e-06], "count": [962]}, "timestamp": {"min": [0.0], "max": [32.03333333333333], "mean": [16.016666666666666], "std": [9.25684431470394], "count": [962]}, "frame_index": {"min": [0], "max": [961], "mean": [480.5], "std": [277.70532944111824], "count": [962]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [962]}, "index": {"min": [3971], "max": [4932], "mean": [4451.5], "std": [277.70532944111824], "count": [962]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [962]}, "subtask_annotation": {"mean": [2.491683991683992, 4.0, 4.0, 4.0, 4.0], "std": [1.374112252423113, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [962]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [962]}, "eef_direction_state": {"mean": [4.979209979209979, 4.3108108108108105], "std": [1.5494564131601107, 1.944144031748299], "min": [0, 0], "max": [6, 6], "count": [962]}, "eef_velocity_state": {"mean": [0.5405405405405406, 0.8825363825363826], "std": [0.7456867789259671, 0.8368628995896294], "min": [0, 0], "max": [2, 2], "count": [962]}, "eef_acc_mag_state": {"mean": [0.6195426195426196, 0.8191268191268192], "std": [0.79809583594972, 0.8423114831489367], "min": [0, 0], "max": [2, 2], "count": [962]}, "eef_direction_action": {"mean": [4.979209979209979, 4.3108108108108105], "std": [1.5494564131601107, 1.944144031748299], "min": [0, 0], "max": [6, 6], "count": [962]}, "eef_velocity_action": {"mean": [0.5405405405405406, 0.8825363825363826], "std": [0.7456867789259671, 0.8368628995896294], "min": [0, 0], "max": [2, 2], "count": [962]}, "eef_acc_mag_action": {"mean": [0.6195426195426196, 0.8191268191268192], "std": [0.79809583594972, 0.8423114831489367], "min": [0, 0], "max": [2, 2], "count": [962]}, "eef_sim_pose_state": {"mean": [0.11496692064981137, 0.30650387576961186, 1.3391349297935606, -0.32039078327514564, 0.12118907823342362, -0.3921708062742789, 0.1912807560343933, -0.25582324426125186, 1.2930511534907965, 0.19213819212259212, 0.2576815127734198, 0.28625794192619153], "std": [0.0748004465463382, 0.08289431184006757, 0.10474836034007037, 0.3135900125516811, 0.1857919503564072, 0.28573263741396093, 0.10363727406717987, 0.089798686373339, 0.09152318810842876, 0.14379447174621401, 0.2638776875236153, 0.3001896745284384], "min": [0.055176911550221495, 0.07758062898100176, 1.1804459534703042, -0.6783734544868318, -0.05817306099018427, -0.7335174439915131, -0.014589980180568195, -0.341330879701443, 1.1816537769920152, -0.01739721200864338, -0.22487215088495094, -0.2504564266541917], "max": [0.311854493839133, 0.3719990144634507, 1.4857061579225743, 0.11465921014939935, 0.6132065446962667, 0.29423484904486363, 0.3336376475326268, -0.10896286372068358, 1.5190699115844262, 0.5967196465689185, 0.6852407195469663, 0.7859076372393865], "count": [962]}, "eef_sim_pose_action": {"mean": [0.11496692064981137, 0.30650387576961186, 1.3391349297935606, -0.32039078327514564, 0.12118907823342362, -0.3921708062742789, 0.1912807560343933, -0.25582324426125186, 1.2930511534907965, 0.19213819212259212, 0.2576815127734198, 0.28625794192619153], "std": [0.0748004465463382, 0.08289431184006757, 0.10474836034007037, 0.3135900125516811, 0.1857919503564072, 0.28573263741396093, 0.10363727406717987, 0.089798686373339, 0.09152318810842876, 0.14379447174621401, 0.2638776875236153, 0.3001896745284384], "min": [0.055176911550221495, 0.07758062898100176, 1.1804459534703042, -0.6783734544868318, -0.05817306099018427, -0.7335174439915131, -0.014589980180568195, -0.341330879701443, 1.1816537769920152, -0.01739721200864338, -0.22487215088495094, -0.2504564266541917], "max": [0.311854493839133, 0.3719990144634507, 1.4857061579225743, 0.11465921014939935, 0.6132065446962667, 0.29423484904486363, 0.3336376475326268, -0.10896286372068358, 1.5190699115844262, 0.5967196465689185, 0.6852407195469663, 0.7859076372393865], "count": [962]}, "gripper_mode_state": {"mean": [0.9480249480249481, 1.0], "std": [0.2219766788364121, 0.0], "min": [0, 1], "max": [1, 1], "count": [962]}, "gripper_activity_state": {"mean": [1.9126819126819128, 2.0], "std": [0.38509830894496416, 0.0], "min": [0, 2], "max": [2, 2], "count": [962]}, "gripper_mode_action": {"mean": [0.9480249480249481, 1.0], "std": [0.2219766788364121, 0.0], "min": [0, 1], "max": [1, 1], "count": [962]}, "gripper_activity_action": {"mean": [1.9126819126819128, 2.0], "std": [0.38509830894496416, 0.0], "min": [0, 2], "max": [2, 2], "count": [962]}, "gripper_open_scale_state": {"mean": [0.25827030239631005, 0.025766523031035053], "std": [0.20641165104764284, 5.293560286211857e-06], "min": [0.04177720206124442, 0.02576622154031481], "max": [0.9622010503496442, 0.02589252165385655], "count": [962]}, "gripper_open_scale_action": {"mean": [0.25827030239631005, 0.025766523031035053], "std": [0.20641165104764284, 5.293560286211857e-06], "min": [0.04177720206124442, 0.02576622154031481], "max": [0.9622010503496442, 0.02589252165385655], "count": [962]}}} +{"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.4612622203811102]], [[0.4385938200006137]], [[0.3492150936665746]]], "std": [[[0.25250376786578105]], [[0.23817439478633348]], [[0.20575900974132563]]], "count": [142]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35830928956089475]], [[0.3674334629783056]], [[0.348460638559023]]], "std": [[[0.2684812120810832]], [[0.2708711051434533]], [[0.2862312122090428]]], "count": [142]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36078974500598365]], [[0.3644818209365123]], [[0.3441614942925527]]], "std": [[[0.2802051578514787]], [[0.285711890341153]], [[0.3013272356660958]]], "count": [142]}, "observation.state": {"min": [-0.865005612373352, 0.0015339808305725455, -1.9282138347625732, -0.0015339808305725455, -0.47446125745773315, -0.8774369955062866, 0.0734863206744194, -0.011857935227453709, 0.041417479515075684, -1.8262220621109009, -0.003067961661145091, -0.03254414722323418, -0.04601942375302315, 0.045338135212659836], "max": [0.01073786523193121, 1.9788161516189575, 0.001508405664935708, 0.875578761100769, 0.5184854865074158, 0.08264289796352386, 1.6623889207839966, 0.7424467206001282, 1.9757672548294067, -0.0015339808305725455, 1.10745108127594, 0.42789727449417114, 0.6696667075157166, 0.04550014063715935], "mean": [-0.5171433091163635, 1.008955478668213, -1.3669188022613525, 0.5797843337059021, 0.05117300897836685, -0.4738460183143616, 0.49882668256759644, 0.3248829245567322, 0.9109346270561218, -0.9549262523651123, 0.42149320244789124, 0.08922164887189865, 0.3220086097717285, 0.04533805698156357], "std": [0.3140079081058502, 0.6220855712890625, 0.7162127494812012, 0.2664068043231964, 0.25434067845344543, 0.33690354228019714, 0.3713473081588745, 0.3171933591365814, 0.8079748153686523, 0.768995463848114, 0.32128795981407166, 0.09706535190343857, 0.27454736828804016, 6.0773759287258144e-06], "count": [744]}, "action": {"min": [-0.865005612373352, 0.0015339808305725455, -1.9282138347625732, -0.0015339808305725455, -0.47446125745773315, -0.8774369955062866, 0.0734863206744194, -0.011857935227453709, 0.041417479515075684, -1.8262220621109009, -0.003067961661145091, -0.03254414722323418, -0.04601942375302315, 0.045338135212659836], "max": [0.01073786523193121, 1.9788161516189575, 0.001508405664935708, 0.875578761100769, 0.5184854865074158, 0.08264289796352386, 1.6623889207839966, 0.7424467206001282, 1.9757672548294067, -0.0015339808305725455, 1.10745108127594, 0.42789727449417114, 0.6696667075157166, 0.04550014063715935], "mean": [-0.5171433091163635, 1.008955478668213, -1.3669188022613525, 0.5797843337059021, 0.05117300897836685, -0.4738460183143616, 0.49882668256759644, 0.3248829245567322, 0.9109346270561218, -0.9549262523651123, 0.42149320244789124, 0.08922164887189865, 0.3220086097717285, 0.04533805698156357], "std": [0.3140079081058502, 0.6220855712890625, 0.7162127494812012, 0.2664068043231964, 0.25434067845344543, 0.33690354228019714, 0.3713473081588745, 0.3171933591365814, 0.8079748153686523, 0.768995463848114, 0.32128795981407166, 0.09706535190343857, 0.27454736828804016, 6.0773759287258144e-06], "count": [744]}, "timestamp": {"min": [0.0], "max": [24.766666666666666], "mean": [12.383333333333335], "std": [7.159136871211553], "count": [744]}, "frame_index": {"min": [0], "max": [743], "mean": [371.5], "std": [214.77410613634657], "count": [744]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [744]}, "index": {"min": [4933], "max": [5676], "mean": [5304.5], "std": [214.77410613634657], "count": [744]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [744]}, "subtask_annotation": {"mean": [2.243279569892473, 4.0, 4.0, 4.0, 4.0], "std": [1.4003486498709794, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [744]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [744]}, "eef_direction_state": {"mean": [4.276881720430108, 4.337365591397849], "std": [2.2091459345646425, 2.103607128806248], "min": [0, 0], "max": [6, 6], "count": [744]}, "eef_velocity_state": {"mean": [0.7567204301075269, 0.8118279569892473], "std": [0.8495463668144048, 0.8211386616059458], "min": [0, 0], "max": [2, 2], "count": [744]}, "eef_acc_mag_state": {"mean": [0.7956989247311828, 0.7997311827956989], "std": [0.839983868059973, 0.8622613011107602], "min": [0, 0], "max": [2, 2], "count": [744]}, "eef_direction_action": {"mean": [4.276881720430108, 4.337365591397849], "std": [2.2091459345646425, 2.103607128806248], "min": [0, 0], "max": [6, 6], "count": [744]}, "eef_velocity_action": {"mean": [0.7567204301075269, 0.8118279569892473], "std": [0.8495463668144048, 0.8211386616059458], "min": [0, 0], "max": [2, 2], "count": [744]}, "eef_acc_mag_action": {"mean": [0.7956989247311828, 0.7997311827956989], "std": [0.839983868059973, 0.8622613011107602], "min": [0, 0], "max": [2, 2], "count": [744]}, "eef_sim_pose_state": {"mean": [0.16291342467387349, 0.2606607066861, 1.4221774459335197, -0.406182534924542, 0.20363000662650807, -0.44557891660338406, 0.1880686148910016, -0.24834487210236772, 1.3150012136422389, 0.37811102111131095, 0.37264265558878695, 0.43361720227861383], "std": [0.09387019516667149, 0.08774835260145887, 0.13432236528490846, 0.38118025639125835, 0.22823810293560012, 0.34903265468092237, 0.13398571271537316, 0.10259926693212601, 0.10891188384424126, 0.32326319722233393, 0.31632171117993185, 0.3864775319935059], "min": [0.012600028937263964, 0.05926177032037859, 1.181918529088301, -0.8691897568326354, -0.05689279285019011, -0.848521021739294, -0.0623068482728226, -0.3402195072532356, 1.1835532108969935, -0.04562618121811078, -0.23249640966161467, -0.0295888925570841], "max": [0.3491952532424487, 0.34550555934890814, 1.5591210877610222, 0.16500254541653656, 0.7119759134909636, 0.27470812928634214, 0.3878815742905862, -0.09015457080122392, 1.4975608050230458, 0.8379500361399463, 0.8973362649863508, 1.0297200133905509], "count": [744]}, "eef_sim_pose_action": {"mean": [0.16291342467387349, 0.2606607066861, 1.4221774459335197, -0.406182534924542, 0.20363000662650807, -0.44557891660338406, 0.1880686148910016, -0.24834487210236772, 1.3150012136422389, 0.37811102111131095, 0.37264265558878695, 0.43361720227861383], "std": [0.09387019516667149, 0.08774835260145887, 0.13432236528490846, 0.38118025639125835, 0.22823810293560012, 0.34903265468092237, 0.13398571271537316, 0.10259926693212601, 0.10891188384424126, 0.32326319722233393, 0.31632171117993185, 0.3864775319935059], "min": [0.012600028937263964, 0.05926177032037859, 1.181918529088301, -0.8691897568326354, -0.05689279285019011, -0.848521021739294, -0.0623068482728226, -0.3402195072532356, 1.1835532108969935, -0.04562618121811078, -0.23249640966161467, -0.0295888925570841], "max": [0.3491952532424487, 0.34550555934890814, 1.5591210877610222, 0.16500254541653656, 0.7119759134909636, 0.27470812928634214, 0.3878815742905862, -0.09015457080122392, 1.4975608050230458, 0.8379500361399463, 0.8973362649863508, 1.0297200133905509], "count": [744]}, "gripper_mode_state": {"mean": [0.9381720430107527, 1.0], "std": [0.2408428133114682, 0.0], "min": [0, 1], "max": [1, 1], "count": [744]}, "gripper_activity_state": {"mean": [1.8830645161290323, 2.0], "std": [0.4412022506121128, 0.0], "min": [0, 2], "max": [2, 2], "count": [744]}, "gripper_mode_action": {"mean": [0.9381720430107527, 1.0], "std": [0.2408428133114682, 0.0], "min": [0, 1], "max": [1, 1], "count": [744]}, "gripper_activity_action": {"mean": [1.8830645161290323, 2.0], "std": [0.4412022506121128, 0.0], "min": [0, 2], "max": [2, 2], "count": [744]}, "gripper_open_scale_state": {"mean": [0.2850459818420703, 0.025907656850261924], "std": [0.21219835339870247, 3.4672688966701768e-06], "min": [0.04199218324252537, 0.02590750583580562], "max": [0.9499365261622837, 0.026000080364091054], "count": [744]}, "gripper_open_scale_action": {"mean": [0.2850459818420703, 0.025907656850261924], "std": [0.21219835339870247, 3.4672688966701768e-06], "min": [0.04199218324252537, 0.02590750583580562], "max": [0.9499365261622837, 0.026000080364091054], "count": [744]}}} +{"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.46058175341214913]], [[0.4406921576637191]], [[0.3523894615852877]]], "std": [[[0.28094754643229664]], [[0.268043610901117]], [[0.23559218509196492]]], "count": [136]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3499582732602845]], [[0.359673977556709]], [[0.34244953863898503]]], "std": [[[0.2775018742993519]], [[0.2770008996893426]], [[0.2924087313428484]]], "count": [136]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33905052143406383]], [[0.34275415905741385]], [[0.32129622020376775]]], "std": [[[0.2622775276480069]], [[0.26715226668075664]], [[0.2839886831761615]]], "count": [136]}, "observation.state": {"min": [-0.9503189921379089, 0.0, -1.5953400135040283, -0.09924151003360748, -0.31325387954711914, -0.5322913527488708, 0.04106375202536583, -0.014995834790170193, -0.0015339808305725455, -1.0737864971160889, -0.14419420063495636, -0.256883829832077, -0.02266736328601837, 0.04558541998267174], "max": [-0.007985880598425865, 1.6904468536376953, 0.04001229256391525, 0.5651399493217468, 0.5184854865074158, 0.09763716161251068, 1.688897967338562, 1.023165225982666, 1.6183497905731201, 0.020807035267353058, 0.4040627181529999, 0.35086581110954285, 0.39262768626213074, 0.045701056718826294], "mean": [-0.6367592215538025, 0.7905371189117432, -0.8376643061637878, 0.24284859001636505, 0.23874527215957642, -0.2544054388999939, 0.48493510484695435, 0.5361537933349609, 0.8694968819618225, -0.5508580207824707, -0.07159589231014252, -0.09703489392995834, 0.21125127375125885, 0.0455859936773777], "std": [0.38275593519210815, 0.5590255856513977, 0.5322856903076172, 0.20113787055015564, 0.20298761129379272, 0.22223976254463196, 0.42783161997795105, 0.4534178078174591, 0.6991848349571228, 0.44130629301071167, 0.0797424465417862, 0.10810258984565735, 0.15166738629341125, 6.349321211018832e-06], "count": [705]}, "action": {"min": [-0.9503189921379089, 0.0, -1.5953400135040283, -0.09924151003360748, -0.31325387954711914, -0.5322913527488708, 0.04106375202536583, -0.014995834790170193, -0.0015339808305725455, -1.0737864971160889, -0.14419420063495636, -0.256883829832077, -0.02266736328601837, 0.04558541998267174], "max": [-0.007985880598425865, 1.6904468536376953, 0.04001229256391525, 0.5651399493217468, 0.5184854865074158, 0.09763716161251068, 1.688897967338562, 1.023165225982666, 1.6183497905731201, 0.020807035267353058, 0.4040627181529999, 0.35086581110954285, 0.39262768626213074, 0.045701056718826294], "mean": [-0.6367592215538025, 0.7905371189117432, -0.8376643061637878, 0.24284859001636505, 0.23874527215957642, -0.2544054388999939, 0.48493510484695435, 0.5361537933349609, 0.8694968819618225, -0.5508580207824707, -0.07159589231014252, -0.09703489392995834, 0.21125127375125885, 0.0455859936773777], "std": [0.38275593519210815, 0.5590255856513977, 0.5322856903076172, 0.20113787055015564, 0.20298761129379272, 0.22223976254463196, 0.42783161997795105, 0.4534178078174591, 0.6991848349571228, 0.44130629301071167, 0.0797424465417862, 0.10810258984565735, 0.15166738629341125, 6.349321211018832e-06], "count": [705]}, "timestamp": {"min": [0.0], "max": [23.466666666666665], "mean": [11.733333333333333], "std": [6.783858838503403], "count": [705]}, "frame_index": {"min": [0], "max": [704], "mean": [352.0], "std": [203.5157651551021], "count": [705]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [705]}, "index": {"min": [5677], "max": [6381], "mean": [6029.0], "std": [203.5157651551021], "count": [705]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [705]}, "subtask_annotation": {"mean": [2.099290780141844, 4.0, 4.0, 4.0, 4.0], "std": [1.4316828591080974, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [705]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [705]}, "eef_direction_state": {"mean": [4.69645390070922, 4.516312056737589], "std": [1.7353402735187564, 1.8070242814318853], "min": [0, 0], "max": [6, 6], "count": [705]}, "eef_velocity_state": {"mean": [0.6539007092198581, 0.6921985815602837], "std": [0.8003117947804751, 0.7515535608934418], "min": [0, 0], "max": [2, 2], "count": [705]}, "eef_acc_mag_state": {"mean": [0.6822695035460993, 0.7404255319148936], "std": [0.8206798503250465, 0.8517798406494272], "min": [0, 0], "max": [2, 2], "count": [705]}, "eef_direction_action": {"mean": [4.69645390070922, 4.516312056737589], "std": [1.7353402735187564, 1.8070242814318853], "min": [0, 0], "max": [6, 6], "count": [705]}, "eef_velocity_action": {"mean": [0.6539007092198581, 0.6921985815602837], "std": [0.8003117947804751, 0.7515535608934418], "min": [0, 0], "max": [2, 2], "count": [705]}, "eef_acc_mag_action": {"mean": [0.6822695035460993, 0.7404255319148936], "std": [0.8206798503250465, 0.8517798406494272], "min": [0, 0], "max": [2, 2], "count": [705]}, "eef_sim_pose_state": {"mean": [0.1497277780003043, 0.2674028041573165, 1.3522129872693764, -0.1806886134359297, 0.179248345253143, -0.3836948360697187, 0.17123055660872577, -0.22493645170494794, 1.2775988627444956, 0.17003321028986193, 0.24303958638183967, 0.43058002559517705], "std": [0.07625229414505505, 0.0797065533281788, 0.09818445343641141, 0.25809997837180076, 0.1927815216524761, 0.27104103534444485, 0.08427890688569624, 0.10202804425772934, 0.07312655677274796, 0.11735272271081502, 0.2050304549200477, 0.3666047132524883], "min": [0.017442814516170836, 0.10375933891819493, 1.1799502842498988, -0.504987644367492, -0.11906922543482334, -0.7513047729788198, 0.009398275555579712, -0.33710352161210444, 1.1820555307134115, -0.022863621636520462, -0.1069593965275204, -0.018253619216765056], "max": [0.2957938060395724, 0.35069155556170084, 1.4598781330646056, 0.20404893146587597, 0.5877151682518127, 0.3699132876839766, 0.2833375229082878, -0.09694985580665583, 1.3730030674711686, 0.37874499258145206, 0.5232261052109424, 0.8663478522892372], "count": [705]}, "eef_sim_pose_action": {"mean": [0.1497277780003043, 0.2674028041573165, 1.3522129872693764, -0.1806886134359297, 0.179248345253143, -0.3836948360697187, 0.17123055660872577, -0.22493645170494794, 1.2775988627444956, 0.17003321028986193, 0.24303958638183967, 0.43058002559517705], "std": [0.07625229414505505, 0.0797065533281788, 0.09818445343641141, 0.25809997837180076, 0.1927815216524761, 0.27104103534444485, 0.08427890688569624, 0.10202804425772934, 0.07312655677274796, 0.11735272271081502, 0.2050304549200477, 0.3666047132524883], "min": [0.017442814516170836, 0.10375933891819493, 1.1799502842498988, -0.504987644367492, -0.11906922543482334, -0.7513047729788198, 0.009398275555579712, -0.33710352161210444, 1.1820555307134115, -0.022863621636520462, -0.1069593965275204, -0.018253619216765056], "max": [0.2957938060395724, 0.35069155556170084, 1.4598781330646056, 0.20404893146587597, 0.5877151682518127, 0.3699132876839766, 0.2833375229082878, -0.09694985580665583, 1.3730030674711686, 0.37874499258145206, 0.5232261052109424, 0.8663478522892372], "count": [705]}, "gripper_mode_state": {"mean": [0.9063829787234042, 1.0], "std": [0.2912951674914877, 0.0], "min": [0, 1], "max": [1, 1], "count": [705]}, "gripper_activity_state": {"mean": [1.8851063829787233, 2.0], "std": [0.43547254356663595, 0.0], "min": [0, 2], "max": [2, 2], "count": [705]}, "gripper_mode_action": {"mean": [0.9063829787234042, 1.0], "std": [0.2912951674914877, 0.0], "min": [0, 1], "max": [1, 1], "count": [705]}, "gripper_activity_action": {"mean": [1.8851063829787233, 2.0], "std": [0.43547254356663595, 0.0], "min": [0, 2], "max": [2, 2], "count": [705]}, "gripper_open_scale_state": {"mean": [0.2771061363402553, 0.026049036648135945], "std": [0.24447533816756753, 3.6267446868101227e-06], "min": [0.0234650011573519, 0.026048811418669566], "max": [0.9650845527648926, 0.026114889553615024], "count": [705]}, "gripper_open_scale_action": {"mean": [0.2771061363402553, 0.026049036648135945], "std": [0.24447533816756753, 3.6267446868101227e-06], "min": [0.0234650011573519, 0.026048811418669566], "max": [0.9650845527648926, 0.026114889553615024], "count": [705]}}} +{"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.4595935788015314]], [[0.43574301192969095]], [[0.34826980614252173]]], "std": [[[0.26094913991916485]], [[0.24577500563779286]], [[0.20974170003871767]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.359286283499376]], [[0.37511662383399963]], [[0.36026840218287964]]], "std": [[[0.2693623521870187]], [[0.27167305566248323]], [[0.28489184879604096]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3626523441631237]], [[0.3679398201027984]], [[0.3486892040527106]]], "std": [[[0.2710263181572128]], [[0.2776701556009872]], [[0.29493735319170533]]], "count": [103]}, "observation.state": {"min": [-0.7898847460746765, 4.574837021209532e-06, -1.6797089576721191, 0.004601942375302315, -0.6327964067459106, -0.43383586406707764, 0.05897026136517525, -0.01383692491799593, 0.09817477315664291, -1.9429880380630493, -0.03403445705771446, -0.09638538211584091, -0.07019395381212234, 0.04620378091931343], "max": [0.01370071992278099, 1.9752002954483032, 0.0015339808305725455, 0.6046596169471741, 0.3650694787502289, 0.10620899498462677, 1.6889585256576538, 0.6257783770561218, 1.951223611831665, 0.00412296038120985, 1.0430705547332764, 0.3144688606262207, 0.5171805620193481, 0.046451181173324585], "mean": [-0.45836278796195984, 1.2984472513198853, -1.2006386518478394, 0.22274869680404663, 0.08666133880615234, -0.14109909534454346, 0.6294362545013428, 0.30400410294532776, 1.0464648008346558, -1.0907866954803467, 0.5477994084358215, 0.1280510127544403, 0.2505430579185486, 0.046227019280195236], "std": [0.2571086287498474, 0.6181217432022095, 0.5256766080856323, 0.10445793718099594, 0.19766125082969666, 0.10449369251728058, 0.4909530580043793, 0.25878870487213135, 0.7661207318305969, 0.7903472781181335, 0.4085334241390228, 0.10511910170316696, 0.21742002665996552, 6.405037856893614e-05], "count": [489]}, "action": {"min": [-0.7898847460746765, 4.574837021209532e-06, -1.6797089576721191, 0.004601942375302315, -0.6327964067459106, -0.43383586406707764, 0.05897026136517525, -0.01383692491799593, 0.09817477315664291, -1.9429880380630493, -0.03403445705771446, -0.09638538211584091, -0.07019395381212234, 0.04620378091931343], "max": [0.01370071992278099, 1.9752002954483032, 0.0015339808305725455, 0.6046596169471741, 0.3650694787502289, 0.10620899498462677, 1.6889585256576538, 0.6257783770561218, 1.951223611831665, 0.00412296038120985, 1.0430705547332764, 0.3144688606262207, 0.5171805620193481, 0.046451181173324585], "mean": [-0.45836278796195984, 1.2984472513198853, -1.2006386518478394, 0.22274869680404663, 0.08666133880615234, -0.14109909534454346, 0.6294362545013428, 0.30400410294532776, 1.0464648008346558, -1.0907866954803467, 0.5477994084358215, 0.1280510127544403, 0.2505430579185486, 0.046227019280195236], "std": [0.2571086287498474, 0.6181217432022095, 0.5256766080856323, 0.10445793718099594, 0.19766125082969666, 0.10449369251728058, 0.4909530580043793, 0.25878870487213135, 0.7661207318305969, 0.7903472781181335, 0.4085334241390228, 0.10511910170316696, 0.21742002665996552, 6.405037856893614e-05], "count": [489]}, "timestamp": {"min": [0.0], "max": [16.266666666666666], "mean": [8.133333333333333], "std": [4.7053948549235205], "count": [489]}, "frame_index": {"min": [0], "max": [488], "mean": [244.0], "std": [141.16184564770563], "count": [489]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [489]}, "index": {"min": [6382], "max": [6870], "mean": [6626.0], "std": [141.16184564770563], "count": [489]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [489]}, "subtask_annotation": {"mean": [2.0245398773006134, 4.0, 4.0, 4.0, 4.0], "std": [1.4553374871056597, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [489]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [489]}, "eef_direction_state": {"mean": [3.756646216768916, 3.7975460122699385], "std": [2.0395079902068525, 2.2696346449829794], "min": [0, 0], "max": [6, 6], "count": [489]}, "eef_velocity_state": {"mean": [1.0265848670756645, 1.0552147239263803], "std": [0.8021627166502278, 0.8970631501778085], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_acc_mag_state": {"mean": [1.0265848670756645, 0.9386503067484663], "std": [0.8198139306174227, 0.853429876794949], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_direction_action": {"mean": [3.756646216768916, 3.7975460122699385], "std": [2.0395079902068525, 2.2696346449829794], "min": [0, 0], "max": [6, 6], "count": [489]}, "eef_velocity_action": {"mean": [1.0265848670756645, 1.0552147239263803], "std": [0.8021627166502278, 0.8970631501778085], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_acc_mag_action": {"mean": [1.0265848670756645, 0.9386503067484663], "std": [0.8198139306174227, 0.853429876794949], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_sim_pose_state": {"mean": [0.2715755316967778, 0.209857510479462, 1.3748606845559204, -0.11042612201912079, 0.310358045128762, -0.3659200591678799, 0.21302391290235995, -0.2557561897303696, 1.3302856698315064, 0.3717843736661696, 0.48994297921553653, 0.481667636488011], "std": [0.10519060503870634, 0.0906242027600197, 0.08473212823473862, 0.1634254623298679, 0.15171553901915838, 0.24650308215683414, 0.13528547158133603, 0.08512919779529879, 0.1107268878325417, 0.30708988303916385, 0.31451247364788665, 0.402695189141587], "min": [0.01659933995847541, 0.0591253054101191, 1.1808059094775658, -0.6794468826349259, -0.03976587716885871, -1.0666878883620543, -0.01874736241329246, -0.343616478911887, 1.182971602989134, -0.06868566134704591, -0.0888279887745389, -0.10953865918594621], "max": [0.40619826870801284, 0.33937657826200074, 1.4568098788967376, 0.10596978487238537, 0.5482529350708774, 0.27182269553062427, 0.40724266284937566, -0.1301694864950906, 1.4910312062119546, 0.7323766169926039, 0.9178969458703827, 0.9914931045203437], "count": [489]}, "eef_sim_pose_action": {"mean": [0.2715755316967778, 0.209857510479462, 1.3748606845559204, -0.11042612201912079, 0.310358045128762, -0.3659200591678799, 0.21302391290235995, -0.2557561897303696, 1.3302856698315064, 0.3717843736661696, 0.48994297921553653, 0.481667636488011], "std": [0.10519060503870634, 0.0906242027600197, 0.08473212823473862, 0.1634254623298679, 0.15171553901915838, 0.24650308215683414, 0.13528547158133603, 0.08512919779529879, 0.1107268878325417, 0.30708988303916385, 0.31451247364788665, 0.402695189141587], "min": [0.01659933995847541, 0.0591253054101191, 1.1808059094775658, -0.6794468826349259, -0.03976587716885871, -1.0666878883620543, -0.01874736241329246, -0.343616478911887, 1.182971602989134, -0.06868566134704591, -0.0888279887745389, -0.10953865918594621], "max": [0.40619826870801284, 0.33937657826200074, 1.4568098788967376, 0.10596978487238537, 0.5482529350708774, 0.27182269553062427, 0.40724266284937566, -0.1301694864950906, 1.4910312062119546, 0.7323766169926039, 0.9178969458703827, 0.9914931045203437], "count": [489]}, "gripper_mode_state": {"mean": [0.8261758691206544, 1.0], "std": [0.37895818028298023, 0.0], "min": [0, 1], "max": [1, 1], "count": [489]}, "gripper_activity_state": {"mean": [1.8057259713701432, 2.0], "std": [0.5585256066946882, 0.0], "min": [0, 2], "max": [2, 2], "count": [489]}, "gripper_mode_action": {"mean": [0.8261758691206544, 1.0], "std": [0.37895818028298023, 0.0], "min": [0, 1], "max": [1, 1], "count": [489]}, "gripper_activity_action": {"mean": [1.8057259713701432, 2.0], "std": [0.5585256066946882, 0.0], "min": [0, 2], "max": [2, 2], "count": [489]}, "gripper_open_scale_state": {"mean": [0.3596755395611581, 0.026415498022304567], "std": [0.2805455928245598, 3.6600187967997404e-05], "min": [0.03369729220867157, 0.02640216052532196], "max": [0.9651191575186593, 0.02654353209904262], "count": [489]}, "gripper_open_scale_action": {"mean": [0.3596755395611581, 0.026415498022304567], "std": [0.2805455928245598, 3.6600187967997404e-05], "min": [0.03369729220867157, 0.02640216052532196], "max": [0.9651191575186593, 0.02654353209904262], "count": [489]}}} +{"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.46057973683300485]], [[0.43827642476743783]], [[0.3475200530829616]]], "std": [[[0.2824711109654526]], [[0.2670283382164302]], [[0.23123244298497433]]], "count": [126]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36840135128125323]], [[0.3759021661133589]], [[0.3571313803299097]]], "std": [[[0.2662936665592995]], [[0.26475623053511754]], [[0.28058565750956976]]], "count": [126]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34753429211190645]], [[0.34998423937476225]], [[0.3278417583082616]]], "std": [[[0.2664737064879716]], [[0.2701083061034728]], [[0.286284610828446]]], "count": [126]}, "observation.state": {"min": [-1.0507768392562866, 0.0, -1.8315730094909668, -0.09817477315664291, -0.30099135637283325, -0.812362015247345, 0.0734863206744194, -0.01073786523193121, -0.00036221829941496253, -1.2812557220458984, -0.06441253423690796, -0.29452431201934814, -0.028128547593951225, 0.045709073543548584], "max": [0.0016984513495117426, 1.7454525232315063, 0.03834952041506767, 0.7209709882736206, 0.7047311663627625, 0.11798404902219772, 1.686877965927124, 0.9648739099502563, 1.6321555376052856, 0.019941750913858414, 0.5436060428619385, 0.4046757221221924, 0.3433090150356293, 0.04592275992035866], "mean": [-0.5957968235015869, 0.738481342792511, -0.8825199007987976, 0.19401894509792328, 0.2787461578845978, -0.31404125690460205, 0.503528356552124, 0.5072610974311829, 0.8759862184524536, -0.6826076507568359, 0.04709794372320175, -0.01627146266400814, 0.1985376626253128, 0.045710574835538864], "std": [0.3842167556285858, 0.5528481006622314, 0.5790054202079773, 0.22757481038570404, 0.21899038553237915, 0.3304271996021271, 0.3946286141872406, 0.4222443699836731, 0.706298828125, 0.5433231592178345, 0.10271793603897095, 0.12370409816503525, 0.13243965804576874, 1.4669118172605522e-05], "count": [632]}, "action": {"min": [-1.0507768392562866, 0.0, -1.8315730094909668, -0.09817477315664291, -0.30099135637283325, -0.812362015247345, 0.0734863206744194, -0.01073786523193121, -0.00036221829941496253, -1.2812557220458984, -0.06441253423690796, -0.29452431201934814, -0.028128547593951225, 0.045709073543548584], "max": [0.0016984513495117426, 1.7454525232315063, 0.03834952041506767, 0.7209709882736206, 0.7047311663627625, 0.11798404902219772, 1.686877965927124, 0.9648739099502563, 1.6321555376052856, 0.019941750913858414, 0.5436060428619385, 0.4046757221221924, 0.3433090150356293, 0.04592275992035866], "mean": [-0.5957968235015869, 0.738481342792511, -0.8825199007987976, 0.19401894509792328, 0.2787461578845978, -0.31404125690460205, 0.503528356552124, 0.5072610974311829, 0.8759862184524536, -0.6826076507568359, 0.04709794372320175, -0.01627146266400814, 0.1985376626253128, 0.045710574835538864], "std": [0.3842167556285858, 0.5528481006622314, 0.5790054202079773, 0.22757481038570404, 0.21899038553237915, 0.3304271996021271, 0.3946286141872406, 0.4222443699836731, 0.706298828125, 0.5433231592178345, 0.10271793603897095, 0.12370409816503525, 0.13243965804576874, 1.4669118172605522e-05], "count": [632]}, "timestamp": {"min": [0.0], "max": [21.033333333333335], "mean": [10.516666666666667], "std": [6.081415222718403], "count": [632]}, "frame_index": {"min": [0], "max": [631], "mean": [315.5], "std": [182.44245668155207], "count": [632]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [632]}, "index": {"min": [6871], "max": [7502], "mean": [7186.5], "std": [182.44245668155207], "count": [632]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [632]}, "subtask_annotation": {"mean": [2.180379746835443, 4.0, 4.0, 4.0, 4.0], "std": [1.3936092318994504, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [632]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [632]}, "eef_direction_state": {"mean": [4.746835443037975, 4.590189873417722], "std": [1.6817588324100872, 1.772173796202869], "min": [0, 0], "max": [6, 6], "count": [632]}, "eef_velocity_state": {"mean": [0.689873417721519, 0.7373417721518988], "std": [0.8144416331759724, 0.7634850290090217], "min": [0, 0], "max": [2, 2], "count": [632]}, "eef_acc_mag_state": {"mean": [0.7626582278481012, 0.754746835443038], "std": [0.8404326927481434, 0.8334252940233047], "min": [0, 0], "max": [2, 2], "count": [632]}, "eef_direction_action": {"mean": [4.746835443037975, 4.590189873417722], "std": [1.6817588324100872, 1.772173796202869], "min": [0, 0], "max": [6, 6], "count": [632]}, "eef_velocity_action": {"mean": [0.689873417721519, 0.7373417721518988], "std": [0.8144416331759724, 0.7634850290090217], "min": [0, 0], "max": [2, 2], "count": [632]}, "eef_acc_mag_action": {"mean": [0.7626582278481012, 0.754746835443038], "std": [0.8404326927481434, 0.8334252940233047], "min": [0, 0], "max": [2, 2], "count": [632]}, "eef_sim_pose_state": {"mean": [0.1364984426955799, 0.283058071630921, 1.3716600007716784, -0.29638791966916817, 0.04433141329410749, -0.30949120549824255, 0.17907521206861332, -0.22826706080923315, 1.3019151574931125, 0.1913486374115112, 0.2380849399776992, 0.49023755394228424], "std": [0.07402869421524236, 0.08229702687840923, 0.11431722781342299, 0.3758815329663987, 0.21228016299973526, 0.21690864897449527, 0.09419976501327626, 0.0967528934079027, 0.09128688457859939, 0.12984529088647975, 0.2253719876108729, 0.40564674020561303], "min": [0.028771974904530692, 0.10289001072941961, 1.1813350044572766, -0.81799334543222, -0.14600572631531383, -0.7447856298829727, -0.03245184051654311, -0.33632609109428035, 1.1816353120812566, -0.028501880273159044, -0.19920843293075818, -0.012492277480253063], "max": [0.29981473242608225, 0.3512186753305862, 1.5224307665225112, 0.30320427193876737, 0.6105907127716592, 0.40549654604646046, 0.30843465138894904, -0.1019132567841872, 1.410348129696047, 0.3824664967855786, 0.542926901857884, 0.9890304028210122], "count": [632]}, "eef_sim_pose_action": {"mean": [0.1364984426955799, 0.283058071630921, 1.3716600007716784, -0.29638791966916817, 0.04433141329410749, -0.30949120549824255, 0.17907521206861332, -0.22826706080923315, 1.3019151574931125, 0.1913486374115112, 0.2380849399776992, 0.49023755394228424], "std": [0.07402869421524236, 0.08229702687840923, 0.11431722781342299, 0.3758815329663987, 0.21228016299973526, 0.21690864897449527, 0.09419976501327626, 0.0967528934079027, 0.09128688457859939, 0.12984529088647975, 0.2253719876108729, 0.40564674020561303], "min": [0.028771974904530692, 0.10289001072941961, 1.1813350044572766, -0.81799334543222, -0.14600572631531383, -0.7447856298829727, -0.03245184051654311, -0.33632609109428035, 1.1816353120812566, -0.028501880273159044, -0.19920843293075818, -0.012492277480253063], "max": [0.29981473242608225, 0.3512186753305862, 1.5224307665225112, 0.30320427193876737, 0.6105907127716592, 0.40549654604646046, 0.30843465138894904, -0.1019132567841872, 1.410348129696047, 0.3824664967855786, 0.542926901857884, 0.9890304028210122], "count": [632]}, "gripper_mode_state": {"mean": [0.9208860759493671, 1.0], "std": [0.26991648907012494, 0.0], "min": [0, 1], "max": [1, 1], "count": [632]}, "gripper_activity_state": {"mean": [1.8734177215189873, 2.0], "std": [0.45679368546243415, 0.0], "min": [0, 2], "max": [2, 2], "count": [632]}, "gripper_mode_action": {"mean": [0.9208860759493671, 1.0], "std": [0.26991648907012494, 0.0], "min": [0, 1], "max": [1, 1], "count": [632]}, "gripper_activity_action": {"mean": [1.8734177215189873, 2.0], "std": [0.45679368546243415, 0.0], "min": [0, 2], "max": [2, 2], "count": [632]}, "gripper_open_scale_state": {"mean": [0.28773107453776525, 0.026120252001215493], "std": [0.2255017661176274, 8.382021317340465e-06], "min": [0.04199218324252537, 0.026119470596313477], "max": [0.9639302662440709, 0.026241577097347805], "count": [632]}, "gripper_open_scale_action": {"mean": [0.28773107453776525, 0.026120252001215493], "std": [0.2255017661176274, 8.382021317340465e-06], "min": [0.04199218324252537, 0.026119470596313477], "max": [0.9639302662440709, 0.026241577097347805], "count": [632]}}} +{"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.4585172829003043]], [[0.43720417184320925]], [[0.34924860233349536]]], "std": [[[0.2834742751038889]], [[0.2680817006094866]], [[0.23525892014659605]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38746525639640617]], [[0.3932859702191253]], [[0.373501739768451]]], "std": [[[0.2909270670483379]], [[0.29286418495232674]], [[0.31026404752448283]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35479504942472856]], [[0.3563460203640685]], [[0.33472619690667815]]], "std": [[[0.2770016319384289]], [[0.28049247922176423]], [[0.2969938742700747]]], "count": [121]}, "observation.state": {"min": [-0.8068624138832092, -0.006419656332582235, -1.8745927810668945, -0.08985579013824463, -0.21733930706977844, -0.4638534486293793, 0.05336198955774307, -0.01073786523193121, -0.0015339808305725455, -1.341988444328308, -0.19289134442806244, -0.4034545421600342, -0.04466932266950607, 0.04558541998267174], "max": [0.003962649963796139, 1.633689522743225, 0.03999999910593033, 0.880434513092041, 0.40037280321121216, 0.1257864236831665, 1.669150471687317, 1.1029322147369385, 1.682776927947998, 0.032130442559719086, 0.3896818459033966, 0.32287198305130005, 0.5581501126289368, 0.045709073543548584], "mean": [-0.4785502254962921, 0.47923576831817627, -0.6559396982192993, 0.133802130818367, 0.12337449938058853, -0.19350172579288483, 0.4334035813808441, 0.6225013732910156, 0.9476085901260376, -0.7096731662750244, -0.04252585768699646, -0.11132985353469849, 0.3104209005832672, 0.04569544643163681], "std": [0.33250266313552856, 0.5059458613395691, 0.5488178730010986, 0.25765490531921387, 0.13036450743675232, 0.24251246452331543, 0.39005717635154724, 0.50030517578125, 0.7368318438529968, 0.5581622123718262, 0.07379865646362305, 0.13193774223327637, 0.23155105113983154, 3.200904029654339e-05], "count": [604]}, "action": {"min": [-0.8068624138832092, -0.006419656332582235, -1.8745927810668945, -0.08985579013824463, -0.21733930706977844, -0.4638534486293793, 0.05336198955774307, -0.01073786523193121, -0.0015339808305725455, -1.341988444328308, -0.19289134442806244, -0.4034545421600342, -0.04466932266950607, 0.04558541998267174], "max": [0.003962649963796139, 1.633689522743225, 0.03999999910593033, 0.880434513092041, 0.40037280321121216, 0.1257864236831665, 1.669150471687317, 1.1029322147369385, 1.682776927947998, 0.032130442559719086, 0.3896818459033966, 0.32287198305130005, 0.5581501126289368, 0.045709073543548584], "mean": [-0.4785502254962921, 0.47923576831817627, -0.6559396982192993, 0.133802130818367, 0.12337449938058853, -0.19350172579288483, 0.4334035813808441, 0.6225013732910156, 0.9476085901260376, -0.7096731662750244, -0.04252585768699646, -0.11132985353469849, 0.3104209005832672, 0.04569544643163681], "std": [0.33250266313552856, 0.5059458613395691, 0.5488178730010986, 0.25765490531921387, 0.13036450743675232, 0.24251246452331543, 0.39005717635154724, 0.50030517578125, 0.7368318438529968, 0.5581622123718262, 0.07379865646362305, 0.13193774223327637, 0.23155105113983154, 3.200904029654339e-05], "count": [604]}, "timestamp": {"min": [0.0], "max": [20.1], "mean": [10.049999999999999], "std": [5.811984744187365], "count": [604]}, "frame_index": {"min": [0], "max": [603], "mean": [301.5], "std": [174.35954232562094], "count": [604]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [604]}, "index": {"min": [7503], "max": [8106], "mean": [7804.5], "std": [174.35954232562094], "count": [604]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [604]}, "subtask_annotation": {"mean": [2.197019867549669, 4.0, 4.0, 4.0, 4.0], "std": [1.4463671296657248, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [604]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [604]}, "eef_direction_state": {"mean": [4.7781456953642385, 4.677152317880795], "std": [1.9565950299495316, 1.582208983728122], "min": [0, 0], "max": [6, 6], "count": [604]}, "eef_velocity_state": {"mean": [0.6572847682119205, 0.75], "std": [0.8418463103784407, 0.753853236370817], "min": [0, 0], "max": [2, 2], "count": [604]}, "eef_acc_mag_state": {"mean": [0.7019867549668874, 0.804635761589404], "std": [0.8322530020535924, 0.8427201108382182], "min": [0, 0], "max": [2, 2], "count": [604]}, "eef_direction_action": {"mean": [4.7781456953642385, 4.677152317880795], "std": [1.9565950299495316, 1.582208983728122], "min": [0, 0], "max": [6, 6], "count": [604]}, "eef_velocity_action": {"mean": [0.6572847682119205, 0.75], "std": [0.8418463103784407, 0.753853236370817], "min": [0, 0], "max": [2, 2], "count": [604]}, "eef_acc_mag_action": {"mean": [0.7019867549668874, 0.804635761589404], "std": [0.8322530020535924, 0.8427201108382182], "min": [0, 0], "max": [2, 2], "count": [604]}, "eef_sim_pose_state": {"mean": [0.10483807239703971, 0.32249436765451706, 1.3294337143106603, -0.2099177111428062, -0.04081379719576013, -0.35044373452589733, 0.17275291537775656, -0.19667113816298037, 1.304751921869103, 0.27385254027537875, 0.19138781274416547, 0.5050424751526875], "std": [0.07780420106307226, 0.06594389078005909, 0.10155647217511744, 0.27458583878262866, 0.24004681819462695, 0.2591371106281255, 0.08199089525120809, 0.11649263766090821, 0.09334186509558877, 0.20243605717049262, 0.1859495858232764, 0.40456267703029647], "min": [0.04643655390920917, 0.15666913940069255, 1.1799219933240133, -0.5332940316337836, -0.3000384441766155, -0.7757591132484049, 0.012458063435958854, -0.3364650756231138, 1.178130401964601, -0.04509910493473919, -0.10481833152179942, -0.00975630622861129], "max": [0.33049560048614907, 0.3817554471707886, 1.516429368478975, 0.2616563559534677, 0.6762096598214766, 0.39570810644892956, 0.27431492988246875, -0.057855401897481354, 1.4261999684582682, 0.5034017471688571, 0.45633623237790344, 0.9571972764316579], "count": [604]}, "eef_sim_pose_action": {"mean": [0.10483807239703971, 0.32249436765451706, 1.3294337143106603, -0.2099177111428062, -0.04081379719576013, -0.35044373452589733, 0.17275291537775656, -0.19667113816298037, 1.304751921869103, 0.27385254027537875, 0.19138781274416547, 0.5050424751526875], "std": [0.07780420106307226, 0.06594389078005909, 0.10155647217511744, 0.27458583878262866, 0.24004681819462695, 0.2591371106281255, 0.08199089525120809, 0.11649263766090821, 0.09334186509558877, 0.20243605717049262, 0.1859495858232764, 0.40456267703029647], "min": [0.04643655390920917, 0.15666913940069255, 1.1799219933240133, -0.5332940316337836, -0.3000384441766155, -0.7757591132484049, 0.012458063435958854, -0.3364650756231138, 1.178130401964601, -0.04509910493473919, -0.10481833152179942, -0.00975630622861129], "max": [0.33049560048614907, 0.3817554471707886, 1.516429368478975, 0.2616563559534677, 0.6762096598214766, 0.39570810644892956, 0.27431492988246875, -0.057855401897481354, 1.4261999684582682, 0.5034017471688571, 0.45633623237790344, 0.9571972764316579], "count": [604]}, "gripper_mode_state": {"mean": [0.9254966887417219, 1.0], "std": [0.2625882096931042, 0.0], "min": [0, 1], "max": [1, 1], "count": [604]}, "gripper_activity_state": {"mean": [1.8625827814569536, 2.0], "std": [0.4738079690038975, 0.0], "min": [0, 2], "max": [2, 2], "count": [604]}, "gripper_mode_action": {"mean": [0.9254966887417219, 1.0], "std": [0.2625882096931042, 0.0], "min": [0, 1], "max": [1, 1], "count": [604]}, "gripper_activity_action": {"mean": [1.8625827814569536, 2.0], "std": [0.4738079690038975, 0.0], "min": [0, 2], "max": [2, 2], "count": [604]}, "gripper_open_scale_state": {"mean": [0.2476596467218079, 0.026111621822009375], "std": [0.22288886340067768, 1.829074770139862e-05], "min": [0.03049256546156747, 0.026048811418669566], "max": [0.9538002695356097, 0.026119470596313477], "count": [604]}, "gripper_open_scale_action": {"mean": [0.2476596467218079, 0.026111621822009375], "std": [0.22288886340067768, 1.829074770139862e-05], "min": [0.03049256546156747, 0.026048811418669566], "max": [0.9538002695356097, 0.026119470596313477], "count": [604]}}} +{"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.4830657513205122]], [[0.46332791413927676]], [[0.3688271892290089]]], "std": [[[0.2672582588121771]], [[0.2612538847502152]], [[0.23744755012727234]]], "count": [139]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36057605680161753]], [[0.3713618085923418]], [[0.3559207731853733]]], "std": [[[0.24842751267758725]], [[0.24799847620575943]], [[0.2614881003284284]]], "count": [139]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3440763937869313]], [[0.35850428676666507]], [[0.3432433641322236]]], "std": [[[0.2408850197818869]], [[0.24244221866382462]], [[0.25359917848082997]]], "count": [139]}, "observation.state": {"min": [-0.6798415780067444, -0.006368129979819059, -1.8908432722091675, -0.7332425713539124, -0.61049485206604, -1.0413354635238647, 0.07373717427253723, -0.019400592893362045, -0.004601942375302315, -1.9388905763626099, -0.4143378436565399, -0.5995800495147705, 0.009960643947124481, 0.045338135212659836], "max": [0.01671004295349121, 2.3893074989318848, 0.03999999910593033, 0.7735210657119751, 0.30350422859191895, 0.09500561654567719, 1.648117184638977, 0.7470486164093018, 2.4114177227020264, 0.019941750913858414, 1.0188943147659302, 0.1867152601480484, 0.6027892231941223, 0.045338135212659836], "mean": [-0.22643299400806427, 1.0401886701583862, -0.8444386124610901, -0.24116837978363037, -0.18691590428352356, -0.49990013241767883, 0.4817330837249756, 0.4058654010295868, 1.2665053606033325, -1.1104148626327515, 0.3461741805076599, -0.18992553651332855, 0.24550700187683105, 0.04533779248595238], "std": [0.2246287316083908, 0.7143340110778809, 0.5743002891540527, 0.34798651933670044, 0.31317025423049927, 0.35760051012039185, 0.35641446709632874, 0.3189927935600281, 1.022070288658142, 0.8472699522972107, 0.303798109292984, 0.17898790538311005, 0.19257475435733795, 3.427267074584961e-07], "count": [722]}, "action": {"min": [-0.6798415780067444, -0.006368129979819059, -1.8908432722091675, -0.7332425713539124, -0.61049485206604, -1.0413354635238647, 0.07373717427253723, -0.019400592893362045, -0.004601942375302315, -1.9388905763626099, -0.4143378436565399, -0.5995800495147705, 0.009960643947124481, 0.045338135212659836], "max": [0.01671004295349121, 2.3893074989318848, 0.03999999910593033, 0.7735210657119751, 0.30350422859191895, 0.09500561654567719, 1.648117184638977, 0.7470486164093018, 2.4114177227020264, 0.019941750913858414, 1.0188943147659302, 0.1867152601480484, 0.6027892231941223, 0.045338135212659836], "mean": [-0.22643299400806427, 1.0401886701583862, -0.8444386124610901, -0.24116837978363037, -0.18691590428352356, -0.49990013241767883, 0.4817330837249756, 0.4058654010295868, 1.2665053606033325, -1.1104148626327515, 0.3461741805076599, -0.18992553651332855, 0.24550700187683105, 0.04533779248595238], "std": [0.2246287316083908, 0.7143340110778809, 0.5743002891540527, 0.34798651933670044, 0.31317025423049927, 0.35760051012039185, 0.35641446709632874, 0.3189927935600281, 1.022070288658142, 0.8472699522972107, 0.303798109292984, 0.17898790538311005, 0.19257475435733795, 3.427267074584961e-07], "count": [722]}, "timestamp": {"min": [0.0], "max": [24.033333333333335], "mean": [12.016666666666666], "std": [6.94744157546103], "count": [722]}, "frame_index": {"min": [0], "max": [721], "mean": [360.5], "std": [208.42324726383092], "count": [722]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [722]}, "index": {"min": [8107], "max": [8828], "mean": [8467.5], "std": [208.42324726383092], "count": [722]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [722]}, "subtask_annotation": {"mean": [2.401662049861496, 4.0, 4.0, 4.0, 4.0], "std": [1.3197403870132272, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [722]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [722]}, "eef_direction_state": {"mean": [4.421052631578948, 4.329639889196676], "std": [2.158536489937887, 2.020513122333644], "min": [0, 0], "max": [6, 6], "count": [722]}, "eef_velocity_state": {"mean": [0.7922437673130194, 0.9445983379501385], "std": [0.8345355212004828, 0.8517408712735322], "min": [0, 0], "max": [2, 2], "count": [722]}, "eef_acc_mag_state": {"mean": [0.8337950138504155, 0.8642659279778393], "std": [0.8470703968087036, 0.8294259779076235], "min": [0, 0], "max": [2, 2], "count": [722]}, "eef_direction_action": {"mean": [4.421052631578948, 4.329639889196676], "std": [2.158536489937887, 2.020513122333644], "min": [0, 0], "max": [6, 6], "count": [722]}, "eef_velocity_action": {"mean": [0.7922437673130194, 0.9445983379501385], "std": [0.8345355212004828, 0.8517408712735322], "min": [0, 0], "max": [2, 2], "count": [722]}, "eef_acc_mag_action": {"mean": [0.8337950138504155, 0.8642659279778393], "std": [0.8470703968087036, 0.8294259779076235], "min": [0, 0], "max": [2, 2], "count": [722]}, "eef_sim_pose_state": {"mean": [0.2300297127431564, 0.26763323961856667, 1.3482015983840545, -0.3923467135520004, -0.028149237959948035, -0.4169574721564837, 0.2674827198086983, -0.20047266726709925, 1.2648447850394005, 0.03203237160750001, 0.4636515914598026, 0.11677660751457498], "std": [0.13116538424029972, 0.09247118035377805, 0.10781452045462227, 0.31697297590080753, 0.34131472857323114, 0.26686253895605533, 0.17158968804012995, 0.12238796208460574, 0.09571215601737615, 0.20529257661169656, 0.4154382674856229, 0.1494662613825527], "min": [0.061324562624468296, 0.06828730490323436, 1.1801520073259464, -1.0468184170353338, -0.38222424319440007, -0.8688336715427891, -0.008110141052194562, -0.35389363333697277, 1.1820054839334717, -0.2857901763745224, -0.24787011672177273, -0.11546312851789688], "max": [0.4982969456067731, 0.3368120898433797, 1.5292834645759885, 0.09540510624912643, 0.7937752819670885, 0.13502299991398603, 0.49078138241578384, -0.04084180588830357, 1.5102682591027097, 0.5475128785611353, 1.0976339722226216, 0.4986028941892279], "count": [722]}, "eef_sim_pose_action": {"mean": [0.2300297127431564, 0.26763323961856667, 1.3482015983840545, -0.3923467135520004, -0.028149237959948035, -0.4169574721564837, 0.2674827198086983, -0.20047266726709925, 1.2648447850394005, 0.03203237160750001, 0.4636515914598026, 0.11677660751457498], "std": [0.13116538424029972, 0.09247118035377805, 0.10781452045462227, 0.31697297590080753, 0.34131472857323114, 0.26686253895605533, 0.17158968804012995, 0.12238796208460574, 0.09571215601737615, 0.20529257661169656, 0.4154382674856229, 0.1494662613825527], "min": [0.061324562624468296, 0.06828730490323436, 1.1801520073259464, -1.0468184170353338, -0.38222424319440007, -0.8688336715427891, -0.008110141052194562, -0.35389363333697277, 1.1820054839334717, -0.2857901763745224, -0.24787011672177273, -0.11546312851789688], "max": [0.4982969456067731, 0.3368120898433797, 1.5292834645759885, 0.09540510624912643, 0.7937752819670885, 0.13502299991398603, 0.49078138241578384, -0.04084180588830357, 1.5102682591027097, 0.5475128785611353, 1.0976339722226216, 0.4986028941892279], "count": [722]}, "gripper_mode_state": {"mean": [0.9390581717451524, 1.0], "std": [0.23922358124525245, 0.0], "min": [0, 1], "max": [1, 1], "count": [722]}, "gripper_activity_state": {"mean": [1.8753462603878117, 2.0], "std": [0.4539472363613871, 0.0], "min": [0, 2], "max": [2, 2], "count": [722]}, "gripper_mode_action": {"mean": [0.9390581717451524, 1.0], "std": [0.23922358124525245, 0.0], "min": [0, 1], "max": [1, 1], "count": [722]}, "gripper_activity_action": {"mean": [1.8753462603878117, 2.0], "std": [0.4539472363613871, 0.0], "min": [0, 2], "max": [2, 2], "count": [722]}, "gripper_open_scale_state": {"mean": [0.2752779046383871, 0.025907505835805696], "std": [0.20366542045944377, 7.632783294297951e-17], "min": [0.04213552815573556, 0.02590750583580562], "max": [0.9417812483651298, 0.02590750583580562], "count": [722]}, "gripper_open_scale_action": {"mean": [0.2752779046383871, 0.025907505835805696], "std": [0.20366542045944377, 7.632783294297951e-17], "min": [0.04213552815573556, 0.02590750583580562], "max": [0.9417812483651298, 0.02590750583580562], "count": [722]}}} +{"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.48420008169934636]], [[0.4548955360384895]], [[0.3587646922657952]]], "std": [[[0.2684729093656823]], [[0.24948285702616302]], [[0.2139771092145038]]], "count": [120]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3548157679738562]], [[0.35890000226942625]], [[0.33674424019607846]]], "std": [[[0.27360242713426275]], [[0.2762779441846069]], [[0.29356569178875114]]], "count": [120]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37006263389615107]], [[0.373909767610748]], [[0.35356897013435]]], "std": [[[0.2697471271381928]], [[0.2760136470976882]], [[0.2923045914557159]]], "count": [120]}, "observation.state": {"min": [-1.0605918169021606, 0.0015339808305725455, -1.9190099239349365, -0.004601942375302315, -0.5447030067443848, -0.6979612708091736, 0.073097363114357, 0.0028837246354669333, 0.02147573046386242, -1.6873788833618164, -0.05007700249552727, -0.2114286720752716, -0.09699670225381851, 0.04558541998267174], "max": [0.016524042934179306, 1.8024274110794067, 0.004552038852125406, 0.7939675450325012, 0.575242817401886, 0.12130220979452133, 1.660778284072876, 0.9003918766975403, 1.7200534343719482, 0.0012318436056375504, 1.2303730249404907, 0.42634549736976624, 0.6055590510368347, 0.045709073543548584], "mean": [-0.6671425700187683, 0.7716717720031738, -1.1544137001037598, 0.47902581095695496, 0.23184028267860413, -0.35344722867012024, 0.48732790350914, 0.4242561459541321, 0.721992015838623, -0.8107262253761292, 0.3241126239299774, -0.012604177929461002, 0.295038640499115, 0.04570027440786362], "std": [0.4421730637550354, 0.616230309009552, 0.6940942406654358, 0.2843933701515198, 0.23368655145168304, 0.28179657459259033, 0.3969772160053253, 0.3954384922981262, 0.6978590488433838, 0.691025972366333, 0.38161730766296387, 0.08697623759508133, 0.23800517618656158, 2.6865223844652064e-05], "count": [598]}, "action": {"min": [-1.0605918169021606, 0.0015339808305725455, -1.9190099239349365, -0.004601942375302315, -0.5447030067443848, -0.6979612708091736, 0.073097363114357, 0.0028837246354669333, 0.02147573046386242, -1.6873788833618164, -0.05007700249552727, -0.2114286720752716, -0.09699670225381851, 0.04558541998267174], "max": [0.016524042934179306, 1.8024274110794067, 0.004552038852125406, 0.7939675450325012, 0.575242817401886, 0.12130220979452133, 1.660778284072876, 0.9003918766975403, 1.7200534343719482, 0.0012318436056375504, 1.2303730249404907, 0.42634549736976624, 0.6055590510368347, 0.045709073543548584], "mean": [-0.6671425700187683, 0.7716717720031738, -1.1544137001037598, 0.47902581095695496, 0.23184028267860413, -0.35344722867012024, 0.48732790350914, 0.4242561459541321, 0.721992015838623, -0.8107262253761292, 0.3241126239299774, -0.012604177929461002, 0.295038640499115, 0.04570027440786362], "std": [0.4421730637550354, 0.616230309009552, 0.6940942406654358, 0.2843933701515198, 0.23368655145168304, 0.28179657459259033, 0.3969772160053253, 0.3954384922981262, 0.6978590488433838, 0.691025972366333, 0.38161730766296387, 0.08697623759508133, 0.23800517618656158, 2.6865223844652064e-05], "count": [598]}, "timestamp": {"min": [0.0], "max": [19.9], "mean": [9.95], "std": [5.754249637345333], "count": [598]}, "frame_index": {"min": [0], "max": [597], "mean": [298.5], "std": [172.62748912035997], "count": [598]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [598]}, "index": {"min": [8829], "max": [9426], "mean": [9127.5], "std": [172.62748912035997], "count": [598]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [598]}, "subtask_annotation": {"mean": [2.182274247491639, 4.0, 4.0, 4.0, 4.0], "std": [1.445285327295857, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [598]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [598]}, "eef_direction_state": {"mean": [4.349498327759197, 4.411371237458194], "std": [1.9327986058216453, 1.9750969137499232], "min": [0, 0], "max": [6, 6], "count": [598]}, "eef_velocity_state": {"mean": [0.842809364548495, 0.802675585284281], "std": [0.8312702133912312, 0.8367756629704894], "min": [0, 0], "max": [2, 2], "count": [598]}, "eef_acc_mag_state": {"mean": [0.8093645484949833, 0.7792642140468228], "std": [0.8160877782158102, 0.8448772211509198], "min": [0, 0], "max": [2, 2], "count": [598]}, "eef_direction_action": {"mean": [4.349498327759197, 4.411371237458194], "std": [1.9327986058216453, 1.9750969137499232], "min": [0, 0], "max": [6, 6], "count": [598]}, "eef_velocity_action": {"mean": [0.842809364548495, 0.802675585284281], "std": [0.8312702133912312, 0.8367756629704894], "min": [0, 0], "max": [2, 2], "count": [598]}, "eef_acc_mag_action": {"mean": [0.8093645484949833, 0.7792642140468228], "std": [0.8160877782158102, 0.8448772211509198], "min": [0, 0], "max": [2, 2], "count": [598]}, "eef_sim_pose_state": {"mean": [0.12381351974507353, 0.29443953124990485, 1.3949055371493895, -0.31039808991440887, 0.08401534207538955, -0.42790227522694024, 0.14533269938364538, -0.2691792971659901, 1.318765257514421, 0.2878321684811766, 0.233951795759116, 0.4097144005626846], "std": [0.09486855586598004, 0.10808576259696144, 0.12323667675537668, 0.3085233003458414, 0.1618710121910995, 0.36266694326712673, 0.11085193087853133, 0.0967984230172585, 0.11316045364814252, 0.2281293591877022, 0.23075923864258632, 0.37247522684611445], "min": [-0.0031308779256815286, 0.08751811556960384, 1.1796071399510526, -0.7230405930378515, -0.14623444298383959, -0.8988698009115103, -0.09971376865804718, -0.3780947320075017, 1.1815591155750753, -0.09702610417159403, -0.20271649470016828, -0.005924829089780131], "max": [0.3119756507261785, 0.40347169038018493, 1.5476503825810983, 0.1448436181999419, 0.43504779943565275, 0.37360852010874207, 0.32762562112012533, -0.10656418097056349, 1.4916875577402562, 0.5872758571829011, 0.6855872891401833, 0.911371486244285], "count": [598]}, "eef_sim_pose_action": {"mean": [0.12381351974507353, 0.29443953124990485, 1.3949055371493895, -0.31039808991440887, 0.08401534207538955, -0.42790227522694024, 0.14533269938364538, -0.2691792971659901, 1.318765257514421, 0.2878321684811766, 0.233951795759116, 0.4097144005626846], "std": [0.09486855586598004, 0.10808576259696144, 0.12323667675537668, 0.3085233003458414, 0.1618710121910995, 0.36266694326712673, 0.11085193087853133, 0.0967984230172585, 0.11316045364814252, 0.2281293591877022, 0.23075923864258632, 0.37247522684611445], "min": [-0.0031308779256815286, 0.08751811556960384, 1.1796071399510526, -0.7230405930378515, -0.14623444298383959, -0.8988698009115103, -0.09971376865804718, -0.3780947320075017, 1.1815591155750753, -0.09702610417159403, -0.20271649470016828, -0.005924829089780131], "max": [0.3119756507261785, 0.40347169038018493, 1.5476503825810983, 0.1448436181999419, 0.43504779943565275, 0.37360852010874207, 0.32762562112012533, -0.10656418097056349, 1.4916875577402562, 0.5872758571829011, 0.6855872891401833, 0.911371486244285], "count": [598]}, "gripper_mode_state": {"mean": [0.9180602006688964, 1.0], "std": [0.2742729819298319, 0.0], "min": [0, 1], "max": [1, 1], "count": [598]}, "gripper_activity_state": {"mean": [1.8444816053511706, 2.0], "std": [0.5050527130633747, 0.0], "min": [0, 2], "max": [2, 2], "count": [598]}, "gripper_mode_action": {"mean": [0.9180602006688964, 1.0], "std": [0.2742729819298319, 0.0], "min": [0, 1], "max": [1, 1], "count": [598]}, "gripper_activity_action": {"mean": [1.8444816053511706, 2.0], "std": [0.5050527130633747, 0.0], "min": [0, 2], "max": [2, 2], "count": [598]}, "gripper_open_scale_state": {"mean": [0.27847213671501203, 0.026114402115487406], "std": [0.2268437036058678, 1.5351515685766576e-05], "min": [0.04176992177963257, 0.026048811418669566], "max": [0.9490161623273577, 0.026119470596313477], "count": [598]}, "gripper_open_scale_action": {"mean": [0.27847213671501203, 0.026114402115487406], "std": [0.2268437036058678, 1.5351515685766576e-05], "min": [0.04176992177963257, 0.026048811418669566], "max": [0.9490161623273577, 0.026119470596313477], "count": [598]}}} +{"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.4577340558619281]], [[0.4368472243498093]], [[0.34775296372889436]]], "std": [[[0.28261443356703037]], [[0.2676592915641834]], [[0.2324752769147968]]], "count": [128]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34882894199346404]], [[0.356193767871732]], [[0.33750875927627993]]], "std": [[[0.2753953977578458]], [[0.27252860134797074]], [[0.2872319807195856]]], "count": [128]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34363848464733115]], [[0.3432318346609477]], [[0.31923548772807736]]], "std": [[[0.27322909240798204]], [[0.2762959130431156]], [[0.2929320621158075]]], "count": [128]}, "observation.state": {"min": [-1.006291389465332, -0.0033796224743127823, -1.858818531036377, -0.2653786838054657, -0.20110340416431427, -0.7556678652763367, 0.07311010360717773, -0.013045202940702438, 0.0016969959251582623, -1.4332897663116455, -0.10754399746656418, -0.24412427842617035, -0.0075632319785654545, 0.04558541998267174], "max": [0.002701216610148549, 1.7272623777389526, 0.03999999910593033, 0.8160777688026428, 0.6682921648025513, 0.09676676988601685, 1.6569573879241943, 0.9633399248123169, 1.6766409873962402, 0.023009711876511574, 0.5499724745750427, 0.43596309423446655, 0.3462347090244293, 0.04617998003959656], "mean": [-0.59872967004776, 0.6587591171264648, -0.6990702152252197, 0.10852520167827606, 0.20888087153434753, -0.32210245728492737, 0.4969032108783722, 0.5481414198875427, 0.9749566912651062, -0.7350123524665833, 0.017502212896943092, -0.035875823348760605, 0.20262600481510162, 0.04573899507522583], "std": [0.37378400564193726, 0.5279021263122559, 0.5345174074172974, 0.28629934787750244, 0.21269908547401428, 0.3690424859523773, 0.36781805753707886, 0.4303317368030548, 0.7278745770454407, 0.5542227625846863, 0.11060985922813416, 0.1056407168507576, 0.1406937688589096, 9.623899677535519e-05], "count": [647]}, "action": {"min": [-1.006291389465332, -0.0033796224743127823, -1.858818531036377, -0.2653786838054657, -0.20110340416431427, -0.7556678652763367, 0.07311010360717773, -0.013045202940702438, 0.0016969959251582623, -1.4332897663116455, -0.10754399746656418, -0.24412427842617035, -0.0075632319785654545, 0.04558541998267174], "max": [0.002701216610148549, 1.7272623777389526, 0.03999999910593033, 0.8160777688026428, 0.6682921648025513, 0.09676676988601685, 1.6569573879241943, 0.9633399248123169, 1.6766409873962402, 0.023009711876511574, 0.5499724745750427, 0.43596309423446655, 0.3462347090244293, 0.04617998003959656], "mean": [-0.59872967004776, 0.6587591171264648, -0.6990702152252197, 0.10852520167827606, 0.20888087153434753, -0.32210245728492737, 0.4969032108783722, 0.5481414198875427, 0.9749566912651062, -0.7350123524665833, 0.017502212896943092, -0.035875823348760605, 0.20262600481510162, 0.04573899507522583], "std": [0.37378400564193726, 0.5279021263122559, 0.5345174074172974, 0.28629934787750244, 0.21269908547401428, 0.3690424859523773, 0.36781805753707886, 0.4303317368030548, 0.7278745770454407, 0.5542227625846863, 0.11060985922813416, 0.1056407168507576, 0.1406937688589096, 9.623899677535519e-05], "count": [647]}, "timestamp": {"min": [0.0], "max": [21.533333333333335], "mean": [10.766666666666666], "std": [6.2257529665093525], "count": [647]}, "frame_index": {"min": [0], "max": [646], "mean": [323.0], "std": [186.77258899528056], "count": [647]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [647]}, "index": {"min": [9427], "max": [10073], "mean": [9750.0], "std": [186.77258899528056], "count": [647]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [647]}, "subtask_annotation": {"mean": [2.321483771251932, 4.0, 4.0, 4.0, 4.0], "std": [1.3827885360251466, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [647]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [647]}, "eef_direction_state": {"mean": [4.82225656877898, 4.697063369397218], "std": [1.78199803869325, 1.5441090228674095], "min": [0, 0], "max": [6, 6], "count": [647]}, "eef_velocity_state": {"mean": [0.6367851622874807, 0.7913446676970634], "std": [0.8091865447474029, 0.7752264764954216], "min": [0, 0], "max": [2, 2], "count": [647]}, "eef_acc_mag_state": {"mean": [0.7217928902627512, 0.8361669242658424], "std": [0.8394473786153213, 0.8364140115520077], "min": [0, 0], "max": [2, 2], "count": [647]}, "eef_direction_action": {"mean": [4.82225656877898, 4.697063369397218], "std": [1.78199803869325, 1.5441090228674095], "min": [0, 0], "max": [6, 6], "count": [647]}, "eef_velocity_action": {"mean": [0.6367851622874807, 0.7913446676970634], "std": [0.8091865447474029, 0.7752264764954216], "min": [0, 0], "max": [2, 2], "count": [647]}, "eef_acc_mag_action": {"mean": [0.7217928902627512, 0.8361669242658424], "std": [0.8394473786153213, 0.8364140115520077], "min": [0, 0], "max": [2, 2], "count": [647]}, "eef_sim_pose_state": {"mean": [0.1321225996056178, 0.28891789796496686, 1.3381401816833471, -0.2944463907271602, 0.061919116875993725, -0.38333307197628635, 0.1916243747705963, -0.20765387982119765, 1.3038604421524296, 0.18542580587718274, 0.25560280358684645, 0.5085607134736123], "std": [0.07121063982746054, 0.0742785217720326, 0.09642772095709011, 0.3959212401266894, 0.18488386297178858, 0.2908306409321387, 0.09392720950413064, 0.1046564916325107, 0.08979892396785799, 0.12691450281240155, 0.2299015962657958, 0.3954037193717729], "min": [0.06259153685296605, 0.12133762560812761, 1.179111403935742, -0.7758246593395157, -0.10264562369791208, -0.6804186299222358, -0.017809544698659207, -0.3362648530779418, 1.180362604321358, -0.015312098633008704, -0.12982464629678048, -0.010737865231931211], "max": [0.2946108405463698, 0.34742649650617585, 1.4999112581814502, 0.2780520254172659, 0.663464189789126, 0.6642892929824422, 0.30408269618196004, -0.09061775767203335, 1.4453610096752028, 0.3602867778277742, 0.5844066129703456, 0.9855547920438054], "count": [647]}, "eef_sim_pose_action": {"mean": [0.1321225996056178, 0.28891789796496686, 1.3381401816833471, -0.2944463907271602, 0.061919116875993725, -0.38333307197628635, 0.1916243747705963, -0.20765387982119765, 1.3038604421524296, 0.18542580587718274, 0.25560280358684645, 0.5085607134736123], "std": [0.07121063982746054, 0.0742785217720326, 0.09642772095709011, 0.3959212401266894, 0.18488386297178858, 0.2908306409321387, 0.09392720950413064, 0.1046564916325107, 0.08979892396785799, 0.12691450281240155, 0.2299015962657958, 0.3954037193717729], "min": [0.06259153685296605, 0.12133762560812761, 1.179111403935742, -0.7758246593395157, -0.10264562369791208, -0.6804186299222358, -0.017809544698659207, -0.3362648530779418, 1.180362604321358, -0.015312098633008704, -0.12982464629678048, -0.010737865231931211], "max": [0.2946108405463698, 0.34742649650617585, 1.4999112581814502, 0.2780520254172659, 0.663464189789126, 0.6642892929824422, 0.30408269618196004, -0.09061775767203335, 1.4453610096752028, 0.3602867778277742, 0.5844066129703456, 0.9855547920438054], "count": [647]}, "gripper_mode_state": {"mean": [0.9319938176197836, 1.0], "std": [0.2517565124049145, 0.0], "min": [0, 1], "max": [1, 1], "count": [647]}, "gripper_activity_state": {"mean": [1.8686244204018547, 2.0], "std": [0.46489279436631453, 0.0], "min": [0, 2], "max": [2, 2], "count": [647]}, "gripper_mode_action": {"mean": [0.9319938176197836, 1.0], "std": [0.2517565124049145, 0.0], "min": [0, 1], "max": [1, 1], "count": [647]}, "gripper_activity_action": {"mean": [1.8686244204018547, 2.0], "std": [0.46489279436631453, 0.0], "min": [0, 2], "max": [2, 2], "count": [647]}, "gripper_open_scale_state": {"mean": [0.28394649732347305, 0.026136488656803934], "std": [0.21018211856439986, 5.499354433419049e-05], "min": [0.04177720206124442, 0.026048811418669566], "max": [0.9468327930995396, 0.026388560022626604], "count": [647]}, "gripper_open_scale_action": {"mean": [0.28394649732347305, 0.026136488656803934], "std": [0.21018211856439986, 5.499354433419049e-05], "min": [0.04177720206124442, 0.026048811418669566], "max": [0.9468327930995396, 0.026388560022626604], "count": [647]}}} +{"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.44156381205904]], [[0.4250836705911209]], [[0.3412870965531172]]], "std": [[[0.31486110298843284]], [[0.30462604260413906]], [[0.2659582665850173]]], "count": [151]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35863748214517593]], [[0.3665413023561154]], [[0.3507097292559408]]], "std": [[[0.27160005897681394]], [[0.26860615635813345]], [[0.28190205024549053]]], "count": [151]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3380381660390425]], [[0.3437257733483386]], [[0.3245094720743338]]], "std": [[[0.25939873009435754]], [[0.26316946408915654]], [[0.27745676688272414]]], "count": [151]}, "observation.state": {"min": [-1.115517497062683, 0.0015339808305725455, -1.927312970161438, -0.006135923322290182, -0.43984586000442505, -0.777704119682312, 0.07311010360717773, -0.011263695545494556, 0.0, -1.589864730834961, -0.009546502493321896, -0.3604854941368103, -0.05030452832579613, 0.04558541998267174], "max": [0.0015339808305725455, 1.7656118869781494, 0.0015192520804703236, 1.4200602769851685, 0.6242266893386841, 0.09173142164945602, 1.6889585256576538, 1.059914469718933, 1.5953400135040283, 0.0015339808305725455, 1.5299999713897705, 0.5340254902839661, 0.5394004583358765, 0.04562615230679512], "mean": [-0.7429271340370178, 0.9518716931343079, -1.2523107528686523, 0.4253327250480652, 0.22821712493896484, -0.27124932408332825, 0.5249738693237305, 0.44620218873023987, 0.639728307723999, -0.7616806030273438, 0.4322960078716278, -0.07906007021665573, 0.17529065907001495, 0.04558569937944412], "std": [0.45688971877098083, 0.6007871627807617, 0.6894890666007996, 0.3557737171649933, 0.19748100638389587, 0.32063743472099304, 0.45845827460289, 0.4637884199619293, 0.6769856810569763, 0.7223567962646484, 0.45538055896759033, 0.14107899367809296, 0.1990317702293396, 1.874044755822979e-06], "count": [810]}, "action": {"min": [-1.115517497062683, 0.0015339808305725455, -1.927312970161438, -0.006135923322290182, -0.43984586000442505, -0.777704119682312, 0.07311010360717773, -0.011263695545494556, 0.0, -1.589864730834961, -0.009546502493321896, -0.3604854941368103, -0.05030452832579613, 0.04558541998267174], "max": [0.0015339808305725455, 1.7656118869781494, 0.0015192520804703236, 1.4200602769851685, 0.6242266893386841, 0.09173142164945602, 1.6889585256576538, 1.059914469718933, 1.5953400135040283, 0.0015339808305725455, 1.5299999713897705, 0.5340254902839661, 0.5394004583358765, 0.04562615230679512], "mean": [-0.7429271340370178, 0.9518716931343079, -1.2523107528686523, 0.4253327250480652, 0.22821712493896484, -0.27124932408332825, 0.5249738693237305, 0.44620218873023987, 0.639728307723999, -0.7616806030273438, 0.4322960078716278, -0.07906007021665573, 0.17529065907001495, 0.04558569937944412], "std": [0.45688971877098083, 0.6007871627807617, 0.6894890666007996, 0.3557737171649933, 0.19748100638389587, 0.32063743472099304, 0.45845827460289, 0.4637884199619293, 0.6769856810569763, 0.7223567962646484, 0.45538055896759033, 0.14107899367809296, 0.1990317702293396, 1.874044755822979e-06], "count": [810]}, "timestamp": {"min": [0.0], "max": [26.966666666666665], "mean": [13.483333333333333], "std": [7.7942226942401005], "count": [810]}, "frame_index": {"min": [0], "max": [809], "mean": [404.5], "std": [233.826680827203], "count": [810]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [810]}, "index": {"min": [10074], "max": [10883], "mean": [10478.5], "std": [233.826680827203], "count": [810]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [810]}, "subtask_annotation": {"mean": [2.022222222222222, 4.0, 4.0, 4.0, 4.0], "std": [1.5143755588800678, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [810]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [810]}, "eef_direction_state": {"mean": [4.383950617283951, 4.380246913580247], "std": [1.882863382213336, 2.1166255320054668], "min": [0, 0], "max": [6, 6], "count": [810]}, "eef_velocity_state": {"mean": [0.7777777777777778, 0.6469135802469136], "std": [0.8210201423071651, 0.7880412378369747], "min": [0, 0], "max": [2, 2], "count": [810]}, "eef_acc_mag_state": {"mean": [0.8037037037037037, 0.5962962962962963], "std": [0.8328064177781429, 0.7958138073143819], "min": [0, 0], "max": [2, 2], "count": [810]}, "eef_direction_action": {"mean": [4.383950617283951, 4.380246913580247], "std": [1.882863382213336, 2.1166255320054668], "min": [0, 0], "max": [6, 6], "count": [810]}, "eef_velocity_action": {"mean": [0.7777777777777778, 0.6469135802469136], "std": [0.8210201423071651, 0.7880412378369747], "min": [0, 0], "max": [2, 2], "count": [810]}, "eef_acc_mag_action": {"mean": [0.8037037037037037, 0.5962962962962963], "std": [0.8328064177781429, 0.7958138073143819], "min": [0, 0], "max": [2, 2], "count": [810]}, "eef_sim_pose_state": {"mean": [0.14081661113370308, 0.24249059161804143, 1.4190893426598623, -0.24139157194396588, 0.1184589874330594, -0.5083043721638195, 0.12350212434848783, -0.2760964521054255, 1.3053057384174027, 0.11839553291271404, 0.3024826368346044, 0.3501123034133034], "std": [0.07948846182843852, 0.08860177787144731, 0.13250278503032845, 0.35302792769106905, 0.19551168761787158, 0.3177208557781671, 0.08789807472781921, 0.09111039803719347, 0.11944984647235528, 0.147459838538169, 0.2841078490890976, 0.3581215090482742], "min": [-0.11641209054257895, 0.08661506437907172, 1.1812506959110392, -0.7788464125812655, -0.10689684092523621, -0.930109149903131, -0.10731077654866449, -0.419018381856584, 1.1814985175587962, -0.05027590364559922, -0.12041364172893654, -0.003051591706387604], "max": [0.2714407579102002, 0.40867570653408647, 1.5562830673061034, 0.29487848538895156, 0.7608761204499448, 0.04506395600904409, 0.27675185722402407, -0.11356688008533689, 1.4739521779470077, 0.5436687610233956, 0.7015823212044388, 1.066882973359549], "count": [810]}, "eef_sim_pose_action": {"mean": [0.14081661113370308, 0.24249059161804143, 1.4190893426598623, -0.24139157194396588, 0.1184589874330594, -0.5083043721638195, 0.12350212434848783, -0.2760964521054255, 1.3053057384174027, 0.11839553291271404, 0.3024826368346044, 0.3501123034133034], "std": [0.07948846182843852, 0.08860177787144731, 0.13250278503032845, 0.35302792769106905, 0.19551168761787158, 0.3177208557781671, 0.08789807472781921, 0.09111039803719347, 0.11944984647235528, 0.147459838538169, 0.2841078490890976, 0.3581215090482742], "min": [-0.11641209054257895, 0.08661506437907172, 1.1812506959110392, -0.7788464125812655, -0.10689684092523621, -0.930109149903131, -0.10731077654866449, -0.419018381856584, 1.1814985175587962, -0.05027590364559922, -0.12041364172893654, -0.003051591706387604], "max": [0.2714407579102002, 0.40867570653408647, 1.5562830673061034, 0.29487848538895156, 0.7608761204499448, 0.04506395600904409, 0.27675185722402407, -0.11356688008533689, 1.4739521779470077, 0.5436687610233956, 0.7015823212044388, 1.066882973359549], "count": [810]}, "gripper_mode_state": {"mean": [0.891358024691358, 1.0], "std": [0.3111894865024803, 0.0], "min": [0, 1], "max": [1, 1], "count": [810]}, "gripper_activity_state": {"mean": [1.8938271604938273, 2.0], "std": [0.4199781531685338, 0.0], "min": [0, 2], "max": [2, 2], "count": [810]}, "gripper_mode_action": {"mean": [0.891358024691358, 1.0], "std": [0.3111894865024803, 0.0], "min": [0, 1], "max": [1, 1], "count": [810]}, "gripper_activity_action": {"mean": [1.8938271604938273, 2.0], "std": [0.4199781531685338, 0.0], "min": [0, 2], "max": [2, 2], "count": [810]}, "gripper_open_scale_state": {"mean": [0.29998436676867535, 0.026048864224495302], "std": [0.2619768253604705, 1.0655275478816938e-06], "min": [0.04177720206124442, 0.026048811418669566], "max": [0.9651191575186593, 0.026072087032454356], "count": [810]}, "gripper_open_scale_action": {"mean": [0.29998436676867535, 0.026048864224495302], "std": [0.2619768253604705, 1.0655275478816938e-06], "min": [0.04177720206124442, 0.026048811418669566], "max": [0.9651191575186593, 0.026072087032454356], "count": [810]}}} +{"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.4838344512241571]], [[0.4584197175373646]], [[0.3643467308834956]]], "std": [[[0.25501303466860836]], [[0.23866276692837204]], [[0.20583937493169188]]], "count": [143]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3692761323643676]], [[0.37513689115894994]], [[0.35558024437436203]]], "std": [[[0.28484297186369745]], [[0.2861662038278387]], [[0.30323745880022923]]], "count": [143]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35740582864847575]], [[0.3643675880219998]], [[0.34612876312141017]]], "std": [[[0.2690906755149505]], [[0.27492214551239585]], [[0.290460581229306]]], "count": [143]}, "observation.state": {"min": [-0.8467574119567871, 0.0010088699636980891, -1.9236118793487549, -0.003067961661145091, -0.30837470293045044, -0.8912428617477417, 0.06639344245195389, -0.006135923322290182, 0.023009711876511574, -1.6778367757797241, -0.011153878644108772, -0.08916112035512924, -0.07807810604572296, 0.04509088769555092], "max": [0.010019821114838123, 1.9819031953811646, -0.003067961661145091, 0.8823021650314331, 0.604120135307312, 0.14525257050991058, 1.6889585256576538, 0.8022719621658325, 1.986405849456787, 0.0015339808305725455, 0.9112646579742432, 0.5703245401382446, 0.6572358012199402, 0.045338135212659836], "mean": [-0.4876934885978699, 0.9536581635475159, -1.209721565246582, 0.5581352114677429, 0.1389177143573761, -0.5021979808807373, 0.47955751419067383, 0.3463101387023926, 0.892127275466919, -0.8064858913421631, 0.23783858120441437, -0.004079289734363556, 0.3182421922683716, 0.04511057958006859], "std": [0.33652153611183167, 0.6569646596908569, 0.673602819442749, 0.24578875303268433, 0.2664908766746521, 0.34293603897094727, 0.3992947041988373, 0.3403584361076355, 0.8231015205383301, 0.7158045768737793, 0.23201604187488556, 0.08167281746864319, 0.31410861015319824, 5.6276454415638e-05], "count": [748]}, "action": {"min": [-0.8467574119567871, 0.0010088699636980891, -1.9236118793487549, -0.003067961661145091, -0.30837470293045044, -0.8912428617477417, 0.06639344245195389, -0.006135923322290182, 0.023009711876511574, -1.6778367757797241, -0.011153878644108772, -0.08916112035512924, -0.07807810604572296, 0.04509088769555092], "max": [0.010019821114838123, 1.9819031953811646, -0.003067961661145091, 0.8823021650314331, 0.604120135307312, 0.14525257050991058, 1.6889585256576538, 0.8022719621658325, 1.986405849456787, 0.0015339808305725455, 0.9112646579742432, 0.5703245401382446, 0.6572358012199402, 0.045338135212659836], "mean": [-0.4876934885978699, 0.9536581635475159, -1.209721565246582, 0.5581352114677429, 0.1389177143573761, -0.5021979808807373, 0.47955751419067383, 0.3463101387023926, 0.892127275466919, -0.8064858913421631, 0.23783858120441437, -0.004079289734363556, 0.3182421922683716, 0.04511057958006859], "std": [0.33652153611183167, 0.6569646596908569, 0.673602819442749, 0.24578875303268433, 0.2664908766746521, 0.34293603897094727, 0.3992947041988373, 0.3403584361076355, 0.8231015205383301, 0.7158045768737793, 0.23201604187488556, 0.08167281746864319, 0.31410861015319824, 5.6276454415638e-05], "count": [748]}, "timestamp": {"min": [0.0], "max": [24.9], "mean": [12.450000000000003], "std": [7.1976269237390555], "count": [748]}, "frame_index": {"min": [0], "max": [747], "mean": [373.5], "std": [215.92880771217165], "count": [748]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [748]}, "index": {"min": [10884], "max": [11631], "mean": [11257.5], "std": [215.92880771217165], "count": [748]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [748]}, "subtask_annotation": {"mean": [2.108288770053476, 4.0, 4.0, 4.0, 4.0], "std": [1.4451785086830848, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [748]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [748]}, "eef_direction_state": {"mean": [4.225935828877005, 4.466577540106952], "std": [2.2624630599164104, 2.0186842615255185], "min": [0, 0], "max": [6, 6], "count": [748]}, "eef_velocity_state": {"mean": [0.7393048128342246, 0.7098930481283422], "std": [0.8242355383002816, 0.8060987381996517], "min": [0, 0], "max": [2, 2], "count": [748]}, "eef_acc_mag_state": {"mean": [0.7540106951871658, 0.7393048128342246], "std": [0.8295494943172367, 0.8355122980167691], "min": [0, 0], "max": [2, 2], "count": [748]}, "eef_direction_action": {"mean": [4.225935828877005, 4.466577540106952], "std": [2.2624630599164104, 2.0186842615255185], "min": [0, 0], "max": [6, 6], "count": [748]}, "eef_velocity_action": {"mean": [0.7393048128342246, 0.7098930481283422], "std": [0.8242355383002816, 0.8060987381996517], "min": [0, 0], "max": [2, 2], "count": [748]}, "eef_acc_mag_action": {"mean": [0.7540106951871658, 0.7393048128342246], "std": [0.8295494943172367, 0.8355122980167691], "min": [0, 0], "max": [2, 2], "count": [748]}, "eef_sim_pose_state": {"mean": [0.16576423099194812, 0.2680523187778439, 1.3866144424167721, -0.37764569316816116, 0.26708265375940476, -0.3090774777492667, 0.19537501873738675, -0.24000537178897546, 1.2924927216228026, 0.3111958988877557, 0.3217632357247823, 0.3401173111146871], "std": [0.11149918402276537, 0.09338780319564664, 0.11854163068968368, 0.3811265025957245, 0.24918748751900677, 0.3844627159126607, 0.13154271642383, 0.11128958915743402, 0.09745515003192792, 0.3084733615158129, 0.2694162957068558, 0.32201380242319394], "min": [0.022094429465503558, 0.09167453440125943, 1.1822451506088905, -0.8958723499864375, -0.04901708558271034, -0.8711729035750673, -0.03096847373391281, -0.34924885816041157, 1.1826719107377728, -0.07712464088658941, -0.1319743296098015, -0.09237824473831462], "max": [0.36980773506388853, 0.34254867090318497, 1.5175605207627227, 0.17304455077067074, 0.7135563385790005, 0.41066118609936825, 0.39555813082453556, -0.07348051229737279, 1.469641206832204, 0.8401755396443065, 0.7435200150974732, 1.0321490698410725], "count": [748]}, "eef_sim_pose_action": {"mean": [0.16576423099194812, 0.2680523187778439, 1.3866144424167721, -0.37764569316816116, 0.26708265375940476, -0.3090774777492667, 0.19537501873738675, -0.24000537178897546, 1.2924927216228026, 0.3111958988877557, 0.3217632357247823, 0.3401173111146871], "std": [0.11149918402276537, 0.09338780319564664, 0.11854163068968368, 0.3811265025957245, 0.24918748751900677, 0.3844627159126607, 0.13154271642383, 0.11128958915743402, 0.09745515003192792, 0.3084733615158129, 0.2694162957068558, 0.32201380242319394], "min": [0.022094429465503558, 0.09167453440125943, 1.1822451506088905, -0.8958723499864375, -0.04901708558271034, -0.8711729035750673, -0.03096847373391281, -0.34924885816041157, 1.1826719107377728, -0.07712464088658941, -0.1319743296098015, -0.09237824473831462], "max": [0.36980773506388853, 0.34254867090318497, 1.5175605207627227, 0.17304455077067074, 0.7135563385790005, 0.41066118609936825, 0.39555813082453556, -0.07348051229737279, 1.469641206832204, 0.8401755396443065, 0.7435200150974732, 1.0321490698410725], "count": [748]}, "gripper_mode_state": {"mean": [0.9237967914438503, 1.0], "std": [0.2653229721714631, 0.0], "min": [0, 1], "max": [1, 1], "count": [748]}, "gripper_activity_state": {"mean": [1.891711229946524, 2.0], "std": [0.42361540678844595, 0.0], "min": [0, 2], "max": [2, 2], "count": [748]}, "gripper_mode_action": {"mean": [0.9237967914438503, 1.0], "std": [0.2653229721714631, 0.0], "min": [0, 1], "max": [1, 1], "count": [748]}, "gripper_activity_action": {"mean": [1.891711229946524, 2.0], "std": [0.42361540678844595, 0.0], "min": [0, 2], "max": [2, 2], "count": [748]}, "gripper_open_scale_state": {"mean": [0.2740325216827148, 0.025777342496617554], "std": [0.22816755726453622, 3.215769309222149e-05], "min": [0.03793910997254508, 0.02576622154031481], "max": [0.9651191575186593, 0.02590750583580562], "count": [748]}, "gripper_open_scale_action": {"mean": [0.2740325216827148, 0.025777342496617554], "std": [0.22816755726453622, 3.215769309222149e-05], "min": [0.03793910997254508, 0.02576622154031481], "max": [0.9651191575186593, 0.02590750583580562], "count": [748]}}} +{"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.4551640888239354]], [[0.4371526559899322]], [[0.35167501928307554]]], "std": [[[0.2844399676323197]], [[0.27200371918891836]], [[0.23817119496345499]]], "count": [161]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3435243795585867]], [[0.3532777135008593]], [[0.33557953930364415]]], "std": [[[0.272667031101405]], [[0.2707315159139307]], [[0.28503765408063436]]], "count": [161]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3348462614514405]], [[0.33711478166145686]], [[0.3125573079473335]]], "std": [[[0.25779739319783573]], [[0.2629266282297173]], [[0.2805232464681124]]], "count": [161]}, "observation.state": {"min": [-0.689358651638031, -0.0008091027848422527, -1.6987494230270386, -0.2853204309940338, -0.2907898724079132, -0.8386998772621155, 0.0734863206744194, -0.007669903803616762, -0.0015339808305725455, -1.3626476526260376, -0.04908738657832146, -0.4693981111049652, -0.03481462970376015, 0.045338135212659836], "max": [0.006475632078945637, 1.7564079761505127, 0.03999999910593033, 0.578029990196228, 0.21947884559631348, 0.18084414303302765, 1.667275071144104, 1.0952622890472412, 1.813165307044983, -0.013810784555971622, 0.40797311067581177, 0.0954374447464943, 0.3973010182380676, 0.045709073543548584], "mean": [-0.4296107590198517, 0.5949622988700867, -0.5644130110740662, -0.018414609134197235, -0.04810405895113945, -0.4073488116264343, 0.4689820110797882, 0.6812226176261902, 1.1620935201644897, -0.8441869616508484, 0.022143712267279625, -0.29311150312423706, 0.2643299400806427, 0.04551246389746666], "std": [0.24108293652534485, 0.5068374872207642, 0.4569557309150696, 0.18409107625484467, 0.07704469561576843, 0.39103013277053833, 0.35737812519073486, 0.4731306731700897, 0.7779167890548706, 0.5320494771003723, 0.05974963679909706, 0.2073158472776413, 0.16808553040027618, 0.00012664914538618177], "count": [881]}, "action": {"min": [-0.689358651638031, -0.0008091027848422527, -1.6987494230270386, -0.2853204309940338, -0.2907898724079132, -0.8386998772621155, 0.0734863206744194, -0.007669903803616762, -0.0015339808305725455, -1.3626476526260376, -0.04908738657832146, -0.4693981111049652, -0.03481462970376015, 0.045338135212659836], "max": [0.006475632078945637, 1.7564079761505127, 0.03999999910593033, 0.578029990196228, 0.21947884559631348, 0.18084414303302765, 1.667275071144104, 1.0952622890472412, 1.813165307044983, -0.013810784555971622, 0.40797311067581177, 0.0954374447464943, 0.3973010182380676, 0.045709073543548584], "mean": [-0.4296107590198517, 0.5949622988700867, -0.5644130110740662, -0.018414609134197235, -0.04810405895113945, -0.4073488116264343, 0.4689820110797882, 0.6812226176261902, 1.1620935201644897, -0.8441869616508484, 0.022143712267279625, -0.29311150312423706, 0.2643299400806427, 0.04551246389746666], "std": [0.24108293652534485, 0.5068374872207642, 0.4569557309150696, 0.18409107625484467, 0.07704469561576843, 0.39103013277053833, 0.35737812519073486, 0.4731306731700897, 0.7779167890548706, 0.5320494771003723, 0.05974963679909706, 0.2073158472776413, 0.16808553040027618, 0.00012664914538618177], "count": [881]}, "timestamp": {"min": [0.0], "max": [29.333333333333332], "mean": [14.666666666666666], "std": [8.477420991472977], "count": [881]}, "frame_index": {"min": [0], "max": [880], "mean": [440.0], "std": [254.3226297441893], "count": [881]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [881]}, "index": {"min": [11632], "max": [12512], "mean": [12072.0], "std": [254.3226297441893], "count": [881]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [881]}, "subtask_annotation": {"mean": [2.254256526674234, 4.0, 4.0, 4.0, 4.0], "std": [1.3396284820609268, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [881]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [881]}, "eef_direction_state": {"mean": [5.068104426787741, 4.745743473325766], "std": [1.7551331347041847, 1.545762960664345], "min": [0, 0], "max": [6, 6], "count": [881]}, "eef_velocity_state": {"mean": [0.4767309875141884, 0.695800227014756], "std": [0.742555168646471, 0.724529250151148], "min": [0, 0], "max": [2, 2], "count": [881]}, "eef_acc_mag_state": {"mean": [0.5641316685584563, 0.7922814982973894], "std": [0.7962928869317083, 0.8354975776487961], "min": [0, 0], "max": [2, 2], "count": [881]}, "eef_direction_action": {"mean": [5.068104426787741, 4.745743473325766], "std": [1.7551331347041847, 1.545762960664345], "min": [0, 0], "max": [6, 6], "count": [881]}, "eef_velocity_action": {"mean": [0.4767309875141884, 0.695800227014756], "std": [0.742555168646471, 0.724529250151148], "min": [0, 0], "max": [2, 2], "count": [881]}, "eef_acc_mag_action": {"mean": [0.5641316685584563, 0.7922814982973894], "std": [0.7962928869317083, 0.8354975776487961], "min": [0, 0], "max": [2, 2], "count": [881]}, "eef_sim_pose_state": {"mean": [0.1343279807019718, 0.29958649667615866, 1.3189455834473331, -0.4005009045207969, 0.011784381904495513, -0.47693368281994414, 0.20266064099219036, -0.16164635336323108, 1.2954891620795501, 0.11549663826836573, 0.30699560702732154, 0.3536587433821135], "std": [0.0848830561380664, 0.0581355420902167, 0.08221734719126898, 0.3911362380451482, 0.20470322818734352, 0.2696431999422251, 0.0934763828202792, 0.12478896591758074, 0.07638893991808145, 0.08423026628126846, 0.20232867214606337, 0.24902702856643685], "min": [0.05374224140064059, 0.13927289043309485, 1.1796916875192853, -0.8330400840939005, -0.16714097496695102, -0.7713069079859335, -0.015161589777922327, -0.33714123177642785, 1.1823967720007762, -0.034358671468202526, -0.24836268658412242, -0.03754144836463451], "max": [0.3431648110654363, 0.33907214632624477, 1.4839415479728206, 0.24986359712305437, 0.6438132307749003, 0.17660126041641477, 0.33012540369950716, -0.036937427361546656, 1.436569853669492, 0.37098577818163214, 0.5496061842108539, 0.641295242359125], "count": [881]}, "eef_sim_pose_action": {"mean": [0.1343279807019718, 0.29958649667615866, 1.3189455834473331, -0.4005009045207969, 0.011784381904495513, -0.47693368281994414, 0.20266064099219036, -0.16164635336323108, 1.2954891620795501, 0.11549663826836573, 0.30699560702732154, 0.3536587433821135], "std": [0.0848830561380664, 0.0581355420902167, 0.08221734719126898, 0.3911362380451482, 0.20470322818734352, 0.2696431999422251, 0.0934763828202792, 0.12478896591758074, 0.07638893991808145, 0.08423026628126846, 0.20232867214606337, 0.24902702856643685], "min": [0.05374224140064059, 0.13927289043309485, 1.1796916875192853, -0.8330400840939005, -0.16714097496695102, -0.7713069079859335, -0.015161589777922327, -0.33714123177642785, 1.1823967720007762, -0.034358671468202526, -0.24836268658412242, -0.03754144836463451], "max": [0.3431648110654363, 0.33907214632624477, 1.4839415479728206, 0.24986359712305437, 0.6438132307749003, 0.17660126041641477, 0.33012540369950716, -0.036937427361546656, 1.436569853669492, 0.37098577818163214, 0.5496061842108539, 0.641295242359125], "count": [881]}, "gripper_mode_state": {"mean": [0.9500567536889898, 1.0], "std": [0.2178277265614486, 0.0], "min": [0, 1], "max": [1, 1], "count": [881]}, "gripper_activity_state": {"mean": [1.9035187287173667, 2.0], "std": [0.40260092528561786, 0.0], "min": [0, 2], "max": [2, 2], "count": [881]}, "gripper_mode_action": {"mean": [0.9500567536889898, 1.0], "std": [0.2178277265614486, 0.0], "min": [0, 1], "max": [1, 1], "count": [881]}, "gripper_activity_action": {"mean": [1.9035187287173667, 2.0], "std": [0.40260092528561786, 0.0], "min": [0, 2], "max": [2, 2], "count": [881]}, "gripper_open_scale_state": {"mean": [0.26799121121639774, 0.026007090779318755], "std": [0.20421590337168993, 7.237123626763125e-05], "min": [0.04199218324252537, 0.02590750583580562], "max": [0.9527286120823452, 0.026119470596313477], "count": [881]}, "gripper_open_scale_action": {"mean": [0.26799121121639774, 0.026007090779318755], "std": [0.20421590337168993, 7.237123626763125e-05], "min": [0.04199218324252537, 0.02590750583580562], "max": [0.9527286120823452, 0.026119470596313477], "count": [881]}}} +{"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.46863584980686207]], [[0.44910623922370585]], [[0.36002475373244053]]], "std": [[[0.280853575053944]], [[0.2686530223859998]], [[0.23611091592027947]]], "count": [163]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3529361859604101]], [[0.3624321644813345]], [[0.3469772678669287]]], "std": [[[0.2748709265038458]], [[0.2740265036600639]], [[0.29077088195550505]]], "count": [163]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3420857057887913]], [[0.34337923700495876]], [[0.31902378637208123]]], "std": [[[0.24859635895730023]], [[0.2536430908238668]], [[0.2720295128222274]]], "count": [163]}, "observation.state": {"min": [-0.9203906059265137, -0.0057104104198515415, -1.385184645652771, -0.11237607896327972, -0.33641812205314636, -0.8784316182136536, 0.07311010360717773, -0.030533066019415855, -0.006135923322290182, -1.0838062763214111, -0.5568350553512573, -0.46786412596702576, 0.042107097804546356, 0.04509088769555092], "max": [0.0028869768138974905, 1.6290875673294067, 0.03999999910593033, 0.3785243332386017, 0.32213595509529114, 0.03231494873762131, 1.6103304624557495, 1.0967962741851807, 1.7088545560836792, 0.02147573046386242, 0.4985315501689911, 0.26971328258514404, 0.23757587373256683, 0.045338135212659836], "mean": [-0.5054606199264526, 0.6776217818260193, -0.7358498573303223, 0.18618935346603394, 0.023251108825206757, -0.36328035593032837, 0.4695678651332855, 0.6092936992645264, 0.9436314702033997, -0.47745680809020996, -0.3050117492675781, -0.22014495730400085, 0.12656965851783752, 0.04518059641122818], "std": [0.31590354442596436, 0.5433168411254883, 0.48467132449150085, 0.1636955887079239, 0.13482357561588287, 0.35075750946998596, 0.35000550746917725, 0.48371320962905884, 0.7294403314590454, 0.3754020929336548, 0.24779918789863586, 0.1882043033838272, 0.05937693640589714, 0.00010502137592993677], "count": [897]}, "action": {"min": [-0.9203906059265137, -0.0057104104198515415, -1.385184645652771, -0.11237607896327972, -0.33641812205314636, -0.8784316182136536, 0.07311010360717773, -0.030533066019415855, -0.006135923322290182, -1.0838062763214111, -0.5568350553512573, -0.46786412596702576, 0.042107097804546356, 0.04509088769555092], "max": [0.0028869768138974905, 1.6290875673294067, 0.03999999910593033, 0.3785243332386017, 0.32213595509529114, 0.03231494873762131, 1.6103304624557495, 1.0967962741851807, 1.7088545560836792, 0.02147573046386242, 0.4985315501689911, 0.26971328258514404, 0.23757587373256683, 0.045338135212659836], "mean": [-0.5054606199264526, 0.6776217818260193, -0.7358498573303223, 0.18618935346603394, 0.023251108825206757, -0.36328035593032837, 0.4695678651332855, 0.6092936992645264, 0.9436314702033997, -0.47745680809020996, -0.3050117492675781, -0.22014495730400085, 0.12656965851783752, 0.04518059641122818], "std": [0.31590354442596436, 0.5433168411254883, 0.48467132449150085, 0.1636955887079239, 0.13482357561588287, 0.35075750946998596, 0.35000550746917725, 0.48371320962905884, 0.7294403314590454, 0.3754020929336548, 0.24779918789863586, 0.1882043033838272, 0.05937693640589714, 0.00010502137592993677], "count": [897]}, "timestamp": {"min": [0.0], "max": [29.866666666666667], "mean": [14.933333333333332], "std": [8.631381160668363], "count": [897]}, "frame_index": {"min": [0], "max": [896], "mean": [448.0], "std": [258.9414348200509], "count": [897]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [897]}, "index": {"min": [12513], "max": [13409], "mean": [12961.0], "std": [258.9414348200509], "count": [897]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [897]}, "subtask_annotation": {"mean": [2.2452619843924193, 4.0, 4.0, 4.0, 4.0], "std": [1.3847563016560898, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [897]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [897]}, "eef_direction_state": {"mean": [4.830546265328874, 4.684503901895206], "std": [1.9549676689825382, 1.7128651517659461], "min": [0, 0], "max": [6, 6], "count": [897]}, "eef_velocity_state": {"mean": [0.5117056856187291, 0.6822742474916388], "std": [0.7376837792679869, 0.7379263486458332], "min": [0, 0], "max": [2, 2], "count": [897]}, "eef_acc_mag_state": {"mean": [0.6265328874024526, 0.7313266443701226], "std": [0.8095641485885151, 0.82616744282389], "min": [0, 0], "max": [2, 2], "count": [897]}, "eef_direction_action": {"mean": [4.830546265328874, 4.684503901895206], "std": [1.9549676689825382, 1.7128651517659461], "min": [0, 0], "max": [6, 6], "count": [897]}, "eef_velocity_action": {"mean": [0.5117056856187291, 0.6822742474916388], "std": [0.7376837792679869, 0.7379263486458332], "min": [0, 0], "max": [2, 2], "count": [897]}, "eef_acc_mag_action": {"mean": [0.6265328874024526, 0.7313266443701226], "std": [0.8095641485885151, 0.82616744282389], "min": [0, 0], "max": [2, 2], "count": [897]}, "eef_sim_pose_state": {"mean": [0.13521364097127317, 0.2859723378763001, 1.33747087886055, -0.3376103909638528, 0.12482078349725277, -0.47620684662499235, 0.1727650964537129, -0.2076402213541987, 1.2661692973110756, 0.0652886582800305, 0.1495794648578016, 0.3805332676024276], "std": [0.08339533758506273, 0.07762702462129976, 0.09088258092667315, 0.37299803958129724, 0.20602464998894027, 0.3050107969826102, 0.08152497374928386, 0.1093598389328483, 0.06281263475448148, 0.04252461933196178, 0.1526230284916458, 0.30215793221577036], "min": [0.05011681617436142, 0.12445309229311967, 1.1803052613011589, -0.881492257713988, -0.15771960588223455, -0.8338391367430855, -0.024678816036033543, -0.33655272910005585, 1.182633502875229, -0.053643498503068376, -0.20605156072701813, -0.030126021990608067], "max": [0.30504569938815135, 0.34022424385913363, 1.4397503587456355, 0.1414830448461349, 0.5521180313634204, 0.2731472791129999, 0.2644491128167702, -0.0829944260121767, 1.4064772417655576, 0.29013455444778263, 0.3991779999174774, 0.7631759840692713], "count": [897]}, "eef_sim_pose_action": {"mean": [0.13521364097127317, 0.2859723378763001, 1.33747087886055, -0.3376103909638528, 0.12482078349725277, -0.47620684662499235, 0.1727650964537129, -0.2076402213541987, 1.2661692973110756, 0.0652886582800305, 0.1495794648578016, 0.3805332676024276], "std": [0.08339533758506273, 0.07762702462129976, 0.09088258092667315, 0.37299803958129724, 0.20602464998894027, 0.3050107969826102, 0.08152497374928386, 0.1093598389328483, 0.06281263475448148, 0.04252461933196178, 0.1526230284916458, 0.30215793221577036], "min": [0.05011681617436142, 0.12445309229311967, 1.1803052613011589, -0.881492257713988, -0.15771960588223455, -0.8338391367430855, -0.024678816036033543, -0.33655272910005585, 1.182633502875229, -0.053643498503068376, -0.20605156072701813, -0.030126021990608067], "max": [0.30504569938815135, 0.34022424385913363, 1.4397503587456355, 0.1414830448461349, 0.5521180313634204, 0.2731472791129999, 0.2644491128167702, -0.0829944260121767, 1.4064772417655576, 0.29013455444778263, 0.3991779999174774, 0.7631759840692713], "count": [897]}, "gripper_mode_state": {"mean": [0.9342251950947603, 1.0], "std": [0.24788803913242524, 0.0], "min": [0, 1], "max": [1, 1], "count": [897]}, "gripper_activity_state": {"mean": [1.8573021181716833, 2.0], "std": [0.48584727119946813, 0.0], "min": [0, 2], "max": [2, 2], "count": [897]}, "gripper_mode_action": {"mean": [0.9342251950947603, 1.0], "std": [0.24788803913242524, 0.0], "min": [0, 1], "max": [1, 1], "count": [897]}, "gripper_activity_action": {"mean": [1.8573021181716833, 2.0], "std": [0.48584727119946813, 0.0], "min": [0, 2], "max": [2, 2], "count": [897]}, "gripper_open_scale_state": {"mean": [0.26832335546606156, 0.02581754366927032], "std": [0.20000231064954502, 6.001228680608747e-05], "min": [0.04177720206124442, 0.02576622154031481], "max": [0.9201888356889997, 0.02590750583580562], "count": [897]}, "gripper_open_scale_action": {"mean": [0.26832335546606156, 0.02581754366927032], "std": [0.20000231064954502, 6.001228680608747e-05], "min": [0.04177720206124442, 0.02576622154031481], "max": [0.9201888356889997, 0.02590750583580562], "count": [897]}}} +{"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.47046782432779877]], [[0.44506254989918675]], [[0.3523812585420642]]], "std": [[[0.2599745406424129]], [[0.24248045037776536]], [[0.20563071593364024]]], "count": [161]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3482562230206092]], [[0.3533540152776086]], [[0.3300337014032666]]], "std": [[[0.26341157813497407]], [[0.2654152517097544]], [[0.2810077388356491]]], "count": [161]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35231747046644746]], [[0.35762490358462223]], [[0.33859698710402036]]], "std": [[[0.26196403198626045]], [[0.2678242078730817]], [[0.28466249498217194]]], "count": [161]}, "observation.state": {"min": [-0.9415153861045837, -0.00483655696734786, -1.790541172027588, -0.08897088468074799, -0.3312600255012512, -0.7508752346038818, 0.07373717427253723, -0.0515541136264801, 0.007669903803616762, -1.9418572187423706, -0.006996790412813425, -0.31111523509025574, -0.0766870453953743, 0.04484366998076439], "max": [0.012739218771457672, 1.8484468460083008, 0.001270589418709278, 0.6979612708091736, 0.5589874982833862, 0.10882262885570526, 1.675563097000122, 0.9096506237983704, 2.0064468383789062, 0.0040070852264761925, 1.1801700592041016, 0.31025904417037964, 0.7736088037490845, 0.04509088769555092], "mean": [-0.6256816387176514, 0.6150528192520142, -0.91026771068573, 0.2896870970726013, 0.10720403492450714, -0.3431755602359772, 0.5029371976852417, 0.525536298751831, 0.9791283011436462, -1.0661633014678955, 0.46268922090530396, -0.1306486427783966, 0.33254551887512207, 0.04504440724849701], "std": [0.3452700972557068, 0.5797686576843262, 0.5617911219596863, 0.23025910556316376, 0.15435463190078735, 0.2369021773338318, 0.3595893383026123, 0.3947903513908386, 0.8555164933204651, 0.7798650860786438, 0.34886497259140015, 0.13568420708179474, 0.2544170618057251, 8.85416884557344e-05], "count": [876]}, "action": {"min": [-0.9415153861045837, -0.00483655696734786, -1.790541172027588, -0.08897088468074799, -0.3312600255012512, -0.7508752346038818, 0.07373717427253723, -0.0515541136264801, 0.007669903803616762, -1.9418572187423706, -0.006996790412813425, -0.31111523509025574, -0.0766870453953743, 0.04484366998076439], "max": [0.012739218771457672, 1.8484468460083008, 0.001270589418709278, 0.6979612708091736, 0.5589874982833862, 0.10882262885570526, 1.675563097000122, 0.9096506237983704, 2.0064468383789062, 0.0040070852264761925, 1.1801700592041016, 0.31025904417037964, 0.7736088037490845, 0.04509088769555092], "mean": [-0.6256816387176514, 0.6150528192520142, -0.91026771068573, 0.2896870970726013, 0.10720403492450714, -0.3431755602359772, 0.5029371976852417, 0.525536298751831, 0.9791283011436462, -1.0661633014678955, 0.46268922090530396, -0.1306486427783966, 0.33254551887512207, 0.04504440724849701], "std": [0.3452700972557068, 0.5797686576843262, 0.5617911219596863, 0.23025910556316376, 0.15435463190078735, 0.2369021773338318, 0.3595893383026123, 0.3947903513908386, 0.8555164933204651, 0.7798650860786438, 0.34886497259140015, 0.13568420708179474, 0.2544170618057251, 8.85416884557344e-05], "count": [876]}, "timestamp": {"min": [0.0], "max": [29.166666666666668], "mean": [14.583333333333334], "std": [8.429308437869667], "count": [876]}, "frame_index": {"min": [0], "max": [875], "mean": [437.5], "std": [252.87925313608997], "count": [876]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [876]}, "index": {"min": [13410], "max": [14285], "mean": [13847.5], "std": [252.87925313608997], "count": [876]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [876]}, "subtask_annotation": {"mean": [2.3207762557077625, 4.0, 4.0, 4.0, 4.0], "std": [1.3063167014042616, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [876]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [876]}, "eef_direction_state": {"mean": [4.646118721461187, 4.473744292237443], "std": [1.9280129133707626, 1.7975110006971367], "min": [0, 0], "max": [6, 6], "count": [876]}, "eef_velocity_state": {"mean": [0.656392694063927, 0.8710045662100456], "std": [0.7716244805227855, 0.7796084926459171], "min": [0, 0], "max": [2, 2], "count": [876]}, "eef_acc_mag_state": {"mean": [0.7831050228310502, 0.882420091324201], "std": [0.8309028169727832, 0.8499860792617755], "min": [0, 0], "max": [2, 2], "count": [876]}, "eef_direction_action": {"mean": [4.646118721461187, 4.473744292237443], "std": [1.9280129133707626, 1.7975110006971367], "min": [0, 0], "max": [6, 6], "count": [876]}, "eef_velocity_action": {"mean": [0.656392694063927, 0.8710045662100456], "std": [0.7716244805227855, 0.7796084926459171], "min": [0, 0], "max": [2, 2], "count": [876]}, "eef_acc_mag_action": {"mean": [0.7831050228310502, 0.882420091324201], "std": [0.8309028169727832, 0.8499860792617755], "min": [0, 0], "max": [2, 2], "count": [876]}, "eef_sim_pose_state": {"mean": [0.11415429509786432, 0.320632659380576, 1.3617393565992109, -0.32529726725529967, -0.009174985591848508, -0.5145876909475888, 0.1823702664438354, -0.22183549534157204, 1.3209053428090465, 0.24151033015773268, 0.3636983155557703, 0.36583221584555237], "std": [0.1101212642678442, 0.09911397721474953, 0.09628812760638909, 0.25529567178731294, 0.21121052388501246, 0.3667395433009115, 0.13620220161220487, 0.13588931823056716, 0.09816103062083847, 0.21728400462944092, 0.2817916974668446, 0.27931720167440194], "min": [0.02784897232809086, 0.10351286085437796, 1.1820265144792397, -0.7479030310726942, -0.2623937270448713, -0.8852933573295381, -0.07861307546879734, -0.39882291569668155, 1.1817149756559775, -0.07637723592185132, -0.21014730547930238, -0.18377159043531865], "max": [0.36812855392275884, 0.40420976022647914, 1.5358585601357275, 0.10972329340654086, 0.5076636304268454, 0.5312160921235993, 0.37224928699597043, -0.049131605791946364, 1.4805494829559958, 0.735370779829119, 0.8050147195967821, 0.8206607443124274], "count": [876]}, "eef_sim_pose_action": {"mean": [0.11415429509786432, 0.320632659380576, 1.3617393565992109, -0.32529726725529967, -0.009174985591848508, -0.5145876909475888, 0.1823702664438354, -0.22183549534157204, 1.3209053428090465, 0.24151033015773268, 0.3636983155557703, 0.36583221584555237], "std": [0.1101212642678442, 0.09911397721474953, 0.09628812760638909, 0.25529567178731294, 0.21121052388501246, 0.3667395433009115, 0.13620220161220487, 0.13588931823056716, 0.09816103062083847, 0.21728400462944092, 0.2817916974668446, 0.27931720167440194], "min": [0.02784897232809086, 0.10351286085437796, 1.1820265144792397, -0.7479030310726942, -0.2623937270448713, -0.8852933573295381, -0.07861307546879734, -0.39882291569668155, 1.1817149756559775, -0.07637723592185132, -0.21014730547930238, -0.18377159043531865], "max": [0.36812855392275884, 0.40420976022647914, 1.5358585601357275, 0.10972329340654086, 0.5076636304268454, 0.5312160921235993, 0.37224928699597043, -0.049131605791946364, 1.4805494829559958, 0.735370779829119, 0.8050147195967821, 0.8206607443124274], "count": [876]}, "gripper_mode_state": {"mean": [0.9474885844748858, 1.0], "std": [0.22305597226853735, 0.0], "min": [0, 1], "max": [1, 1], "count": [876]}, "gripper_activity_state": {"mean": [1.9098173515981736, 2.0], "std": [0.38799856831435936, 0.0], "min": [0, 2], "max": [2, 2], "count": [876]}, "gripper_mode_action": {"mean": [0.9474885844748858, 1.0], "std": [0.22305597226853735, 0.0], "min": [0, 1], "max": [1, 1], "count": [876]}, "gripper_activity_action": {"mean": [1.9098173515981736, 2.0], "std": [0.38799856831435936, 0.0], "min": [0, 2], "max": [2, 2], "count": [876]}, "gripper_open_scale_state": {"mean": [0.28739538658057967, 0.025739674735267486], "std": [0.20547951727691507, 5.059507472927923e-05], "min": [0.04213552815573556, 0.025624954274722507], "max": [0.9574646268572126, 0.02576622154031481], "count": [876]}, "gripper_open_scale_action": {"mean": [0.28739538658057967, 0.025739674735267486], "std": [0.20547951727691507, 5.059507472927923e-05], "min": [0.04213552815573556, 0.025624954274722507], "max": [0.9574646268572126, 0.02576622154031481], "count": [876]}}} +{"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.48294723074414947]], [[0.4575864345738295]], [[0.3643424203014539]]], "std": [[[0.2638202627085748]], [[0.24956377212623543]], [[0.2183615957404014]]], "count": [147]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3630924703214619]], [[0.3676888699924414]], [[0.3450075715471374]]], "std": [[[0.2723501867441238]], [[0.27439386665678883]], [[0.2910237751559602]]], "count": [147]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3458718135402309]], [[0.3532147118106502]], [[0.33541357283654205]]], "std": [[[0.2505956981071657]], [[0.25751334335134735]], [[0.27356295385550444]]], "count": [147]}, "observation.state": {"min": [-0.7301748394966125, 5.746227179770358e-05, -1.9297478199005127, -0.007815605029463768, -0.4180791974067688, -0.9755911231040955, 0.07336090505123138, -0.012399688363075256, -0.004601942375302315, -1.892905354499817, -0.060400281101465225, -0.3752542734146118, -0.03374757617712021, 0.04509088769555092], "max": [-1.7400972865289077e-05, 1.9819031953811646, 0.0010662460699677467, 0.7623884677886963, 0.40650489926338196, 0.12553150951862335, 1.68869948387146, 0.8326964974403381, 1.9726992845535278, 0.0015339808305725455, 1.3517709970474243, 0.27971509099006653, 0.685689389705658, 0.045338135212659836], "mean": [-0.3701804578304291, 0.8023512959480286, -1.0828343629837036, 0.4102953374385834, -0.09347600489854813, -0.531001627445221, 0.5348963141441345, 0.4375498294830322, 0.9544368386268616, -0.9513170719146729, 0.3032502830028534, -0.11627866327762604, 0.27657073736190796, 0.045230161398649216], "std": [0.24059253931045532, 0.6048387289047241, 0.6237063407897949, 0.20737724006175995, 0.21483898162841797, 0.4302920401096344, 0.3900747299194336, 0.3757627010345459, 0.8370128273963928, 0.7467056512832642, 0.3131289780139923, 0.13279393315315247, 0.24149754643440247, 0.0001138513907790184], "count": [782]}, "action": {"min": [-0.7301748394966125, 5.746227179770358e-05, -1.9297478199005127, -0.007815605029463768, -0.4180791974067688, -0.9755911231040955, 0.07336090505123138, -0.012399688363075256, -0.004601942375302315, -1.892905354499817, -0.060400281101465225, -0.3752542734146118, -0.03374757617712021, 0.04509088769555092], "max": [-1.7400972865289077e-05, 1.9819031953811646, 0.0010662460699677467, 0.7623884677886963, 0.40650489926338196, 0.12553150951862335, 1.68869948387146, 0.8326964974403381, 1.9726992845535278, 0.0015339808305725455, 1.3517709970474243, 0.27971509099006653, 0.685689389705658, 0.045338135212659836], "mean": [-0.3701804578304291, 0.8023512959480286, -1.0828343629837036, 0.4102953374385834, -0.09347600489854813, -0.531001627445221, 0.5348963141441345, 0.4375498294830322, 0.9544368386268616, -0.9513170719146729, 0.3032502830028534, -0.11627866327762604, 0.27657073736190796, 0.045230161398649216], "std": [0.24059253931045532, 0.6048387289047241, 0.6237063407897949, 0.20737724006175995, 0.21483898162841797, 0.4302920401096344, 0.3900747299194336, 0.3757627010345459, 0.8370128273963928, 0.7467056512832642, 0.3131289780139923, 0.13279393315315247, 0.24149754643440247, 0.0001138513907790184], "count": [782]}, "timestamp": {"min": [0.0], "max": [26.033333333333335], "mean": [13.016666666666666], "std": [7.524792355939132], "count": [782]}, "frame_index": {"min": [0], "max": [781], "mean": [390.5], "std": [225.74377067817397], "count": [782]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [782]}, "index": {"min": [14286], "max": [15067], "mean": [14676.5], "std": [225.74377067817397], "count": [782]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [782]}, "subtask_annotation": {"mean": [2.3823529411764706, 4.0, 4.0, 4.0, 4.0], "std": [1.3601359899797274, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [782]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [782]}, "eef_direction_state": {"mean": [4.690537084398977, 4.533248081841432], "std": [2.0577064847846946, 1.8883935275588035], "min": [0, 0], "max": [6, 6], "count": [782]}, "eef_velocity_state": {"mean": [0.6265984654731458, 0.8069053708439897], "std": [0.8424227877663506, 0.8308645783562252], "min": [0, 0], "max": [2, 2], "count": [782]}, "eef_acc_mag_state": {"mean": [0.618925831202046, 0.7672634271099744], "std": [0.8015648838623015, 0.8519887549343345], "min": [0, 0], "max": [2, 2], "count": [782]}, "eef_direction_action": {"mean": [4.690537084398977, 4.533248081841432], "std": [2.0577064847846946, 1.8883935275588035], "min": [0, 0], "max": [6, 6], "count": [782]}, "eef_velocity_action": {"mean": [0.6265984654731458, 0.8069053708439897], "std": [0.8424227877663506, 0.8308645783562252], "min": [0, 0], "max": [2, 2], "count": [782]}, "eef_acc_mag_action": {"mean": [0.618925831202046, 0.7672634271099744], "std": [0.8015648838623015, 0.8519887549343345], "min": [0, 0], "max": [2, 2], "count": [782]}, "eef_sim_pose_state": {"mean": [0.1417672438956457, 0.28579474160180857, 1.388199861882098, -0.5146547901841333, 0.12415624084432028, -0.45840335926260994, 0.1925063028511188, -0.22837292505161133, 1.313005193936763, 0.20257998529765758, 0.2972573496531493, 0.2989333147787904], "std": [0.10886419276152981, 0.08110475511714126, 0.11270425101394459, 0.4598635040401571, 0.16918398671108795, 0.2744469143931996, 0.13682447327298372, 0.11870824051891934, 0.11004183934839636, 0.20597408347611101, 0.2792421684161733, 0.24236164649222036], "min": [-0.003309874503771227, 0.08001350035350732, 1.1817437308113203, -0.9955954482153792, -0.08516935900169598, -0.7926784783405803, -0.09187775884153916, -0.37932652141611334, 1.1817883288287605, -0.033367235712846194, -0.12207660663427244, -0.07226750760184109], "max": [0.3940303846411389, 0.34021337401293816, 1.5323093551084195, 0.12523512592807157, 0.5826571829077922, 0.0043836711364626, 0.3858696818273665, -0.07240524002312591, 1.5152935032367076, 0.6721231674688927, 0.7802552461253485, 0.5578355830638018], "count": [782]}, "eef_sim_pose_action": {"mean": [0.1417672438956457, 0.28579474160180857, 1.388199861882098, -0.5146547901841333, 0.12415624084432028, -0.45840335926260994, 0.1925063028511188, -0.22837292505161133, 1.313005193936763, 0.20257998529765758, 0.2972573496531493, 0.2989333147787904], "std": [0.10886419276152981, 0.08110475511714126, 0.11270425101394459, 0.4598635040401571, 0.16918398671108795, 0.2744469143931996, 0.13682447327298372, 0.11870824051891934, 0.11004183934839636, 0.20597408347611101, 0.2792421684161733, 0.24236164649222036], "min": [-0.003309874503771227, 0.08001350035350732, 1.1817437308113203, -0.9955954482153792, -0.08516935900169598, -0.7926784783405803, -0.09187775884153916, -0.37932652141611334, 1.1817883288287605, -0.033367235712846194, -0.12207660663427244, -0.07226750760184109], "max": [0.3940303846411389, 0.34021337401293816, 1.5323093551084195, 0.12523512592807157, 0.5826571829077922, 0.0043836711364626, 0.3858696818273665, -0.07240524002312591, 1.5152935032367076, 0.6721231674688927, 0.7802552461253485, 0.5578355830638018], "count": [782]}, "gripper_mode_state": {"mean": [0.921994884910486, 1.0], "std": [0.26817963589614097, 0.0], "min": [0, 1], "max": [1, 1], "count": [782]}, "gripper_activity_state": {"mean": [1.8772378516624042, 2.0], "std": [0.4526348462507057, 0.0], "min": [0, 2], "max": [2, 2], "count": [782]}, "gripper_mode_action": {"mean": [0.921994884910486, 1.0], "std": [0.26817963589614097, 0.0], "min": [0, 1], "max": [1, 1], "count": [782]}, "gripper_activity_action": {"mean": [1.8772378516624042, 2.0], "std": [0.4526348462507057, 0.0], "min": [0, 2], "max": [2, 2], "count": [782]}, "gripper_open_scale_state": {"mean": [0.30565476298310607, 0.025845917760454976], "std": [0.22289993430821498, 6.50580955868459e-05], "min": [0.04192051717213222, 0.02576622154031481], "max": [0.9649711336408343, 0.02590750583580562], "count": [782]}, "gripper_open_scale_action": {"mean": [0.30565476298310607, 0.025845917760454976], "std": [0.22289993430821498, 6.50580955868459e-05], "min": [0.04192051717213222, 0.02576622154031481], "max": [0.9649711336408343, 0.02590750583580562], "count": [782]}}} +{"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.4644837113207856]], [[0.44312873892246957]], [[0.35225689427817913]]], "std": [[[0.2837091697944779]], [[0.26928694314009916]], [[0.23403275668663667]]], "count": [133]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36015157788261504]], [[0.37118685193375595]], [[0.3558534080298786]]], "std": [[[0.2580898385442411]], [[0.25824215540121515]], [[0.2732975601620304]]], "count": [133]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34040805649745276]], [[0.34128249750192474]], [[0.31724593141350105]]], "std": [[[0.26599981788371024]], [[0.26930519674349634]], [[0.28579357446826936]]], "count": [133]}, "observation.state": {"min": [-1.0313262939453125, -0.0015253160381689668, -1.6935148239135742, -0.26379314064979553, -0.24692177772521973, -0.8574952483177185, 0.07336090505123138, -0.08686479181051254, 0.0, -1.228920817375183, -0.1227184608578682, -0.32056522369384766, -0.021516896784305573, 0.045709073543548584], "max": [0.0, 1.7057865858078003, 0.026077672839164734, 0.6131500005722046, 0.6198204755783081, 0.07760981470346451, 1.5922044515609741, 0.954136073589325, 1.6372231245040894, 0.021542666479945183, 0.4179156720638275, 0.42903932929039, 0.3574175238609314, 0.04594619944691658], "mean": [-0.6268352270126343, 0.671481728553772, -0.8982734680175781, 0.14416341483592987, 0.15795964002609253, -0.35933589935302734, 0.44633471965789795, 0.5841189622879028, 0.9658285975456238, -0.7066202759742737, 0.015811027958989143, -0.07579893618822098, 0.21841685473918915, 0.045713022351264954], "std": [0.3698350787162781, 0.520481526851654, 0.5521288514137268, 0.2891045808792114, 0.19451402127742767, 0.36289000511169434, 0.37492695450782776, 0.4248010814189911, 0.6835048198699951, 0.4950488209724426, 0.09421054273843765, 0.122455894947052, 0.13434642553329468, 2.55212598858634e-05], "count": [684]}, "action": {"min": [-1.0313262939453125, -0.0015253160381689668, -1.6935148239135742, -0.26379314064979553, -0.24692177772521973, -0.8574952483177185, 0.07336090505123138, -0.08686479181051254, 0.0, -1.228920817375183, -0.1227184608578682, -0.32056522369384766, -0.021516896784305573, 0.045709073543548584], "max": [0.0, 1.7057865858078003, 0.026077672839164734, 0.6131500005722046, 0.6198204755783081, 0.07760981470346451, 1.5922044515609741, 0.954136073589325, 1.6372231245040894, 0.021542666479945183, 0.4179156720638275, 0.42903932929039, 0.3574175238609314, 0.04594619944691658], "mean": [-0.6268352270126343, 0.671481728553772, -0.8982734680175781, 0.14416341483592987, 0.15795964002609253, -0.35933589935302734, 0.44633471965789795, 0.5841189622879028, 0.9658285975456238, -0.7066202759742737, 0.015811027958989143, -0.07579893618822098, 0.21841685473918915, 0.045713022351264954], "std": [0.3698350787162781, 0.520481526851654, 0.5521288514137268, 0.2891045808792114, 0.19451402127742767, 0.36289000511169434, 0.37492695450782776, 0.4248010814189911, 0.6835048198699951, 0.4950488209724426, 0.09421054273843765, 0.122455894947052, 0.13434642553329468, 2.55212598858634e-05], "count": [684]}, "timestamp": {"min": [0.0], "max": [22.766666666666666], "mean": [11.383333333333333], "std": [6.581786034763467], "count": [684]}, "frame_index": {"min": [0], "max": [683], "mean": [341.5], "std": [197.453581042904], "count": [684]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [684]}, "index": {"min": [15068], "max": [15751], "mean": [15409.5], "std": [197.453581042904], "count": [684]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [684]}, "subtask_annotation": {"mean": [2.1315789473684212, 4.0, 4.0, 4.0, 4.0], "std": [1.35301152876969, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [684]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [684]}, "eef_direction_state": {"mean": [4.77046783625731, 4.549707602339181], "std": [1.828527772886413, 1.7198998430313162], "min": [0, 0], "max": [6, 6], "count": [684]}, "eef_velocity_state": {"mean": [0.6125730994152047, 0.7339181286549707], "std": [0.7839134389358275, 0.712844868230515], "min": [0, 0], "max": [2, 2], "count": [684]}, "eef_acc_mag_state": {"mean": [0.7309941520467836, 0.8230994152046783], "std": [0.8258461228820149, 0.849488175142691], "min": [0, 0], "max": [2, 2], "count": [684]}, "eef_direction_action": {"mean": [4.77046783625731, 4.549707602339181], "std": [1.828527772886413, 1.7198998430313162], "min": [0, 0], "max": [6, 6], "count": [684]}, "eef_velocity_action": {"mean": [0.6125730994152047, 0.7339181286549707], "std": [0.7839134389358275, 0.712844868230515], "min": [0, 0], "max": [2, 2], "count": [684]}, "eef_acc_mag_action": {"mean": [0.7309941520467836, 0.8230994152046783], "std": [0.8258461228820149, 0.849488175142691], "min": [0, 0], "max": [2, 2], "count": [684]}, "eef_sim_pose_state": {"mean": [0.11213988558182517, 0.30604165672586164, 1.378958697450828, -0.3556882356983524, -0.08421836195129748, -0.4636430016513734, 0.1870172447647252, -0.21344138850066466, 1.3039613529407315, 0.18622339765019855, 0.27149884942515484, 0.50185172538803], "std": [0.08862829826238235, 0.09380954849454214, 0.11325301403359483, 0.38267620858974716, 0.25156076972325825, 0.3098091436518072, 0.08780766157709285, 0.09976209238408723, 0.08145350848104352, 0.10810001437247724, 0.2117996743891319, 0.36610177314755527], "min": [0.022687773807516673, 0.12019937231063667, 1.17977980435203, -0.8672778500151057, -0.3557016315379504, -0.8172019135048153, 0.0044854645698827016, -0.3363361704744671, 1.17770710979651, -0.02130661134866769, -0.16965328375886424, -0.013806346746444334], "max": [0.3047469649588261, 0.4066371276167613, 1.5275593183424159, 0.21040373429523912, 0.6009937269344539, 0.4250354846173742, 0.30302214750793044, -0.09967626877633884, 1.406563422831414, 0.3167035560258816, 0.5567106765898631, 0.9007158228732937], "count": [684]}, "eef_sim_pose_action": {"mean": [0.11213988558182517, 0.30604165672586164, 1.378958697450828, -0.3556882356983524, -0.08421836195129748, -0.4636430016513734, 0.1870172447647252, -0.21344138850066466, 1.3039613529407315, 0.18622339765019855, 0.27149884942515484, 0.50185172538803], "std": [0.08862829826238235, 0.09380954849454214, 0.11325301403359483, 0.38267620858974716, 0.25156076972325825, 0.3098091436518072, 0.08780766157709285, 0.09976209238408723, 0.08145350848104352, 0.10810001437247724, 0.2117996743891319, 0.36610177314755527], "min": [0.022687773807516673, 0.12019937231063667, 1.17977980435203, -0.8672778500151057, -0.3557016315379504, -0.8172019135048153, 0.0044854645698827016, -0.3363361704744671, 1.17770710979651, -0.02130661134866769, -0.16965328375886424, -0.013806346746444334], "max": [0.3047469649588261, 0.4066371276167613, 1.5275593183424159, 0.21040373429523912, 0.6009937269344539, 0.4250354846173742, 0.30302214750793044, -0.09967626877633884, 1.406563422831414, 0.3167035560258816, 0.5567106765898631, 0.9007158228732937], "count": [684]}, "gripper_mode_state": {"mean": [0.9371345029239766, 1.0], "std": [0.24272088157677932, 0.0], "min": [0, 1], "max": [1, 1], "count": [684]}, "gripper_activity_state": {"mean": [1.8669590643274854, 2.0], "std": [0.4696852169300523, 0.0], "min": [0, 2], "max": [2, 2], "count": [684]}, "gripper_mode_action": {"mean": [0.9371345029239766, 1.0], "std": [0.24272088157677932, 0.0], "min": [0, 1], "max": [1, 1], "count": [684]}, "gripper_activity_action": {"mean": [1.8669590643274854, 2.0], "std": [0.4696852169300523, 0.0], "min": [0, 2], "max": [2, 2], "count": [684]}, "gripper_open_scale_state": {"mean": [0.255047950056458, 0.02612163051776121], "std": [0.21424425712431455, 1.4583169350211806e-05], "min": [0.04192051717213222, 0.026119470596313477], "max": [0.9098311151776995, 0.02625497111252376], "count": [684]}, "gripper_open_scale_action": {"mean": [0.255047950056458, 0.02612163051776121], "std": [0.21424425712431455, 1.4583169350211806e-05], "min": [0.04192051717213222, 0.026119470596313477], "max": [0.9098311151776995, 0.02625497111252376], "count": [684]}}} +{"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.46501427404295054]], [[0.44339590725178957]], [[0.35108827030812323]]], "std": [[[0.28104437173393887]], [[0.26721025150494365]], [[0.23276246920177437]]], "count": [140]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36839079131652663]], [[0.3780756730469966]], [[0.36225186352318706]]], "std": [[[0.26734623851207673]], [[0.26428729705327236]], [[0.2783110413043634]]], "count": [140]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3554123346560846]], [[0.3579705259881731]], [[0.3358614028944911]]], "std": [[[0.27142020623580365]], [[0.27529697371048617]], [[0.29151805920329027]]], "count": [140]}, "observation.state": {"min": [-0.920339047908783, -1.0842021724855044e-19, -1.8806378841400146, -0.09772046655416489, -0.36261406540870667, -0.49725794792175293, 0.07336090505123138, -0.015826819464564323, -0.0015339808305725455, -1.4005244970321655, -0.06307227164506912, -0.25419458746910095, -0.013805827125906944, 0.04484366998076439], "max": [0.006265886593610048, 1.807029366493225, 0.04003487527370453, 0.8556644916534424, 0.5414952039718628, 0.09334182739257812, 1.6867135763168335, 0.9848156571388245, 1.718058466911316, 0.02147573046386242, 0.6663042902946472, 0.4960768222808838, 0.46878769993782043, 0.04504439979791641], "mean": [-0.5732113718986511, 0.6770977973937988, -0.9514423608779907, 0.244733065366745, 0.11925705522298813, -0.2045747935771942, 0.5040385127067566, 0.49084505438804626, 0.8989282250404358, -0.7573914527893066, 0.12283238023519516, 0.0011047115549445152, 0.2681056559085846, 0.04484568536281586], "std": [0.359357625246048, 0.5818925499916077, 0.6219516396522522, 0.25770288705825806, 0.15847660601139069, 0.1898118257522583, 0.3812344968318939, 0.4048286974430084, 0.7290060520172119, 0.5921757817268372, 0.20345236361026764, 0.10274019837379456, 0.19644831120967865, 1.72078944160603e-05], "count": [729]}, "action": {"min": [-0.920339047908783, -1.0842021724855044e-19, -1.8806378841400146, -0.09772046655416489, -0.36261406540870667, -0.49725794792175293, 0.07336090505123138, -0.015826819464564323, -0.0015339808305725455, -1.4005244970321655, -0.06307227164506912, -0.25419458746910095, -0.013805827125906944, 0.04484366998076439], "max": [0.006265886593610048, 1.807029366493225, 0.04003487527370453, 0.8556644916534424, 0.5414952039718628, 0.09334182739257812, 1.6867135763168335, 0.9848156571388245, 1.718058466911316, 0.02147573046386242, 0.6663042902946472, 0.4960768222808838, 0.46878769993782043, 0.04504439979791641], "mean": [-0.5732113718986511, 0.6770977973937988, -0.9514423608779907, 0.244733065366745, 0.11925705522298813, -0.2045747935771942, 0.5040385127067566, 0.49084505438804626, 0.8989282250404358, -0.7573914527893066, 0.12283238023519516, 0.0011047115549445152, 0.2681056559085846, 0.04484568536281586], "std": [0.359357625246048, 0.5818925499916077, 0.6219516396522522, 0.25770288705825806, 0.15847660601139069, 0.1898118257522583, 0.3812344968318939, 0.4048286974430084, 0.7290060520172119, 0.5921757817268372, 0.20345236361026764, 0.10274019837379456, 0.19644831120967865, 1.72078944160603e-05], "count": [729]}, "timestamp": {"min": [0.0], "max": [24.266666666666666], "mean": [12.133333333333335], "std": [7.014799170853532], "count": [729]}, "frame_index": {"min": [0], "max": [728], "mean": [364.0], "std": [210.44397512560596], "count": [729]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [729]}, "index": {"min": [15752], "max": [16480], "mean": [16116.0], "std": [210.44397512560596], "count": [729]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [729]}, "subtask_annotation": {"mean": [2.327846364883402, 4.0, 4.0, 4.0, 4.0], "std": [1.3821539018846745, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [729]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [729]}, "eef_direction_state": {"mean": [4.743484224965706, 4.5116598079561046], "std": [1.8261293366033886, 1.868132468151794], "min": [0, 0], "max": [6, 6], "count": [729]}, "eef_velocity_state": {"mean": [0.6255144032921811, 0.7736625514403292], "std": [0.7845957187217134, 0.7905948525215323], "min": [0, 0], "max": [2, 2], "count": [729]}, "eef_acc_mag_state": {"mean": [0.7050754458161865, 0.8052126200274349], "std": [0.8377178654040532, 0.8480916947441218], "min": [0, 0], "max": [2, 2], "count": [729]}, "eef_direction_action": {"mean": [4.743484224965706, 4.5116598079561046], "std": [1.8261293366033886, 1.868132468151794], "min": [0, 0], "max": [6, 6], "count": [729]}, "eef_velocity_action": {"mean": [0.6255144032921811, 0.7736625514403292], "std": [0.7845957187217134, 0.7905948525215323], "min": [0, 0], "max": [2, 2], "count": [729]}, "eef_acc_mag_action": {"mean": [0.7050754458161865, 0.8052126200274349], "std": [0.8377178654040532, 0.8480916947441218], "min": [0, 0], "max": [2, 2], "count": [729]}, "eef_sim_pose_state": {"mean": [0.11586479156633955, 0.3037099360824495, 1.378415571225476, -0.17164987385250152, -0.0376445196601462, -0.44084179152499725, 0.1828911968173276, -0.22855763070067464, 1.3086215751397887, 0.2686741882249217, 0.2625134150129212, 0.4923415342811851], "std": [0.09355150892589338, 0.09446852604467285, 0.11911756713129139, 0.23353627705355398, 0.3117510995785968, 0.3114431474213622, 0.09995779994785073, 0.10152448945875739, 0.0981276779747707, 0.19920754712256414, 0.2415684815265903, 0.4052914467929268], "min": [0.010150227321143505, 0.10265834524166315, 1.1783117810147696, -0.502964223221154, -0.331053938065907, -0.8208520389127076, -0.02570809994272899, -0.33706295949411963, 1.1816553148487092, -0.01396977350440063, -0.1839043343228488, -0.012272497826010413], "max": [0.3155181086092474, 0.3757697693821475, 1.5303108566552128, 0.23336392069547557, 0.6898014179084022, 0.3172920378155601, 0.3157560376807461, -0.09056296785176265, 1.4473812912378512, 0.5312797339927476, 0.6964468362175191, 1.028537350588691], "count": [729]}, "eef_sim_pose_action": {"mean": [0.11586479156633955, 0.3037099360824495, 1.378415571225476, -0.17164987385250152, -0.0376445196601462, -0.44084179152499725, 0.1828911968173276, -0.22855763070067464, 1.3086215751397887, 0.2686741882249217, 0.2625134150129212, 0.4923415342811851], "std": [0.09355150892589338, 0.09446852604467285, 0.11911756713129139, 0.23353627705355398, 0.3117510995785968, 0.3114431474213622, 0.09995779994785073, 0.10152448945875739, 0.0981276779747707, 0.19920754712256414, 0.2415684815265903, 0.4052914467929268], "min": [0.010150227321143505, 0.10265834524166315, 1.1783117810147696, -0.502964223221154, -0.331053938065907, -0.8208520389127076, -0.02570809994272899, -0.33706295949411963, 1.1816553148487092, -0.01396977350440063, -0.1839043343228488, -0.012272497826010413], "max": [0.3155181086092474, 0.3757697693821475, 1.5303108566552128, 0.23336392069547557, 0.6898014179084022, 0.3172920378155601, 0.3157560376807461, -0.09056296785176265, 1.4473812912378512, 0.5312797339927476, 0.6964468362175191, 1.028537350588691], "count": [729]}, "gripper_mode_state": {"mean": [0.9327846364883402, 1.0], "std": [0.25039460541244274, 0.0], "min": [0, 1], "max": [1, 1], "count": [729]}, "gripper_activity_state": {"mean": [1.8916323731138547, 2.0], "std": [0.4229995402812826, 0.0], "min": [0, 2], "max": [2, 2], "count": [729]}, "gripper_mode_action": {"mean": [0.9327846364883402, 1.0], "std": [0.25039460541244274, 0.0], "min": [0, 1], "max": [1, 1], "count": [729]}, "gripper_activity_action": {"mean": [1.8916323731138547, 2.0], "std": [0.4229995402812826, 0.0], "min": [0, 2], "max": [2, 2], "count": [729]}, "gripper_open_scale_state": {"mean": [0.2880217907430182, 0.02562612816968786], "std": [0.21784739936915376, 9.833051770730373e-06], "min": [0.04192051717213222, 0.025624954274722507], "max": [0.9638363293239048, 0.02573965702738081], "count": [729]}, "gripper_open_scale_action": {"mean": [0.2880217907430182, 0.02562612816968786], "std": [0.21784739936915376, 9.833051770730373e-06], "min": [0.04192051717213222, 0.025624954274722507], "max": [0.9638363293239048, 0.02573965702738081], "count": [729]}}} +{"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.43632706255016623]], [[0.41464503425639265]], [[0.33034626547987617]]], "std": [[[0.25680734871447547]], [[0.2402228810792107]], [[0.2027905596941295]]], "count": [152]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37277707365841073]], [[0.3832521965657608]], [[0.3700451550137599]]], "std": [[[0.2851392284564742]], [[0.28377278367257364]], [[0.29824787545336745]]], "count": [152]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3503795866299736]], [[0.3546781851995184]], [[0.3341190015479876]]], "std": [[[0.2795736979222293]], [[0.2842937496061219]], [[0.29964819759168326]]], "count": [152]}, "observation.state": {"min": [-0.983281672000885, 0.0015339808305725455, -1.9197754859924316, -0.003573730355128646, -0.4084818661212921, -0.6718835830688477, 0.07336090505123138, 0.004601942375302315, 0.03988350182771683, -1.8674176931381226, -0.03583412617444992, -0.003067961661145091, -0.08580220490694046, 0.045338135212659836], "max": [0.026642581447958946, 1.9604274034500122, 0.0014832604210823774, 1.0000487565994263, 0.6902913451194763, 0.06280210614204407, 1.6889585256576538, 0.7961360216140747, 1.980369210243225, 1.0842021724855044e-19, 1.1129719018936157, 0.42559006810188293, 0.7056311368942261, 0.045338135212659836], "mean": [-0.6536752581596375, 1.0880249738693237, -1.2627705335617065, 0.7395447492599487, 0.4055164158344269, -0.4587186872959137, 0.5521568059921265, 0.3893875777721405, 1.0163897275924683, -1.0514023303985596, 0.488655686378479, 0.07233616709709167, 0.3413207232952118, 0.04533778131008148], "std": [0.36871612071990967, 0.6092579364776611, 0.6146387457847595, 0.3247857391834259, 0.24844633042812347, 0.26858577132225037, 0.42210057377815247, 0.32672780752182007, 0.8076006770133972, 0.7696576714515686, 0.3353330194950104, 0.08391744643449783, 0.2739153504371643, 3.5390257835388184e-07], "count": [812]}, "action": {"min": [-0.983281672000885, 0.0015339808305725455, -1.9197754859924316, -0.003573730355128646, -0.4084818661212921, -0.6718835830688477, 0.07336090505123138, 0.004601942375302315, 0.03988350182771683, -1.8674176931381226, -0.03583412617444992, -0.003067961661145091, -0.08580220490694046, 0.045338135212659836], "max": [0.026642581447958946, 1.9604274034500122, 0.0014832604210823774, 1.0000487565994263, 0.6902913451194763, 0.06280210614204407, 1.6889585256576538, 0.7961360216140747, 1.980369210243225, 1.0842021724855044e-19, 1.1129719018936157, 0.42559006810188293, 0.7056311368942261, 0.045338135212659836], "mean": [-0.6536752581596375, 1.0880249738693237, -1.2627705335617065, 0.7395447492599487, 0.4055164158344269, -0.4587186872959137, 0.5521568059921265, 0.3893875777721405, 1.0163897275924683, -1.0514023303985596, 0.488655686378479, 0.07233616709709167, 0.3413207232952118, 0.04533778131008148], "std": [0.36871612071990967, 0.6092579364776611, 0.6146387457847595, 0.3247857391834259, 0.24844633042812347, 0.26858577132225037, 0.42210057377815247, 0.32672780752182007, 0.8076006770133972, 0.7696576714515686, 0.3353330194950104, 0.08391744643449783, 0.2739153504371643, 3.5390257835388184e-07], "count": [812]}, "timestamp": {"min": [0.0], "max": [27.033333333333335], "mean": [13.516666666666666], "std": [7.8134677178431975], "count": [812]}, "frame_index": {"min": [0], "max": [811], "mean": [405.5], "std": [234.4040315352959], "count": [812]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [812]}, "index": {"min": [16481], "max": [17292], "mean": [16886.5], "std": [234.4040315352959], "count": [812]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [812]}, "subtask_annotation": {"mean": [2.147783251231527, 4.0, 4.0, 4.0, 4.0], "std": [1.4238754139317482, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [812]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [812]}, "eef_direction_state": {"mean": [4.508620689655173, 4.194581280788177], "std": [1.9390146725743564, 2.1355702499928544], "min": [0, 0], "max": [6, 6], "count": [812]}, "eef_velocity_state": {"mean": [0.7142857142857143, 0.8522167487684729], "std": [0.837626753671268, 0.8171996592444426], "min": [0, 0], "max": [2, 2], "count": [812]}, "eef_acc_mag_state": {"mean": [0.75, 0.8411330049261084], "std": [0.8365496225185692, 0.8455229512718286], "min": [0, 0], "max": [2, 2], "count": [812]}, "eef_direction_action": {"mean": [4.508620689655173, 4.194581280788177], "std": [1.9390146725743564, 2.1355702499928544], "min": [0, 0], "max": [6, 6], "count": [812]}, "eef_velocity_action": {"mean": [0.7142857142857143, 0.8522167487684729], "std": [0.837626753671268, 0.8171996592444426], "min": [0, 0], "max": [2, 2], "count": [812]}, "eef_acc_mag_action": {"mean": [0.75, 0.8411330049261084], "std": [0.8365496225185692, 0.8455229512718286], "min": [0, 0], "max": [2, 2], "count": [812]}, "eef_sim_pose_state": {"mean": [0.1798246650286455, 0.23554830346422462, 1.3824868230138694, -0.15222383604548786, 0.4768555708416119, -0.15323174856610638, 0.20166669014120794, -0.2331549848211293, 1.3234394563722747, 0.38755466390786036, 0.45020243647363484, 0.47725516932259426], "std": [0.08122928679156168, 0.08644815900811506, 0.0981049495470138, 0.13979360257051485, 0.21477881123394651, 0.19677214059721065, 0.12842390055585773, 0.10780511860940581, 0.10305538423689845, 0.31053487041124306, 0.3303423011992911, 0.36552480705333845], "min": [0.025397340220261775, 0.05102571845957956, 1.181961227037916, -0.31941435816045566, -0.03663408003573765, -0.7800557864859028, -0.03194626803085878, -0.3518972892086353, 1.182394241976244, -0.08558399122114314, -0.07420206507810279, 0.003062742034015971], "max": [0.3238887211459228, 0.34891516101145986, 1.4598969589913817, 0.24718344269143785, 0.7567058218784282, 0.5617649754031081, 0.3783128871484792, -0.08361078251045469, 1.4763686811441223, 0.8171619628781233, 0.9392216255015846, 0.9706580255389723], "count": [812]}, "eef_sim_pose_action": {"mean": [0.1798246650286455, 0.23554830346422462, 1.3824868230138694, -0.15222383604548786, 0.4768555708416119, -0.15323174856610638, 0.20166669014120794, -0.2331549848211293, 1.3234394563722747, 0.38755466390786036, 0.45020243647363484, 0.47725516932259426], "std": [0.08122928679156168, 0.08644815900811506, 0.0981049495470138, 0.13979360257051485, 0.21477881123394651, 0.19677214059721065, 0.12842390055585773, 0.10780511860940581, 0.10305538423689845, 0.31053487041124306, 0.3303423011992911, 0.36552480705333845], "min": [0.025397340220261775, 0.05102571845957956, 1.181961227037916, -0.31941435816045566, -0.03663408003573765, -0.7800557864859028, -0.03194626803085878, -0.3518972892086353, 1.182394241976244, -0.08558399122114314, -0.07420206507810279, 0.003062742034015971], "max": [0.3238887211459228, 0.34891516101145986, 1.4598969589913817, 0.24718344269143785, 0.7567058218784282, 0.5617649754031081, 0.3783128871484792, -0.08361078251045469, 1.4763686811441223, 0.8171619628781233, 0.9392216255015846, 0.9706580255389723], "count": [812]}, "gripper_mode_state": {"mean": [0.9051724137931034, 1.0], "std": [0.29297664599941925, 0.0], "min": [0, 1], "max": [1, 1], "count": [812]}, "gripper_activity_state": {"mean": [1.896551724137931, 2.0], "std": [0.4171660559783955, 0.0], "min": [0, 2], "max": [2, 2], "count": [812]}, "gripper_mode_action": {"mean": [0.9051724137931034, 1.0], "std": [0.29297664599941925, 0.0], "min": [0, 1], "max": [1, 1], "count": [812]}, "gripper_activity_action": {"mean": [1.896551724137931, 2.0], "std": [0.4171660559783955, 0.0], "min": [0, 2], "max": [2, 2], "count": [812]}, "gripper_open_scale_state": {"mean": [0.31551883876176323, 0.025907505835805856], "std": [0.24120098601186096, 2.3592239273284576e-16], "min": [0.04192051717213222, 0.02590750583580562], "max": [0.9651191575186593, 0.02590750583580562], "count": [812]}, "gripper_open_scale_action": {"mean": [0.31551883876176323, 0.025907505835805856], "std": [0.24120098601186096, 2.3592239273284576e-16], "min": [0.04192051717213222, 0.02590750583580562], "max": [0.9651191575186593, 0.02590750583580562], "count": [812]}}} +{"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.46466700055212345]], [[0.4383383584027218]], [[0.34704460448562985]]], "std": [[[0.2644349614781075]], [[0.24614145218590056]], [[0.20896763508965338]]], "count": [146]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37050749097203567]], [[0.3744599132270869]], [[0.35335140231891843]]], "std": [[[0.2856264239129903]], [[0.2841563404590146]], [[0.29865191413577646]]], "count": [146]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3544777714358194]], [[0.36007929499806013]], [[0.3407229664696929]]], "std": [[[0.2637549626535548]], [[0.2698053511328433]], [[0.2848343876228738]]], "count": [146]}, "observation.state": {"min": [-0.9155126214027405, 8.000124580576085e-06, -1.934349775314331, -0.011969688348472118, -0.797752320766449, -0.9734510183334351, 0.07311010360717773, -0.030452722683548927, 0.02454369328916073, -1.9466216564178467, -0.004601942375302315, -0.2960582971572876, -0.05982524901628494, 0.04509088769555092], "max": [1.0842021724855044e-19, 1.8699226379394531, 0.003067961661145091, 1.3513132333755493, 0.5476311445236206, 0.1122622862458229, 1.6889585256576538, 0.951068103313446, 1.9911071062088013, 0.0044782436452806, 1.5299453735351562, 0.297593355178833, 0.8773573040962219, 0.04533516615629196], "mean": [-0.3616828918457031, 0.9316741228103638, -1.0617952346801758, 0.4626864194869995, -0.06312324106693268, -0.4966975450515747, 0.6181958913803101, 0.3772857189178467, 0.8085307478904724, -0.9135841131210327, 0.42211639881134033, -0.11774620413780212, 0.3455791175365448, 0.045101348310709], "std": [0.35961073637008667, 0.6787542104721069, 0.7139558792114258, 0.3210085928440094, 0.4828680455684662, 0.3699093461036682, 0.5580571293830872, 0.41751912236213684, 0.8372571468353271, 0.9090584516525269, 0.45144394040107727, 0.1356268674135208, 0.37539413571357727, 3.830120476777665e-05], "count": [769]}, "action": {"min": [-0.9155126214027405, 8.000124580576085e-06, -1.934349775314331, -0.011969688348472118, -0.797752320766449, -0.9734510183334351, 0.07311010360717773, -0.030452722683548927, 0.02454369328916073, -1.9466216564178467, -0.004601942375302315, -0.2960582971572876, -0.05982524901628494, 0.04509088769555092], "max": [1.0842021724855044e-19, 1.8699226379394531, 0.003067961661145091, 1.3513132333755493, 0.5476311445236206, 0.1122622862458229, 1.6889585256576538, 0.951068103313446, 1.9911071062088013, 0.0044782436452806, 1.5299453735351562, 0.297593355178833, 0.8773573040962219, 0.04533516615629196], "mean": [-0.3616828918457031, 0.9316741228103638, -1.0617952346801758, 0.4626864194869995, -0.06312324106693268, -0.4966975450515747, 0.6181958913803101, 0.3772857189178467, 0.8085307478904724, -0.9135841131210327, 0.42211639881134033, -0.11774620413780212, 0.3455791175365448, 0.045101348310709], "std": [0.35961073637008667, 0.6787542104721069, 0.7139558792114258, 0.3210085928440094, 0.4828680455684662, 0.3699093461036682, 0.5580571293830872, 0.41751912236213684, 0.8372571468353271, 0.9090584516525269, 0.45144394040107727, 0.1356268674135208, 0.37539413571357727, 3.830120476777665e-05], "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": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [769]}, "index": {"min": [17293], "max": [18061], "mean": [17677.0], "std": [221.99099080818573], "count": [769]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [769]}, "subtask_annotation": {"mean": [1.82444733420026, 4.0, 4.0, 4.0, 4.0], "std": [1.560775869094021, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [769]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [769]}, "eef_direction_state": {"mean": [4.401820546163849, 4.82184655396619], "std": [2.07869790544479, 1.7727136332044722], "min": [0, 0], "max": [6, 6], "count": [769]}, "eef_velocity_state": {"mean": [0.8023407022106632, 0.6176853055916776], "std": [0.8699250275873843, 0.810849287332218], "min": [0, 0], "max": [2, 2], "count": [769]}, "eef_acc_mag_state": {"mean": [0.8166449934980494, 0.611183355006502], "std": [0.8326457932478212, 0.8020972373001037], "min": [0, 0], "max": [2, 2], "count": [769]}, "eef_direction_action": {"mean": [4.401820546163849, 4.82184655396619], "std": [2.07869790544479, 1.7727136332044722], "min": [0, 0], "max": [6, 6], "count": [769]}, "eef_velocity_action": {"mean": [0.8023407022106632, 0.6176853055916776], "std": [0.8699250275873843, 0.810849287332218], "min": [0, 0], "max": [2, 2], "count": [769]}, "eef_acc_mag_action": {"mean": [0.8166449934980494, 0.611183355006502], "std": [0.8326457932478212, 0.8020972373001037], "min": [0, 0], "max": [2, 2], "count": [769]}, "eef_sim_pose_state": {"mean": [0.17699505912886443, 0.2576638384558596, 1.361395496740344, -0.41598176370556106, 0.2945072211063421, -0.39116053455686806, 0.1590231092573658, -0.24566265971601606, 1.3066823087440478, 0.26043956606157187, 0.30541140396343247, 0.23142333828913195], "std": [0.10180730500796452, 0.09236583367894953, 0.10601772142133946, 0.4614138927553131, 0.2506427320713995, 0.3464766978313421, 0.11823054393410545, 0.11726298876904404, 0.12594192745123692, 0.2926408273438497, 0.2935250331904637, 0.26665358420187874], "min": [0.01880151441150313, 0.10256738097019233, 1.180910889394459, -1.07176490035318, -0.07217107747448104, -0.9702209560736189, -0.11502169802901707, -0.36197919017915425, 1.182277818279841, -0.05966520313962698, -0.16587155055258362, -0.23146977403598368], "max": [0.3410625674445949, 0.34019848736632574, 1.5076722268842555, 0.24436337483165396, 1.0478948821206098, 0.0788531695174727, 0.35159486557513875, -0.05004761300092271, 1.51228294473634, 0.8007623549319052, 0.8180203666091903, 0.6602077689856395], "count": [769]}, "eef_sim_pose_action": {"mean": [0.17699505912886443, 0.2576638384558596, 1.361395496740344, -0.41598176370556106, 0.2945072211063421, -0.39116053455686806, 0.1590231092573658, -0.24566265971601606, 1.3066823087440478, 0.26043956606157187, 0.30541140396343247, 0.23142333828913195], "std": [0.10180730500796452, 0.09236583367894953, 0.10601772142133946, 0.4614138927553131, 0.2506427320713995, 0.3464766978313421, 0.11823054393410545, 0.11726298876904404, 0.12594192745123692, 0.2926408273438497, 0.2935250331904637, 0.26665358420187874], "min": [0.01880151441150313, 0.10256738097019233, 1.180910889394459, -1.07176490035318, -0.07217107747448104, -0.9702209560736189, -0.11502169802901707, -0.36197919017915425, 1.182277818279841, -0.05966520313962698, -0.16587155055258362, -0.23146977403598368], "max": [0.3410625674445949, 0.34019848736632574, 1.5076722268842555, 0.24436337483165396, 1.0478948821206098, 0.0788531695174727, 0.35159486557513875, -0.05004761300092271, 1.51228294473634, 0.8007623549319052, 0.8180203666091903, 0.6602077689856395], "count": [769]}, "gripper_mode_state": {"mean": [0.8049414824447334, 1.0], "std": [0.3962457473392036, 0.0], "min": [0, 1], "max": [1, 1], "count": [769]}, "gripper_activity_state": {"mean": [1.9011703511053315, 2.0], "std": [0.4055674742654503, 0.0], "min": [0, 2], "max": [2, 2], "count": [769]}, "gripper_mode_action": {"mean": [0.8049414824447334, 1.0], "std": [0.3962457473392036, 0.0], "min": [0, 1], "max": [1, 1], "count": [769]}, "gripper_activity_action": {"mean": [1.9011703511053315, 2.0], "std": [0.4055674742654503, 0.0], "min": [0, 2], "max": [2, 2], "count": [769]}, "gripper_open_scale_state": {"mean": [0.35325441168583277, 0.02577208823239111], "std": [0.31889057163908957, 2.1886098461037883e-05], "min": [0.04177720206124442, 0.02576622154031481], "max": [0.9651191575186593, 0.025905809232166836], "count": [769]}, "gripper_open_scale_action": {"mean": [0.35325441168583277, 0.02577208823239111], "std": [0.31889057163908957, 2.1886098461037883e-05], "min": [0.04177720206124442, 0.02576622154031481], "max": [0.9651191575186593, 0.025905809232166836], "count": [769]}}} +{"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.46272663881860987]], [[0.44175446271698643]], [[0.351879131087919]]], "std": [[[0.28522224893492754]], [[0.27096858789041695]], [[0.2363528477293703]]], "count": [124]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35664789997540236]], [[0.3622189059315482]], [[0.3419290796963947]]], "std": [[[0.2733152051596708]], [[0.27211458917774317]], [[0.2889336061263168]]], "count": [124]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34794591810738634]], [[0.348941646461452]], [[0.3253984534225877]]], "std": [[[0.273411112782124]], [[0.2765897845887579]], [[0.29246429157272597]]], "count": [124]}, "observation.state": {"min": [-0.6991599798202515, 0.0, -1.69032883644104, -0.0920388475060463, -0.3309198021888733, -0.5230874419212341, 0.06777271628379822, -0.011104952543973923, 0.01073786523193121, -1.6379177570343018, -0.058291271328926086, -0.4733646512031555, -0.01840776950120926, 0.04558541998267174], "max": [0.010293294675648212, 1.6674370765686035, 0.03999999910593033, 0.6033140420913696, 0.304311603307724, 0.33605876564979553, 1.6749943494796753, 1.0660816431045532, 1.8193012475967407, 0.025578895583748817, 0.47270259261131287, 0.27555224299430847, 0.5500065088272095, 0.045709073543548584], "mean": [-0.37666359543800354, 0.603912889957428, -0.6923395395278931, 0.1210617646574974, -0.022157255560159683, -0.16714522242546082, 0.45000848174095154, 0.575901210308075, 0.9924944639205933, -0.8377901315689087, 0.12099795788526535, -0.13641312718391418, 0.2916826903820038, 0.045705392956733704], "std": [0.2682647407054901, 0.5424403548240662, 0.5457732081413269, 0.19201700389385223, 0.07006900012493134, 0.278569757938385, 0.3933093249797821, 0.47811776399612427, 0.7792025208473206, 0.6756612062454224, 0.16724056005477905, 0.15638147294521332, 0.22135256230831146, 1.6952721125562675e-05], "count": [623]}, "action": {"min": [-0.6991599798202515, 0.0, -1.69032883644104, -0.0920388475060463, -0.3309198021888733, -0.5230874419212341, 0.06777271628379822, -0.011104952543973923, 0.01073786523193121, -1.6379177570343018, -0.058291271328926086, -0.4733646512031555, -0.01840776950120926, 0.04558541998267174], "max": [0.010293294675648212, 1.6674370765686035, 0.03999999910593033, 0.6033140420913696, 0.304311603307724, 0.33605876564979553, 1.6749943494796753, 1.0660816431045532, 1.8193012475967407, 0.025578895583748817, 0.47270259261131287, 0.27555224299430847, 0.5500065088272095, 0.045709073543548584], "mean": [-0.37666359543800354, 0.603912889957428, -0.6923395395278931, 0.1210617646574974, -0.022157255560159683, -0.16714522242546082, 0.45000848174095154, 0.575901210308075, 0.9924944639205933, -0.8377901315689087, 0.12099795788526535, -0.13641312718391418, 0.2916826903820038, 0.045705392956733704], "std": [0.2682647407054901, 0.5424403548240662, 0.5457732081413269, 0.19201700389385223, 0.07006900012493134, 0.278569757938385, 0.3933093249797821, 0.47811776399612427, 0.7792025208473206, 0.6756612062454224, 0.16724056005477905, 0.15638147294521332, 0.22135256230831146, 1.6952721125562675e-05], "count": [623]}, "timestamp": {"min": [0.0], "max": [20.733333333333334], "mean": [10.366666666666667], "std": [5.994812572364358], "count": [623]}, "frame_index": {"min": [0], "max": [622], "mean": [311.0], "std": [179.84437717093076], "count": [623]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [623]}, "index": {"min": [18062], "max": [18684], "mean": [18373.0], "std": [179.84437717093076], "count": [623]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [623]}, "subtask_annotation": {"mean": [2.171749598715891, 4.0, 4.0, 4.0, 4.0], "std": [1.4614482981995809, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [623]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [623]}, "eef_direction_state": {"mean": [4.775280898876405, 4.66131621187801], "std": [1.9824832126278025, 1.6448458927098504], "min": [0, 0], "max": [6, 6], "count": [623]}, "eef_velocity_state": {"mean": [0.6003210272873194, 0.7399678972712681], "std": [0.8146727629825675, 0.7557960090633727], "min": [0, 0], "max": [2, 2], "count": [623]}, "eef_acc_mag_state": {"mean": [0.5858747993579454, 0.7592295345104334], "std": [0.8084184848233622, 0.8326064107820583], "min": [0, 0], "max": [2, 2], "count": [623]}, "eef_direction_action": {"mean": [4.775280898876405, 4.66131621187801], "std": [1.9824832126278025, 1.6448458927098504], "min": [0, 0], "max": [6, 6], "count": [623]}, "eef_velocity_action": {"mean": [0.6003210272873194, 0.7399678972712681], "std": [0.8146727629825675, 0.7557960090633727], "min": [0, 0], "max": [2, 2], "count": [623]}, "eef_acc_mag_action": {"mean": [0.5858747993579454, 0.7592295345104334], "std": [0.8084184848233622, 0.8326064107820583], "min": [0, 0], "max": [2, 2], "count": [623]}, "eef_sim_pose_state": {"mean": [0.1313599964627835, 0.3019199545584231, 1.3359443908284796, -0.16837483258584146, 0.03225466231310845, -0.3995630945408065, 0.18441969502747424, -0.19574928441121875, 1.311097843971743, 0.23026931257429883, 0.26757176661433507, 0.4251239799470792], "std": [0.09054671160383732, 0.059954367857626124, 0.10403190575060885, 0.2739897115959953, 0.2082800521766529, 0.28794465117025486, 0.09175976683335989, 0.12303112955590971, 0.10188879328314096, 0.17371448920554136, 0.2471303592481837, 0.3739080669232116], "min": [0.05556383460673185, 0.16130593186590755, 1.1796807448175803, -0.5181357626655985, -0.15779639053354177, -0.7683245167919825, 0.02333306344122343, -0.33650012703969323, 1.1811199182007697, -0.01845440528212431, -0.05351901776192736, -0.009205103244224107], "max": [0.3236151538584108, 0.34331619959602483, 1.5130615337481341, 0.3342916010357684, 0.587486432044197, 0.25488099785281393, 0.29272581466805675, -0.037796979127861396, 1.46054957863554, 0.49365206063331274, 0.6471919295650284, 0.9144302215705322], "count": [623]}, "eef_sim_pose_action": {"mean": [0.1313599964627835, 0.3019199545584231, 1.3359443908284796, -0.16837483258584146, 0.03225466231310845, -0.3995630945408065, 0.18441969502747424, -0.19574928441121875, 1.311097843971743, 0.23026931257429883, 0.26757176661433507, 0.4251239799470792], "std": [0.09054671160383732, 0.059954367857626124, 0.10403190575060885, 0.2739897115959953, 0.2082800521766529, 0.28794465117025486, 0.09175976683335989, 0.12303112955590971, 0.10188879328314096, 0.17371448920554136, 0.2471303592481837, 0.3739080669232116], "min": [0.05556383460673185, 0.16130593186590755, 1.1796807448175803, -0.5181357626655985, -0.15779639053354177, -0.7683245167919825, 0.02333306344122343, -0.33650012703969323, 1.1811199182007697, -0.01845440528212431, -0.05351901776192736, -0.009205103244224107], "max": [0.3236151538584108, 0.34331619959602483, 1.5130615337481341, 0.3342916010357684, 0.587486432044197, 0.25488099785281393, 0.29272581466805675, -0.037796979127861396, 1.46054957863554, 0.49365206063331274, 0.6471919295650284, 0.9144302215705322], "count": [623]}, "gripper_mode_state": {"mean": [0.9261637239165329, 1.0], "std": [0.26150426462601684, 0.0], "min": [0, 1], "max": [1, 1], "count": [623]}, "gripper_activity_state": {"mean": [1.8651685393258426, 2.0], "std": [0.46838090250227365, 0.0], "min": [0, 2], "max": [2, 2], "count": [623]}, "gripper_mode_action": {"mean": [0.9261637239165329, 1.0], "std": [0.26150426462601684, 0.0], "min": [0, 1], "max": [1, 1], "count": [623]}, "gripper_activity_action": {"mean": [1.8651685393258426, 2.0], "std": [0.46838090250227365, 0.0], "min": [0, 2], "max": [2, 2], "count": [623]}, "gripper_open_scale_state": {"mean": [0.25714668123117246, 0.026117296164611482], "std": [0.22474924253853995, 9.687008248308189e-06], "min": [0.0387272664478847, 0.026048811418669566], "max": [0.9571396282741002, 0.026119470596313477], "count": [623]}, "gripper_open_scale_action": {"mean": [0.25714668123117246, 0.026117296164611482], "std": [0.22474924253853995, 9.687008248308189e-06], "min": [0.0387272664478847, 0.026048811418669566], "max": [0.9571396282741002, 0.026119470596313477], "count": [623]}}} +{"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.4363909332126244]], [[0.41467186671966083]], [[0.3311900908261203]]], "std": [[[0.2624378471784345]], [[0.24571313456829588]], [[0.20759787792320517]]], "count": [148]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3865471629717953]], [[0.4000790606783254]], [[0.3876596743802626]]], "std": [[[0.2987649023838162]], [[0.2984320092456721]], [[0.31279644896275915]]], "count": [148]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35592337558146386]], [[0.36066355141906614]], [[0.34075935494317844]]], "std": [[[0.28343601761971904]], [[0.2878314988938097]], [[0.30302761772552317]]], "count": [148]}, "observation.state": {"min": [-1.0277551412582397, 0.0015339808305725455, -1.9251458644866943, 0.003067961661145091, -0.4067699909210205, -0.6395084261894226, 0.07336090505123138, -0.007192919030785561, -0.0015339808305725455, -1.9250534772872925, 0.0, -0.013418830931186676, -0.09760438650846481, 0.04513183981180191], "max": [0.08416471630334854, 1.9573594331741333, 0.0, 0.9400255084037781, 0.8344855308532715, 0.10335780680179596, 1.6889491081237793, 0.7843018174171448, 1.951223611831665, -0.0015339808305725455, 1.0819547176361084, 0.34501442313194275, 0.7531845569610596, 0.045338135212659836], "mean": [-0.6256512999534607, 1.1182833909988403, -1.2669050693511963, 0.7018817663192749, 0.5044825077056885, -0.42767760157585144, 0.4631686210632324, 0.3848162591457367, 1.004205584526062, -1.1201138496398926, 0.5591006875038147, 0.11108960211277008, 0.40677890181541443, 0.04533735662698746], "std": [0.37368297576904297, 0.6205815076828003, 0.630730926990509, 0.3021082580089569, 0.30392593145370483, 0.256598562002182, 0.4065205752849579, 0.3339199423789978, 0.8185582756996155, 0.786346971988678, 0.37288835644721985, 0.09180948883295059, 0.3005865812301636, 8.402016646869015e-06], "count": [789]}, "action": {"min": [-1.0277551412582397, 0.0015339808305725455, -1.9251458644866943, 0.003067961661145091, -0.4067699909210205, -0.6395084261894226, 0.07336090505123138, -0.007192919030785561, -0.0015339808305725455, -1.9250534772872925, 0.0, -0.013418830931186676, -0.09760438650846481, 0.04513183981180191], "max": [0.08416471630334854, 1.9573594331741333, 0.0, 0.9400255084037781, 0.8344855308532715, 0.10335780680179596, 1.6889491081237793, 0.7843018174171448, 1.951223611831665, -0.0015339808305725455, 1.0819547176361084, 0.34501442313194275, 0.7531845569610596, 0.045338135212659836], "mean": [-0.6256512999534607, 1.1182833909988403, -1.2669050693511963, 0.7018817663192749, 0.5044825077056885, -0.42767760157585144, 0.4631686210632324, 0.3848162591457367, 1.004205584526062, -1.1201138496398926, 0.5591006875038147, 0.11108960211277008, 0.40677890181541443, 0.04533735662698746], "std": [0.37368297576904297, 0.6205815076828003, 0.630730926990509, 0.3021082580089569, 0.30392593145370483, 0.256598562002182, 0.4065205752849579, 0.3339199423789978, 0.8185582756996155, 0.786346971988678, 0.37288835644721985, 0.09180948883295059, 0.3005865812301636, 8.402016646869015e-06], "count": [789]}, "timestamp": {"min": [0.0], "max": [26.266666666666666], "mean": [13.133333333333335], "std": [7.5921499419295415], "count": [789]}, "frame_index": {"min": [0], "max": [788], "mean": [394.0], "std": [227.76449825788623], "count": [789]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [789]}, "index": {"min": [18685], "max": [19473], "mean": [19079.0], "std": [227.76449825788623], "count": [789]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [789]}, "subtask_annotation": {"mean": [2.1305449936628644, 4.0, 4.0, 4.0, 4.0], "std": [1.4211662081525938, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [789]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [789]}, "eef_direction_state": {"mean": [4.340937896070976, 4.069708491761724], "std": [1.9742601270792708, 2.168785947921086], "min": [0, 0], "max": [6, 6], "count": [789]}, "eef_velocity_state": {"mean": [0.7756653992395437, 0.9201520912547528], "std": [0.8282808372345871, 0.7992150630748203], "min": [0, 0], "max": [2, 2], "count": [789]}, "eef_acc_mag_state": {"mean": [0.7515842839036755, 0.8922686945500634], "std": [0.8221509700460632, 0.8468556910813095], "min": [0, 0], "max": [2, 2], "count": [789]}, "eef_direction_action": {"mean": [4.340937896070976, 4.069708491761724], "std": [1.9742601270792708, 2.168785947921086], "min": [0, 0], "max": [6, 6], "count": [789]}, "eef_velocity_action": {"mean": [0.7756653992395437, 0.9201520912547528], "std": [0.8282808372345871, 0.7992150630748203], "min": [0, 0], "max": [2, 2], "count": [789]}, "eef_acc_mag_action": {"mean": [0.7515842839036755, 0.8922686945500634], "std": [0.8221509700460632, 0.8468556910813095], "min": [0, 0], "max": [2, 2], "count": [789]}, "eef_sim_pose_state": {"mean": [0.18843287227105218, 0.2281968602454583, 1.38246415741979, -0.07228032677430746, 0.4238422705859807, -0.02486464275165575, 0.19197381361390947, -0.23463954806189022, 1.3339439423227526, 0.4807750719031221, 0.43719675460211804, 0.5245799207191607], "std": [0.07990890215726391, 0.0889738929051569, 0.09675253622429991, 0.09977981334075518, 0.19364614984226616, 0.1848343369681184, 0.13227635425376538, 0.1059935547679713, 0.10761630048685954, 0.3585124584032678, 0.3666473643625866, 0.3947181132456519], "min": [0.020839531913310835, 0.048225697397290254, 1.1815493351060375, -0.3446266012132725, -0.04504009720155411, -0.7420999368028378, -0.07698745867178185, -0.3413063103566505, 1.1824337499370818, -0.09756140250678938, -0.43016626391917123, -0.0073501447818010174], "max": [0.31474735098631046, 0.35175073939060714, 1.4687903826802535, 0.22380053250429205, 0.6745087668365124, 0.7066259443534215, 0.36701421664034295, -0.08620703191502121, 1.5163866697510282, 0.9986924174833423, 0.9682544790601533, 1.0883429778526876], "count": [789]}, "eef_sim_pose_action": {"mean": [0.18843287227105218, 0.2281968602454583, 1.38246415741979, -0.07228032677430746, 0.4238422705859807, -0.02486464275165575, 0.19197381361390947, -0.23463954806189022, 1.3339439423227526, 0.4807750719031221, 0.43719675460211804, 0.5245799207191607], "std": [0.07990890215726391, 0.0889738929051569, 0.09675253622429991, 0.09977981334075518, 0.19364614984226616, 0.1848343369681184, 0.13227635425376538, 0.1059935547679713, 0.10761630048685954, 0.3585124584032678, 0.3666473643625866, 0.3947181132456519], "min": [0.020839531913310835, 0.048225697397290254, 1.1815493351060375, -0.3446266012132725, -0.04504009720155411, -0.7420999368028378, -0.07698745867178185, -0.3413063103566505, 1.1824337499370818, -0.09756140250678938, -0.43016626391917123, -0.0073501447818010174], "max": [0.31474735098631046, 0.35175073939060714, 1.4687903826802535, 0.22380053250429205, 0.6745087668365124, 0.7066259443534215, 0.36701421664034295, -0.08620703191502121, 1.5163866697510282, 0.9986924174833423, 0.9682544790601533, 1.0883429778526876], "count": [789]}, "gripper_mode_state": {"mean": [0.9277566539923955, 1.0], "std": [0.25889041111100936, 0.0], "min": [0, 1], "max": [1, 1], "count": [789]}, "gripper_activity_state": {"mean": [1.8986058301647655, 2.0], "std": [0.41193916271818554, 0.0], "min": [0, 2], "max": [2, 2], "count": [789]}, "gripper_mode_action": {"mean": [0.9277566539923955, 1.0], "std": [0.25889041111100936, 0.0], "min": [0, 1], "max": [1, 1], "count": [789]}, "gripper_activity_action": {"mean": [1.8986058301647655, 2.0], "std": [0.41193916271818554, 0.0], "min": [0, 2], "max": [2, 2], "count": [789]}, "gripper_open_scale_state": {"mean": [0.2646671763239985, 0.02590726044014853], "std": [0.2322972454850516, 4.79698078275406e-06], "min": [0.04192051717213222, 0.02578962274960109], "max": [0.965113776070731, 0.02590750583580562], "count": [789]}, "gripper_open_scale_action": {"mean": [0.2646671763239985, 0.02590726044014853], "std": [0.2322972454850516, 4.79698078275406e-06], "min": [0.04192051717213222, 0.02578962274960109], "max": [0.965113776070731, 0.02590750583580562], "count": [789]}}} +{"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.47068390351478584]], [[0.44173875443728383]], [[0.3501217377393848]]], "std": [[[0.27602217555736974]], [[0.25546155939863285]], [[0.21871802737240167]]], "count": [143]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37083501493060317]], [[0.37692680195621375]], [[0.3590194707253531]]], "std": [[[0.2832297899790168]], [[0.281838142952617]], [[0.29608259082490435]]], "count": [143]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37961586833645655]], [[0.3833470965309201]], [[0.3635734056248762]]], "std": [[[0.279644365976798]], [[0.28515992323413675]], [[0.3006112839582059]]], "count": [143]}, "observation.state": {"min": [-1.0461152791976929, 0.0015339808305725455, -1.9282046556472778, -0.0015339808305725455, -0.6186302900314331, -0.9648739099502563, 0.0726085752248764, -0.009166971780359745, -0.003748496761545539, -1.5278449058532715, -0.1387590616941452, -0.22905179858207703, -0.07747358083724976, 0.04558541998267174], "max": [-5.614354813587852e-05, 1.7272623777389526, 0.001881450996734202, 0.9562116265296936, 0.7117670774459839, 0.09357127547264099, 1.6889585256576538, 0.9433981776237488, 1.7165244817733765, 2.883108039756373e-19, 1.1461628675460815, 0.33127596974372864, 0.6362095475196838, 0.045709073543548584], "mean": [-0.7225819230079651, 0.8716405630111694, -1.2893189191818237, 0.6724357604980469, 0.31084850430488586, -0.5210392475128174, 0.5279743671417236, 0.5134391784667969, 0.7957966923713684, -0.8091509938240051, 0.27666425704956055, -0.025902017951011658, 0.32072415947914124, 0.045621756464242935], "std": [0.4211638271808624, 0.5968519449234009, 0.6673817038536072, 0.31460559368133545, 0.303091824054718, 0.37026965618133545, 0.46727705001831055, 0.4318566918373108, 0.7133949398994446, 0.6484059691429138, 0.27425214648246765, 0.08154857158660889, 0.287757933139801, 4.790348975802772e-05], "count": [754]}, "action": {"min": [-1.0461152791976929, 0.0015339808305725455, -1.9282046556472778, -0.0015339808305725455, -0.6186302900314331, -0.9648739099502563, 0.0726085752248764, -0.009166971780359745, -0.003748496761545539, -1.5278449058532715, -0.1387590616941452, -0.22905179858207703, -0.07747358083724976, 0.04558541998267174], "max": [-5.614354813587852e-05, 1.7272623777389526, 0.001881450996734202, 0.9562116265296936, 0.7117670774459839, 0.09357127547264099, 1.6889585256576538, 0.9433981776237488, 1.7165244817733765, 2.883108039756373e-19, 1.1461628675460815, 0.33127596974372864, 0.6362095475196838, 0.045709073543548584], "mean": [-0.7225819230079651, 0.8716405630111694, -1.2893189191818237, 0.6724357604980469, 0.31084850430488586, -0.5210392475128174, 0.5279743671417236, 0.5134391784667969, 0.7957966923713684, -0.8091509938240051, 0.27666425704956055, -0.025902017951011658, 0.32072415947914124, 0.045621756464242935], "std": [0.4211638271808624, 0.5968519449234009, 0.6673817038536072, 0.31460559368133545, 0.303091824054718, 0.37026965618133545, 0.46727705001831055, 0.4318566918373108, 0.7133949398994446, 0.6484059691429138, 0.27425214648246765, 0.08154857158660889, 0.287757933139801, 4.790348975802772e-05], "count": [754]}, "timestamp": {"min": [0.0], "max": [25.1], "mean": [12.55], "std": [7.255362001842347], "count": [754]}, "frame_index": {"min": [0], "max": [753], "mean": [376.5], "std": [217.66086005527038], "count": [754]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [754]}, "index": {"min": [19474], "max": [20227], "mean": [19850.5], "std": [217.66086005527038], "count": [754]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [754]}, "subtask_annotation": {"mean": [2.2082228116710874, 4.0, 4.0, 4.0, 4.0], "std": [1.4274260462327637, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [754]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [754]}, "eef_direction_state": {"mean": [4.43501326259947, 4.409814323607427], "std": [1.8716493137525265, 1.9443065813382332], "min": [0, 0], "max": [6, 6], "count": [754]}, "eef_velocity_state": {"mean": [0.7798408488063661, 0.7400530503978779], "std": [0.8458461311542842, 0.7937507892834132], "min": [0, 0], "max": [2, 2], "count": [754]}, "eef_acc_mag_state": {"mean": [0.8023872679045093, 0.7108753315649867], "std": [0.8443569138901982, 0.8216006425006672], "min": [0, 0], "max": [2, 2], "count": [754]}, "eef_direction_action": {"mean": [4.43501326259947, 4.409814323607427], "std": [1.8716493137525265, 1.9443065813382332], "min": [0, 0], "max": [6, 6], "count": [754]}, "eef_velocity_action": {"mean": [0.7798408488063661, 0.7400530503978779], "std": [0.8458461311542842, 0.7937507892834132], "min": [0, 0], "max": [2, 2], "count": [754]}, "eef_acc_mag_action": {"mean": [0.8023872679045093, 0.7108753315649867], "std": [0.8443569138901982, 0.8216006425006672], "min": [0, 0], "max": [2, 2], "count": [754]}, "eef_sim_pose_state": {"mean": [0.12942051545336608, 0.28498058693349654, 1.4084860707885338, -0.376787903203753, 0.20440861960583637, -0.3799930657750156, 0.15500278874892398, -0.24581301294426697, 1.317911975301936, 0.3045567500696894, 0.26208454996451025, 0.4838231990309609], "std": [0.08561107610408543, 0.09875520538906951, 0.11596825560775997, 0.4258574105049267, 0.1953076995182101, 0.3802702749765365, 0.10133451385800346, 0.10720872559650141, 0.10590276250115295, 0.2739852347373574, 0.21885344134473328, 0.3898547911169131], "min": [-0.025034948536458823, 0.10706211087178888, 1.1814363881072414, -0.9613724010847452, -0.1308949359869891, -0.9742633430496908, -0.0733792043876427, -0.385473292840983, 1.181915501404071, -0.07730949200525722, -0.2625675966693719, -0.016414537315786362], "max": [0.26867951085977304, 0.39486973762197636, 1.5166284107263688, 0.31521155893295905, 0.5238734184977334, 0.40808425147638083, 0.30800372324336384, -0.08810788118101087, 1.459547484724781, 0.6334887352945363, 0.596831680025232, 0.9330546552940705], "count": [754]}, "eef_sim_pose_action": {"mean": [0.12942051545336608, 0.28498058693349654, 1.4084860707885338, -0.376787903203753, 0.20440861960583637, -0.3799930657750156, 0.15500278874892398, -0.24581301294426697, 1.317911975301936, 0.3045567500696894, 0.26208454996451025, 0.4838231990309609], "std": [0.08561107610408543, 0.09875520538906951, 0.11596825560775997, 0.4258574105049267, 0.1953076995182101, 0.3802702749765365, 0.10133451385800346, 0.10720872559650141, 0.10590276250115295, 0.2739852347373574, 0.21885344134473328, 0.3898547911169131], "min": [-0.025034948536458823, 0.10706211087178888, 1.1814363881072414, -0.9613724010847452, -0.1308949359869891, -0.9742633430496908, -0.0733792043876427, -0.385473292840983, 1.181915501404071, -0.07730949200525722, -0.2625675966693719, -0.016414537315786362], "max": [0.26867951085977304, 0.39486973762197636, 1.5166284107263688, 0.31521155893295905, 0.5238734184977334, 0.40808425147638083, 0.30800372324336384, -0.08810788118101087, 1.459547484724781, 0.6334887352945363, 0.596831680025232, 0.9330546552940705], "count": [754]}, "gripper_mode_state": {"mean": [0.876657824933687, 1.0], "std": [0.32882956514921907, 0.0], "min": [0, 1], "max": [1, 1], "count": [754]}, "gripper_activity_state": {"mean": [1.8726790450928381, 2.0], "std": [0.46033258120283005, 0.0], "min": [0, 2], "max": [2, 2], "count": [754]}, "gripper_mode_action": {"mean": [0.876657824933687, 1.0], "std": [0.32882956514921907, 0.0], "min": [0, 1], "max": [1, 1], "count": [754]}, "gripper_activity_action": {"mean": [1.8726790450928381, 2.0], "std": [0.46033258120283005, 0.0], "min": [0, 2], "max": [2, 2], "count": [754]}, "gripper_open_scale_state": {"mean": [0.30170295881859216, 0.026069515698468458], "std": [0.26701723209790085, 2.7373293266303254e-05], "min": [0.04149061441421509, 0.026048811418669566], "max": [0.9651191575186593, 0.026119470596313477], "count": [754]}, "gripper_open_scale_action": {"mean": [0.30170295881859216, 0.026069515698468458], "std": [0.26701723209790085, 2.7373293266303254e-05], "min": [0.04149061441421509, 0.026048811418669566], "max": [0.9651191575186593, 0.026119470596313477], "count": [754]}}} +{"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.46616303928979]], [[0.44532289953018245]], [[0.3556840328724082]]], "std": [[[0.28011647734418177]], [[0.2654547959273814]], [[0.23175954679742372]]], "count": [147]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3532793580395121]], [[0.36054137025180444]], [[0.34211078134957684]]], "std": [[[0.2763641694683156]], [[0.2748557649303174]], [[0.29144153914957766]]], "count": [147]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35474999444222133]], [[0.3567361500155618]], [[0.3346047215182369]]], "std": [[[0.2724946834965714]], [[0.27753970828523006]], [[0.2949876007632233]]], "count": [147]}, "observation.state": {"min": [-0.7393787503242493, -0.003145166439935565, -1.6687642335891724, -0.1026286706328392, -0.26482582092285156, -0.8111690878868103, 0.05115458369255066, -0.014447632245719433, -0.0030480618588626385, -1.2685898542404175, -0.20248545706272125, -0.4274701774120331, -4.336808689942018e-19, 0.0455927699804306], "max": [-0.004601942375302315, 1.6306215524673462, 0.04003645107150078, 0.8115212917327881, 0.26861631870269775, 0.15998633205890656, 1.6706856489181519, 1.1013798713684082, 1.7134511470794678, 0.01840776950120926, 0.4977026879787445, 0.3450740575790405, 0.6412039399147034, 0.045709073543548584], "mean": [-0.40889304876327515, 0.590979278087616, -0.5908968448638916, 0.03720206394791603, -0.012469116598367691, -0.3290090262889862, 0.4533906579017639, 0.549069344997406, 0.8812220692634583, -0.600639820098877, -0.08356275409460068, -0.16599316895008087, 0.32445967197418213, 0.045708831399679184], "std": [0.2830270230770111, 0.5237295627593994, 0.5138349533081055, 0.24056774377822876, 0.09332016110420227, 0.3773675262928009, 0.36816370487213135, 0.5009443163871765, 0.7701022624969482, 0.5107119083404541, 0.12309406697750092, 0.1845381110906601, 0.25926631689071655, 5.215335932007292e-06], "count": [780]}, "action": {"min": [-0.7393787503242493, -0.003145166439935565, -1.6687642335891724, -0.1026286706328392, -0.26482582092285156, -0.8111690878868103, 0.05115458369255066, -0.014447632245719433, -0.0030480618588626385, -1.2685898542404175, -0.20248545706272125, -0.4274701774120331, -4.336808689942018e-19, 0.0455927699804306], "max": [-0.004601942375302315, 1.6306215524673462, 0.04003645107150078, 0.8115212917327881, 0.26861631870269775, 0.15998633205890656, 1.6706856489181519, 1.1013798713684082, 1.7134511470794678, 0.01840776950120926, 0.4977026879787445, 0.3450740575790405, 0.6412039399147034, 0.045709073543548584], "mean": [-0.40889304876327515, 0.590979278087616, -0.5908968448638916, 0.03720206394791603, -0.012469116598367691, -0.3290090262889862, 0.4533906579017639, 0.549069344997406, 0.8812220692634583, -0.600639820098877, -0.08356275409460068, -0.16599316895008087, 0.32445967197418213, 0.045708831399679184], "std": [0.2830270230770111, 0.5237295627593994, 0.5138349533081055, 0.24056774377822876, 0.09332016110420227, 0.3773675262928009, 0.36816370487213135, 0.5009443163871765, 0.7701022624969482, 0.5107119083404541, 0.12309406697750092, 0.1845381110906601, 0.25926631689071655, 5.215335932007292e-06], "count": [780]}, "timestamp": {"min": [0.0], "max": [25.966666666666665], "mean": [12.983333333333333], "std": [7.505547331190493], "count": [780]}, "frame_index": {"min": [0], "max": [779], "mean": [389.5], "std": [225.1664199357148], "count": [780]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [780]}, "index": {"min": [20228], "max": [21007], "mean": [20617.5], "std": [225.1664199357148], "count": [780]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [780]}, "subtask_annotation": {"mean": [2.287179487179487, 4.0, 4.0, 4.0, 4.0], "std": [1.4356593209160375, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [780]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [780]}, "eef_direction_state": {"mean": [4.897435897435898, 4.842307692307692], "std": [1.9121054551284258, 1.5663135906643377], "min": [0, 0], "max": [6, 6], "count": [780]}, "eef_velocity_state": {"mean": [0.532051282051282, 0.6256410256410256], "std": [0.7731045621627194, 0.7378826078261187], "min": [0, 0], "max": [2, 2], "count": [780]}, "eef_acc_mag_state": {"mean": [0.6051282051282051, 0.6858974358974359], "std": [0.8057322574794558, 0.8274496435176764], "min": [0, 0], "max": [2, 2], "count": [780]}, "eef_direction_action": {"mean": [4.897435897435898, 4.842307692307692], "std": [1.9121054551284258, 1.5663135906643377], "min": [0, 0], "max": [6, 6], "count": [780]}, "eef_velocity_action": {"mean": [0.532051282051282, 0.6256410256410256], "std": [0.7731045621627194, 0.7378826078261187], "min": [0, 0], "max": [2, 2], "count": [780]}, "eef_acc_mag_action": {"mean": [0.6051282051282051, 0.6858974358974359], "std": [0.8057322574794558, 0.8274496435176764], "min": [0, 0], "max": [2, 2], "count": [780]}, "eef_sim_pose_state": {"mean": [0.1325721252206832, 0.2965205347753069, 1.3204187859984013, -0.3149673224213213, 0.036321447408228645, -0.4185547097191893, 0.16906992695828804, -0.20907665850996004, 1.2797266266941159, 0.2617937484082099, 0.18659360205300468, 0.3723729729328821], "std": [0.07803251423372129, 0.059120107493193054, 0.09500501270577336, 0.3852521599146129, 0.22874065064793117, 0.28420476040943565, 0.09107610798116496, 0.11913725527586164, 0.08241701888302509, 0.20610837481209163, 0.17768940266520306, 0.332459603157625], "min": [0.053189482999630736, 0.15257232882676827, 1.1805686448299555, -0.7719808446365422, -0.1515761426297353, -0.6981614883079328, -0.023367034950195882, -0.33703541493868344, 1.1823449753429691, -0.00031076455679743807, -0.20583063574563365, -0.02774092206129547], "max": [0.30325307818617386, 0.3363045668348355, 1.4970620643079608, 0.21663573845287554, 0.6930635619878784, 0.07812282553800769, 0.30802973273642414, -0.058934995625847725, 1.4214235583045973, 0.5558022578679309, 0.4540895348183689, 0.7849499584392785], "count": [780]}, "eef_sim_pose_action": {"mean": [0.1325721252206832, 0.2965205347753069, 1.3204187859984013, -0.3149673224213213, 0.036321447408228645, -0.4185547097191893, 0.16906992695828804, -0.20907665850996004, 1.2797266266941159, 0.2617937484082099, 0.18659360205300468, 0.3723729729328821], "std": [0.07803251423372129, 0.059120107493193054, 0.09500501270577336, 0.3852521599146129, 0.22874065064793117, 0.28420476040943565, 0.09107610798116496, 0.11913725527586164, 0.08241701888302509, 0.20610837481209163, 0.17768940266520306, 0.332459603157625], "min": [0.053189482999630736, 0.15257232882676827, 1.1805686448299555, -0.7719808446365422, -0.1515761426297353, -0.6981614883079328, -0.023367034950195882, -0.33703541493868344, 1.1823449753429691, -0.00031076455679743807, -0.20583063574563365, -0.02774092206129547], "max": [0.30325307818617386, 0.3363045668348355, 1.4970620643079608, 0.21663573845287554, 0.6930635619878784, 0.07812282553800769, 0.30802973273642414, -0.058934995625847725, 1.4214235583045973, 0.5558022578679309, 0.4540895348183689, 0.7849499584392785], "count": [780]}, "gripper_mode_state": {"mean": [0.941025641025641, 1.0], "std": [0.23557670504089154, 0.0], "min": [0, 1], "max": [1, 1], "count": [780]}, "gripper_activity_state": {"mean": [1.8884615384615384, 2.0], "std": [0.4315983321510612, 0.0], "min": [0, 2], "max": [2, 2], "count": [780]}, "gripper_mode_action": {"mean": [0.941025641025641, 1.0], "std": [0.23557670504089154, 0.0], "min": [0, 1], "max": [1, 1], "count": [780]}, "gripper_activity_action": {"mean": [1.8884615384615384, 2.0], "std": [0.4315983321510612, 0.0], "min": [0, 2], "max": [2, 2], "count": [780]}, "gripper_open_scale_state": {"mean": [0.2590803534665814, 0.026119320929705443], "std": [0.210379099514495, 2.9801709552171065e-06], "min": [0.02923119068145752, 0.026053011417388916], "max": [0.9546775136675153, 0.026119470596313477], "count": [780]}, "gripper_open_scale_action": {"mean": [0.2590803534665814, 0.026119320929705443], "std": [0.210379099514495, 2.9801709552171065e-06], "min": [0.02923119068145752, 0.026053011417388916], "max": [0.9546775136675153, 0.026119470596313477], "count": [780]}}} +{"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.478520744331252]], [[0.45604458623921323]], [[0.3662565709399837]]], "std": [[[0.2808121619072016]], [[0.2700022533864204]], [[0.24003866756921416]]], "count": [179]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3798292453232069]], [[0.38787001436204527]], [[0.3744945396842784]]], "std": [[[0.2936780316362447]], [[0.28932313074431504]], [[0.3034316085404012]]], "count": [179]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3567888216428719]], [[0.35967112742055235]], [[0.336890630895437]]], "std": [[[0.2715634259499744]], [[0.27877041549106313]], [[0.29703605763098617]]], "count": [179]}, "observation.state": {"min": [-0.9048075675964355, -0.0038675328250974417, -1.920543909072876, -0.03492653742432594, -0.326625257730484, -1.0041307210922241, 0.0734863206744194, -0.023309163749217987, -0.013805827125906944, -1.0839612483978271, -0.5474957823753357, -0.11201640963554382, -0.061047013849020004, 0.045709073543548584], "max": [0.0782330185174942, 1.998776912689209, -0.003067961661145091, 0.8803032636642456, 0.478430837392807, 0.13455919921398163, 1.68869948387146, 0.8053399324417114, 1.76686692237854, 0.0015339808305725455, 0.7714231014251709, 0.7375420331954956, 0.5414952039718628, 0.045956410467624664], "mean": [-0.595859169960022, 1.0582115650177002, -1.1586880683898926, 0.5848216414451599, 0.0774778351187706, -0.5372694134712219, 0.5241321921348572, 0.37910550832748413, 0.8233602046966553, -0.4121047258377075, -0.17095060646533966, -0.003820959944278002, 0.27502936124801636, 0.045761846005916595], "std": [0.3540685474872589, 0.7059154510498047, 0.6948909759521484, 0.31595292687416077, 0.2533693015575409, 0.363459974527359, 0.4193158447742462, 0.3596263825893402, 0.7487214803695679, 0.37229615449905396, 0.2848147451877594, 0.09154679626226425, 0.26727691292762756, 8.487807644996792e-05], "count": [1009]}, "action": {"min": [-0.9048075675964355, -0.0038675328250974417, -1.920543909072876, -0.03492653742432594, -0.326625257730484, -1.0041307210922241, 0.0734863206744194, -0.023309163749217987, -0.013805827125906944, -1.0839612483978271, -0.5474957823753357, -0.11201640963554382, -0.061047013849020004, 0.045709073543548584], "max": [0.0782330185174942, 1.998776912689209, -0.003067961661145091, 0.8803032636642456, 0.478430837392807, 0.13455919921398163, 1.68869948387146, 0.8053399324417114, 1.76686692237854, 0.0015339808305725455, 0.7714231014251709, 0.7375420331954956, 0.5414952039718628, 0.045956410467624664], "mean": [-0.595859169960022, 1.0582115650177002, -1.1586880683898926, 0.5848216414451599, 0.0774778351187706, -0.5372694134712219, 0.5241321921348572, 0.37910550832748413, 0.8233602046966553, -0.4121047258377075, -0.17095060646533966, -0.003820959944278002, 0.27502936124801636, 0.045761846005916595], "std": [0.3540685474872589, 0.7059154510498047, 0.6948909759521484, 0.31595292687416077, 0.2533693015575409, 0.363459974527359, 0.4193158447742462, 0.3596263825893402, 0.7487214803695679, 0.37229615449905396, 0.2848147451877594, 0.09154679626226425, 0.26727691292762756, 8.487807644996792e-05], "count": [1009]}, "timestamp": {"min": [0.0], "max": [33.6], "mean": [16.8], "std": [9.709102258533827], "count": [1009]}, "frame_index": {"min": [0], "max": [1008], "mean": [504.0], "std": [291.2730677560148], "count": [1009]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [1009]}, "index": {"min": [21008], "max": [22016], "mean": [21512.0], "std": [291.2730677560148], "count": [1009]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1009]}, "subtask_annotation": {"mean": [2.0178394449950448, 4.0, 4.0, 4.0, 4.0], "std": [1.5175481274470217, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1009]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [1009]}, "eef_direction_state": {"mean": [4.739345887016849, 4.695738354806739], "std": [1.8572569392093405, 1.8149231828069885], "min": [0, 0], "max": [6, 6], "count": [1009]}, "eef_velocity_state": {"mean": [0.5738354806739346, 0.6293359762140733], "std": [0.7625717121323711, 0.7146850235995222], "min": [0, 0], "max": [2, 2], "count": [1009]}, "eef_acc_mag_state": {"mean": [0.6917740336967294, 0.7026759167492567], "std": [0.8264349771977555, 0.8274303632155591], "min": [0, 0], "max": [2, 2], "count": [1009]}, "eef_direction_action": {"mean": [4.739345887016849, 4.695738354806739], "std": [1.8572569392093405, 1.8149231828069885], "min": [0, 0], "max": [6, 6], "count": [1009]}, "eef_velocity_action": {"mean": [0.5738354806739346, 0.6293359762140733], "std": [0.7625717121323711, 0.7146850235995222], "min": [0, 0], "max": [2, 2], "count": [1009]}, "eef_acc_mag_action": {"mean": [0.6917740336967294, 0.7026759167492567], "std": [0.8264349771977555, 0.8274303632155591], "min": [0, 0], "max": [2, 2], "count": [1009]}, "eef_sim_pose_state": {"mean": [0.18805903166077123, 0.2292273389127374, 1.3562185607001398, -0.4264114086661552, 0.45196291208512024, -0.46933569744998827, 0.18048065033474694, -0.2476634881740273, 1.2445578570009503, 0.2743348543810114, 0.23829458903085388, 0.37526087793845103], "std": [0.10451462805834136, 0.10144515450643767, 0.09876779667735734, 0.43831484842253354, 0.27231901191062585, 0.4184217428048623, 0.10801616452378361, 0.09018407312130791, 0.0564007853604281, 0.26907500072965457, 0.16817446005623624, 0.353440074498762], "min": [0.040937562267114744, 0.0596204970658592, 1.1827161472322276, -1.0932778072739322, -0.016915997663980775, -1.0920320862862847, -0.016195735051557105, -0.3371085500399226, 1.182945560507418, -0.061020542982645004, -0.046423132377021004, -0.026806467675366975], "max": [0.3465534908084264, 0.3407200294417801, 1.4802942740826053, 0.14542998584392952, 0.8257389665512367, 0.36271058617532526, 0.3351264432406314, -0.11347492459223582, 1.3974529742575024, 0.8557981924433238, 0.5000365519452843, 1.1295870921600168], "count": [1009]}, "eef_sim_pose_action": {"mean": [0.18805903166077123, 0.2292273389127374, 1.3562185607001398, -0.4264114086661552, 0.45196291208512024, -0.46933569744998827, 0.18048065033474694, -0.2476634881740273, 1.2445578570009503, 0.2743348543810114, 0.23829458903085388, 0.37526087793845103], "std": [0.10451462805834136, 0.10144515450643767, 0.09876779667735734, 0.43831484842253354, 0.27231901191062585, 0.4184217428048623, 0.10801616452378361, 0.09018407312130791, 0.0564007853604281, 0.26907500072965457, 0.16817446005623624, 0.353440074498762], "min": [0.040937562267114744, 0.0596204970658592, 1.1827161472322276, -1.0932778072739322, -0.016915997663980775, -1.0920320862862847, -0.016195735051557105, -0.3371085500399226, 1.182945560507418, -0.061020542982645004, -0.046423132377021004, -0.026806467675366975], "max": [0.3465534908084264, 0.3407200294417801, 1.4802942740826053, 0.14542998584392952, 0.8257389665512367, 0.36271058617532526, 0.3351264432406314, -0.11347492459223582, 1.3974529742575024, 0.8557981924433238, 0.5000365519452843, 1.1295870921600168], "count": [1009]}, "gripper_mode_state": {"mean": [0.9018830525272548, 1.0], "std": [0.29747270814542076, 0.0], "min": [0, 1], "max": [1, 1], "count": [1009]}, "gripper_activity_state": {"mean": [1.865213082259663, 2.0], "std": [0.4708225928751209, 0.0], "min": [0, 2], "max": [2, 2], "count": [1009]}, "gripper_mode_action": {"mean": [0.9018830525272548, 1.0], "std": [0.29747270814542076, 0.0], "min": [0, 1], "max": [1, 1], "count": [1009]}, "gripper_activity_action": {"mean": [1.865213082259663, 2.0], "std": [0.4708225928751209, 0.0], "min": [0, 2], "max": [2, 2], "count": [1009]}, "gripper_open_scale_state": {"mean": [0.29950480100438376, 0.026149740968752434], "std": [0.23960889428086943, 4.850170507257578e-05], "min": [0.04199218324252537, 0.026119470596313477], "max": [0.9649711336408343, 0.026260805981499807], "count": [1009]}, "gripper_open_scale_action": {"mean": [0.29950480100438376, 0.026149740968752434], "std": [0.23960889428086943, 4.850170507257578e-05], "min": [0.04199218324252537, 0.026119470596313477], "max": [0.9649711336408343, 0.026260805981499807], "count": [1009]}}} +{"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.4587187453730144]], [[0.43330723449034414]], [[0.3416737631406392]]], "std": [[[0.2529226275129439]], [[0.2361148505233316]], [[0.19933375187380464]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34420066046914993]], [[0.3537133701376991]], [[0.33522670907629504]]], "std": [[[0.2533023570117152]], [[0.2559780748396168]], [[0.2702721251230672]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3493141749688009]], [[0.355606269962138]], [[0.33605057691900925]]], "std": [[[0.27421898867279315]], [[0.2792273740384957]], [[0.29651258977662753]]], "count": [103]}, "observation.state": {"min": [-0.6585072875022888, 0.0015339808305725455, -1.9261410236358643, -0.059745822101831436, -0.49328237771987915, -0.3768082559108734, 0.07373717427253723, -0.023009711876511574, 0.0953589528799057, -1.9479817152023315, -0.00913263764232397, -0.11089102923870087, -0.07153394818305969, 0.04509088769555092], "max": [0.004790160339325666, 2.0371265411376953, -0.0011569202179089189, 0.6627000570297241, 0.2329607903957367, 0.09302985668182373, 1.6570467948913574, 0.7470486164093018, 2.1122915744781494, 0.0, 1.2169355154037476, 0.20392602682113647, 0.6734046936035156, 0.045338135212659836], "mean": [-0.42789191007614136, 1.100148320198059, -1.081425428390503, 0.22535575926303864, 0.024384642019867897, -0.23052161931991577, 0.4720255732536316, 0.4109460413455963, 1.206161618232727, -1.2749900817871094, 0.570959746837616, 0.014117314480245113, 0.40193119645118713, 0.04509216547012329], "std": [0.2023877501487732, 0.5758999586105347, 0.5412748456001282, 0.2479141652584076, 0.11399079114198685, 0.15268491208553314, 0.3960905969142914, 0.3032124936580658, 0.8361661434173584, 0.7765712141990662, 0.3294779360294342, 0.07690586149692535, 0.2402055412530899, 1.530504050606396e-05], "count": [489]}, "action": {"min": [-0.6585072875022888, 0.0015339808305725455, -1.9261410236358643, -0.059745822101831436, -0.49328237771987915, -0.3768082559108734, 0.07373717427253723, -0.023009711876511574, 0.0953589528799057, -1.9479817152023315, -0.00913263764232397, -0.11089102923870087, -0.07153394818305969, 0.04509088769555092], "max": [0.004790160339325666, 2.0371265411376953, -0.0011569202179089189, 0.6627000570297241, 0.2329607903957367, 0.09302985668182373, 1.6570467948913574, 0.7470486164093018, 2.1122915744781494, 0.0, 1.2169355154037476, 0.20392602682113647, 0.6734046936035156, 0.045338135212659836], "mean": [-0.42789191007614136, 1.100148320198059, -1.081425428390503, 0.22535575926303864, 0.024384642019867897, -0.23052161931991577, 0.4720255732536316, 0.4109460413455963, 1.206161618232727, -1.2749900817871094, 0.570959746837616, 0.014117314480245113, 0.40193119645118713, 0.04509216547012329], "std": [0.2023877501487732, 0.5758999586105347, 0.5412748456001282, 0.2479141652584076, 0.11399079114198685, 0.15268491208553314, 0.3960905969142914, 0.3032124936580658, 0.8361661434173584, 0.7765712141990662, 0.3294779360294342, 0.07690586149692535, 0.2402055412530899, 1.530504050606396e-05], "count": [489]}, "timestamp": {"min": [0.0], "max": [16.266666666666666], "mean": [8.133333333333333], "std": [4.7053948549235205], "count": [489]}, "frame_index": {"min": [0], "max": [488], "mean": [244.0], "std": [141.16184564770563], "count": [489]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [489]}, "index": {"min": [22017], "max": [22505], "mean": [22261.0], "std": [141.16184564770563], "count": [489]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [489]}, "subtask_annotation": {"mean": [2.1247443762781186, 4.0, 4.0, 4.0, 4.0], "std": [1.319501821656913, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [489]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [489]}, "eef_direction_state": {"mean": [4.374233128834356, 3.8834355828220857], "std": [2.127103956597895, 2.157573728309115], "min": [0, 0], "max": [6, 6], "count": [489]}, "eef_velocity_state": {"mean": [0.8486707566462167, 1.0552147239263803], "std": [0.8684443416969183, 0.8183843658413558], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_acc_mag_state": {"mean": [0.8548057259713702, 0.9877300613496932], "std": [0.8492643352530799, 0.8410802047208148], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_direction_action": {"mean": [4.374233128834356, 3.8834355828220857], "std": [2.127103956597895, 2.157573728309115], "min": [0, 0], "max": [6, 6], "count": [489]}, "eef_velocity_action": {"mean": [0.8486707566462167, 1.0552147239263803], "std": [0.8684443416969183, 0.8183843658413558], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_acc_mag_action": {"mean": [0.8548057259713702, 0.9877300613496932], "std": [0.8492643352530799, 0.8410802047208148], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_sim_pose_state": {"mean": [0.22486409893129808, 0.25128457355524353, 1.379909168318793, -0.22428918799008618, 0.24153683864435074, -0.40271798278230475, 0.2325595436463567, -0.21530658773603006, 1.335419517223784, 0.40292378462648537, 0.5003841776377117, 0.42360753321103967], "std": [0.11092007918941814, 0.07653394811167155, 0.08454886578124485, 0.16551022815753713, 0.14106547788559615, 0.19144103984387498, 0.15639008841233978, 0.11904172647102174, 0.08759155624382292, 0.2511433701807878, 0.2852529661481602, 0.29121081187171755], "min": [0.046704431317700926, 0.10081496677597127, 1.1817341018416794, -0.4130403228778619, -0.05779609042342182, -0.9164839451053954, -0.0338579420995926, -0.34824153135368163, 1.1836025952031408, -0.07035185301605636, -0.1199719338539671, -0.11926775891709714], "max": [0.42938722917131567, 0.339265646616872, 1.5385217573966725, 0.0926425396543687, 0.5984116848626861, 0.08969607118183108, 0.4366592117217862, -0.07556549893914001, 1.5031624496160778, 0.8065455211291268, 0.8962826389852805, 0.7698311685285789], "count": [489]}, "eef_sim_pose_action": {"mean": [0.22486409893129808, 0.25128457355524353, 1.379909168318793, -0.22428918799008618, 0.24153683864435074, -0.40271798278230475, 0.2325595436463567, -0.21530658773603006, 1.335419517223784, 0.40292378462648537, 0.5003841776377117, 0.42360753321103967], "std": [0.11092007918941814, 0.07653394811167155, 0.08454886578124485, 0.16551022815753713, 0.14106547788559615, 0.19144103984387498, 0.15639008841233978, 0.11904172647102174, 0.08759155624382292, 0.2511433701807878, 0.2852529661481602, 0.29121081187171755], "min": [0.046704431317700926, 0.10081496677597127, 1.1817341018416794, -0.4130403228778619, -0.05779609042342182, -0.9164839451053954, -0.0338579420995926, -0.34824153135368163, 1.1836025952031408, -0.07035185301605636, -0.1199719338539671, -0.11926775891709714], "max": [0.42938722917131567, 0.339265646616872, 1.5385217573966725, 0.0926425396543687, 0.5984116848626861, 0.08969607118183108, 0.4366592117217862, -0.07556549893914001, 1.5031624496160778, 0.8065455211291268, 0.8962826389852805, 0.7698311685285789], "count": [489]}, "gripper_mode_state": {"mean": [0.9161554192229039, 1.0], "std": [0.2771545905292029, 0.0], "min": [0, 1], "max": [1, 1], "count": [489]}, "gripper_activity_state": {"mean": [1.8425357873210635, 2.0], "std": [0.5053401041945988, 0.0], "min": [0, 2], "max": [2, 2], "count": [489]}, "gripper_mode_action": {"mean": [0.9161554192229039, 1.0], "std": [0.2771545905292029, 0.0], "min": [0, 1], "max": [1, 1], "count": [489]}, "gripper_activity_action": {"mean": [1.8425357873210635, 2.0], "std": [0.5053401041945988, 0.0], "min": [0, 2], "max": [2, 2], "count": [489]}, "gripper_open_scale_state": {"mean": [0.2697278487988813, 0.02576690086871233], "std": [0.22633750346873185, 8.74558203060436e-06], "min": [0.04213552815573556, 0.02576622154031481], "max": [0.9468838827950614, 0.02590750583580562], "count": [489]}, "gripper_open_scale_action": {"mean": [0.2697278487988813, 0.02576690086871233], "std": [0.22633750346873185, 8.74558203060436e-06], "min": [0.04213552815573556, 0.02576622154031481], "max": [0.9468838827950614, 0.02590750583580562], "count": [489]}}} +{"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.46116025500431346]], [[0.4400913954321475]], [[0.34924747591057304]]], "std": [[[0.28336247397785497]], [[0.26919914951453894]], [[0.2341787676738942]]], "count": [149]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3602355481715431]], [[0.36935141502536883]], [[0.3532829813133307]]], "std": [[[0.2665234754390102]], [[0.2645655333177808]], [[0.27908363544524556]]], "count": [149]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3372790041818368]], [[0.3391678071676098]], [[0.3163943848605811]]], "std": [[[0.27189901110044845]], [[0.2749511439576851]], [[0.28999591000542746]]], "count": [149]}, "observation.state": {"min": [-0.8620972037315369, -0.0029947764705866575, -1.7332552671432495, -0.0987900048494339, -0.39159920811653137, -0.5798536539077759, 0.07311010360717773, -0.016022110357880592, 0.012271846644580364, -1.3358314037322998, -0.08620630204677582, -0.3428654670715332, 0.0025606139097362757, 0.04558541998267174], "max": [-0.0015339808305725455, 1.7410658597946167, 0.040029376745224, 0.5955870151519775, 0.3236699402332306, 0.14419420063495636, 1.6866272687911987, 1.0292898416519165, 1.7101448774337769, 0.024888888001441956, 0.38270071148872375, 0.3350382447242737, 0.6504513621330261, 0.045956410467624664], "mean": [-0.5561145544052124, 0.8184726238250732, -0.9401988387107849, 0.1536848098039627, 0.07488566637039185, -0.23833821713924408, 0.5076478719711304, 0.5670382976531982, 0.9583740234375, -0.8187428712844849, 0.1503000557422638, -0.10190504044294357, 0.3145361542701721, 0.04567486420273781], "std": [0.32883310317993164, 0.5920655727386475, 0.5643230676651001, 0.18339058756828308, 0.10591598600149155, 0.25509071350097656, 0.3881441354751587, 0.4342810809612274, 0.7006475329399109, 0.5913376212120056, 0.15183815360069275, 0.1217009574174881, 0.22426173090934753, 6.702902464894578e-05], "count": [790]}, "action": {"min": [-0.8620972037315369, -0.0029947764705866575, -1.7332552671432495, -0.0987900048494339, -0.39159920811653137, -0.5798536539077759, 0.07311010360717773, -0.016022110357880592, 0.012271846644580364, -1.3358314037322998, -0.08620630204677582, -0.3428654670715332, 0.0025606139097362757, 0.04558541998267174], "max": [-0.0015339808305725455, 1.7410658597946167, 0.040029376745224, 0.5955870151519775, 0.3236699402332306, 0.14419420063495636, 1.6866272687911987, 1.0292898416519165, 1.7101448774337769, 0.024888888001441956, 0.38270071148872375, 0.3350382447242737, 0.6504513621330261, 0.045956410467624664], "mean": [-0.5561145544052124, 0.8184726238250732, -0.9401988387107849, 0.1536848098039627, 0.07488566637039185, -0.23833821713924408, 0.5076478719711304, 0.5670382976531982, 0.9583740234375, -0.8187428712844849, 0.1503000557422638, -0.10190504044294357, 0.3145361542701721, 0.04567486420273781], "std": [0.32883310317993164, 0.5920655727386475, 0.5643230676651001, 0.18339058756828308, 0.10591598600149155, 0.25509071350097656, 0.3881441354751587, 0.4342810809612274, 0.7006475329399109, 0.5913376212120056, 0.15183815360069275, 0.1217009574174881, 0.22426173090934753, 6.702902464894578e-05], "count": [790]}, "timestamp": {"min": [0.0], "max": [26.3], "mean": [13.15], "std": [7.601772454134919], "count": [790]}, "frame_index": {"min": [0], "max": [789], "mean": [394.5], "std": [228.0531736240476], "count": [790]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [790]}, "index": {"min": [22506], "max": [23295], "mean": [22900.5], "std": [228.0531736240476], "count": [790]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [790]}, "subtask_annotation": {"mean": [2.2430379746835443, 4.0, 4.0, 4.0, 4.0], "std": [1.3422712231634284, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [790]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [790]}, "eef_direction_state": {"mean": [4.479746835443038, 4.706329113924051], "std": [2.0840491106020864, 1.7032613372067351], "min": [0, 0], "max": [6, 6], "count": [790]}, "eef_velocity_state": {"mean": [0.6784810126582278, 0.6645569620253164], "std": [0.7846100194051038, 0.7480841309695643], "min": [0, 0], "max": [2, 2], "count": [790]}, "eef_acc_mag_state": {"mean": [0.740506329113924, 0.6620253164556962], "std": [0.8432935713192, 0.8304038665839456], "min": [0, 0], "max": [2, 2], "count": [790]}, "eef_direction_action": {"mean": [4.479746835443038, 4.706329113924051], "std": [2.0840491106020864, 1.7032613372067351], "min": [0, 0], "max": [6, 6], "count": [790]}, "eef_velocity_action": {"mean": [0.6784810126582278, 0.6645569620253164], "std": [0.7846100194051038, 0.7480841309695643], "min": [0, 0], "max": [2, 2], "count": [790]}, "eef_acc_mag_action": {"mean": [0.740506329113924, 0.6620253164556962], "std": [0.8432935713192, 0.8304038665839456], "min": [0, 0], "max": [2, 2], "count": [790]}, "eef_sim_pose_state": {"mean": [0.15361450615212502, 0.27590482293565755, 1.378093136297073, -0.22238777946918137, 0.02912109460972287, -0.4759186129620975, 0.18257536883433154, -0.2168346017553647, 1.3210291591411167, 0.27013185731329026, 0.285314573793924, 0.4548422049849188], "std": [0.10016350014262834, 0.09016465544246437, 0.11342518967997518, 0.2788111741571894, 0.28619651677583613, 0.29521634144956405, 0.08695407045895422, 0.10216618970309645, 0.10230102696033747, 0.18520537446209664, 0.2529058302581935, 0.3573996313914134], "min": [0.05486292186724017, 0.11679761363158533, 1.1805214372933557, -0.5853494645948066, -0.30016101343253254, -0.853048717443579, -0.006719122029393038, -0.3382765032005224, 1.1817773704173296, -0.0013047434570091498, -0.23234333585246536, -0.02511728177002611], "max": [0.3368794688991843, 0.356041360121536, 1.503816806560401, 0.2838397076421059, 0.5956295042393291, 0.24045348846059156, 0.2979920739772001, -0.07473408508947597, 1.4488067391007167, 0.5801795047608256, 0.6624896693175799, 0.9411045502414366], "count": [790]}, "eef_sim_pose_action": {"mean": [0.15361450615212502, 0.27590482293565755, 1.378093136297073, -0.22238777946918137, 0.02912109460972287, -0.4759186129620975, 0.18257536883433154, -0.2168346017553647, 1.3210291591411167, 0.27013185731329026, 0.285314573793924, 0.4548422049849188], "std": [0.10016350014262834, 0.09016465544246437, 0.11342518967997518, 0.2788111741571894, 0.28619651677583613, 0.29521634144956405, 0.08695407045895422, 0.10216618970309645, 0.10230102696033747, 0.18520537446209664, 0.2529058302581935, 0.3573996313914134], "min": [0.05486292186724017, 0.11679761363158533, 1.1805214372933557, -0.5853494645948066, -0.30016101343253254, -0.853048717443579, -0.006719122029393038, -0.3382765032005224, 1.1817773704173296, -0.0013047434570091498, -0.23234333585246536, -0.02511728177002611], "max": [0.3368794688991843, 0.356041360121536, 1.503816806560401, 0.2838397076421059, 0.5956295042393291, 0.24045348846059156, 0.2979920739772001, -0.07473408508947597, 1.4488067391007167, 0.5801795047608256, 0.6624896693175799, 0.9411045502414366], "count": [790]}, "gripper_mode_state": {"mean": [0.9278481012658227, 1.0], "std": [0.2587392553193884, 0.0], "min": [0, 1], "max": [1, 1], "count": [790]}, "gripper_activity_state": {"mean": [1.879746835443038, 2.0], "std": [0.44943839690948895, 0.0], "min": [0, 2], "max": [2, 2], "count": [790]}, "gripper_mode_action": {"mean": [0.9278481012658227, 1.0], "std": [0.2587392553193884, 0.0], "min": [0, 1], "max": [1, 1], "count": [790]}, "gripper_activity_action": {"mean": [1.879746835443038, 2.0], "std": [0.44943839690948895, 0.0], "min": [0, 2], "max": [2, 2], "count": [790]}, "gripper_open_scale_state": {"mean": [0.29008328726019755, 0.02609987920975381], "std": [0.22179697625395292, 3.830224347863904e-05], "min": [0.04177720206124442, 0.026048811418669566], "max": [0.9637870107378278, 0.026260805981499807], "count": [790]}, "gripper_open_scale_action": {"mean": [0.29008328726019755, 0.02609987920975381], "std": [0.22179697625395292, 3.830224347863904e-05], "min": [0.04177720206124442, 0.026048811418669566], "max": [0.9637870107378278, 0.026260805981499807], "count": [790]}}} +{"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.4845776469218016]], [[0.4623290839396555]], [[0.3708231611652348]]], "std": [[[0.2692564098266609]], [[0.2589571759549191]], [[0.23236944262008366]]], "count": [159]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3659028891081241]], [[0.3736918341760184]], [[0.35824672860059464]]], "std": [[[0.2787326873976669]], [[0.2775247812752506]], [[0.29382897295932214]]], "count": [159]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36468312471739217]], [[0.36507927748318053]], [[0.3415665532809909]]], "std": [[[0.28115287738170686]], [[0.28707248607236396]], [[0.30413935130737885]]], "count": [159]}, "observation.state": {"min": [-0.6519418358802795, -0.0042130290530622005, -1.4266021251678467, -0.19328157603740692, -0.368725061416626, -1.0630487203598022, 0.06803609430789948, -0.013767867349088192, 0.023009711876511574, -1.4373400211334229, -0.015339807607233524, -0.20393837988376617, -0.06596117466688156, 0.045956410467624664], "max": [0.03528155758976936, 1.6950488090515137, -0.0015339808305725455, 0.7957240343093872, 0.20555342733860016, 0.16576455533504486, 1.68869948387146, 0.9572039842605591, 1.9604274034500122, 1.4022161016797318e-18, 0.6144223809242249, 0.5852273106575012, 0.9905538558959961, 0.045956410467624664], "mean": [-0.4364844560623169, 0.6585053205490112, -0.6798225045204163, 0.19300663471221924, -0.05679953470826149, -0.5427294373512268, 0.4984521269798279, 0.4964905381202698, 1.0272852182388306, -0.7763178944587708, 0.10304277390241623, 0.006817052606493235, 0.3390454947948456, 0.045956019312143326], "std": [0.25679296255111694, 0.48936033248901367, 0.39703962206840515, 0.23845736682415009, 0.15023502707481384, 0.44365400075912476, 0.384517639875412, 0.4306448698043823, 0.847867488861084, 0.6147202849388123, 0.1121932715177536, 0.08596958220005035, 0.27931880950927734, 3.91155481338501e-07], "count": [863]}, "action": {"min": [-0.6519418358802795, -0.0042130290530622005, -1.4266021251678467, -0.19328157603740692, -0.368725061416626, -1.0630487203598022, 0.06803609430789948, -0.013767867349088192, 0.023009711876511574, -1.4373400211334229, -0.015339807607233524, -0.20393837988376617, -0.06596117466688156, 0.045956410467624664], "max": [0.03528155758976936, 1.6950488090515137, -0.0015339808305725455, 0.7957240343093872, 0.20555342733860016, 0.16576455533504486, 1.68869948387146, 0.9572039842605591, 1.9604274034500122, 1.4022161016797318e-18, 0.6144223809242249, 0.5852273106575012, 0.9905538558959961, 0.045956410467624664], "mean": [-0.4364844560623169, 0.6585053205490112, -0.6798225045204163, 0.19300663471221924, -0.05679953470826149, -0.5427294373512268, 0.4984521269798279, 0.4964905381202698, 1.0272852182388306, -0.7763178944587708, 0.10304277390241623, 0.006817052606493235, 0.3390454947948456, 0.045956019312143326], "std": [0.25679296255111694, 0.48936033248901367, 0.39703962206840515, 0.23845736682415009, 0.15023502707481384, 0.44365400075912476, 0.384517639875412, 0.4306448698043823, 0.847867488861084, 0.6147202849388123, 0.1121932715177536, 0.08596958220005035, 0.27931880950927734, 3.91155481338501e-07], "count": [863]}, "timestamp": {"min": [0.0], "max": [28.733333333333334], "mean": [14.366666666666664], "std": [8.304215796810679], "count": [863]}, "frame_index": {"min": [0], "max": [862], "mean": [431.0], "std": [249.12647390432033], "count": [863]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [863]}, "index": {"min": [23296], "max": [24158], "mean": [23727.0], "std": [249.12647390432033], "count": [863]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [863]}, "subtask_annotation": {"mean": [2.2213209733487833, 4.0, 4.0, 4.0, 4.0], "std": [1.395543184964639, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [863]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [863]}, "eef_direction_state": {"mean": [4.179606025492468, 4.5619930475086905], "std": [2.3200374257901073, 1.721122734417086], "min": [0, 0], "max": [6, 6], "count": [863]}, "eef_velocity_state": {"mean": [0.7358053302433372, 0.7728852838933952], "std": [0.7849715402473119, 0.781807570456187], "min": [0, 0], "max": [2, 2], "count": [863]}, "eef_acc_mag_state": {"mean": [0.831981460023175, 0.7728852838933952], "std": [0.8258829410594324, 0.839001168859584], "min": [0, 0], "max": [2, 2], "count": [863]}, "eef_direction_action": {"mean": [4.179606025492468, 4.5619930475086905], "std": [2.3200374257901073, 1.721122734417086], "min": [0, 0], "max": [6, 6], "count": [863]}, "eef_velocity_action": {"mean": [0.7358053302433372, 0.7728852838933952], "std": [0.7849715402473119, 0.781807570456187], "min": [0, 0], "max": [2, 2], "count": [863]}, "eef_acc_mag_action": {"mean": [0.831981460023175, 0.7728852838933952], "std": [0.8258829410594324, 0.839001168859584], "min": [0, 0], "max": [2, 2], "count": [863]}, "eef_sim_pose_state": {"mean": [0.1348727290490945, 0.3020402682481429, 1.327483246468554, -0.5296060742362907, 0.1691658788634837, -0.4883358079353857, 0.20036086182783003, -0.19459370012532423, 1.2751596937642193, 0.3435954620421223, 0.3525100841185982, 0.504396589164006], "std": [0.0869696740180176, 0.05321900716849675, 0.07737026253563146, 0.4604725850421244, 0.23454771299416072, 0.3368313659353732, 0.11668246084918106, 0.13093663155789473, 0.0737738682867494, 0.27863429310554527, 0.2819106159958932, 0.43469802366529703], "min": [0.045662870882585804, 0.16481018607441997, 1.1820136015578666, -1.0702816971889346, -0.05561398866447709, -0.8805174164914495, -0.0071006127523758795, -0.35030724899638543, 1.1842859492992353, -0.06614493522961803, -0.049197196061044, -0.19275297210575315], "max": [0.33644847533694155, 0.3435747055174342, 1.4380666653938938, 0.16542508527897734, 0.8294855431583583, 0.1958754633854815, 0.3452398981290137, -0.031302663350378054, 1.4229273692123228, 0.971136339270538, 0.7163320443296533, 0.9790971788929682], "count": [863]}, "eef_sim_pose_action": {"mean": [0.1348727290490945, 0.3020402682481429, 1.327483246468554, -0.5296060742362907, 0.1691658788634837, -0.4883358079353857, 0.20036086182783003, -0.19459370012532423, 1.2751596937642193, 0.3435954620421223, 0.3525100841185982, 0.504396589164006], "std": [0.0869696740180176, 0.05321900716849675, 0.07737026253563146, 0.4604725850421244, 0.23454771299416072, 0.3368313659353732, 0.11668246084918106, 0.13093663155789473, 0.0737738682867494, 0.27863429310554527, 0.2819106159958932, 0.43469802366529703], "min": [0.045662870882585804, 0.16481018607441997, 1.1820136015578666, -1.0702816971889346, -0.05561398866447709, -0.8805174164914495, -0.0071006127523758795, -0.35030724899638543, 1.1842859492992353, -0.06614493522961803, -0.049197196061044, -0.19275297210575315], "max": [0.33644847533694155, 0.3435747055174342, 1.4380666653938938, 0.16542508527897734, 0.8294855431583583, 0.1958754633854815, 0.3452398981290137, -0.031302663350378054, 1.4229273692123228, 0.971136339270538, 0.7163320443296533, 0.9790971788929682], "count": [863]}, "gripper_mode_state": {"mean": [0.9316338354577057, 1.0], "std": [0.2523732000194764, 0.0], "min": [0, 1], "max": [1, 1], "count": [863]}, "gripper_activity_state": {"mean": [1.9003476245654694, 2.0], "std": [0.41050783306918737, 0.0], "min": [0, 2], "max": [2, 2], "count": [863]}, "gripper_mode_action": {"mean": [0.9316338354577057, 1.0], "std": [0.2523732000194764, 0.0], "min": [0, 1], "max": [1, 1], "count": [863]}, "gripper_activity_action": {"mean": [1.9003476245654694, 2.0], "std": [0.41050783306918737, 0.0], "min": [0, 2], "max": [2, 2], "count": [863]}, "gripper_open_scale_state": {"mean": [0.2848326870590408, 0.02626080598149987], "std": [0.2197244410827083, 6.245004513516506e-17], "min": [0.03887776817594256, 0.026260805981499807], "max": [0.9649711336408343, 0.026260805981499807], "count": [863]}, "gripper_open_scale_action": {"mean": [0.2848326870590408, 0.02626080598149987], "std": [0.2197244410827083, 6.245004513516506e-17], "min": [0.03887776817594256, 0.026260805981499807], "max": [0.9649711336408343, 0.026260805981499807], "count": [863]}}} +{"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.4687078156790723]], [[0.44163449107834135]], [[0.3490694241884082]]], "std": [[[0.26117999942438297]], [[0.24226299295868278]], [[0.2064369246657929]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3560551751922073]], [[0.3658559413205135]], [[0.3462593380327338]]], "std": [[[0.27400257052578436]], [[0.2753154167757141]], [[0.29041793657413406]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37036637993121946]], [[0.3752549154648085]], [[0.3555410342282]]], "std": [[[0.27405518504459847]], [[0.27923799861894244]], [[0.2942663348569127]]], "count": [121]}, "observation.state": {"min": [-0.7899734377861023, 0.0015339808305725455, -1.9236118793487549, -0.01057574711740017, -0.44900965690612793, -0.48166996240615845, 0.0358009859919548, -0.012271846644580364, 0.09817477315664291, -1.9420197010040283, -0.004601942375302315, -0.12512630224227905, -0.05062136426568031, 0.04509088769555092], "max": [0.033187709748744965, 1.7916895151138306, 0.00216160761192441, 0.9293249845504761, 0.5344902873039246, 0.14253591001033783, 1.6889060735702515, 0.9142525792121887, 1.9558254480361938, 0.0, 1.3221569061279297, 0.2294071912765503, 0.9940195679664612, 0.045338135212659836], "mean": [-0.4489734470844269, 0.8901965618133545, -1.0706582069396973, 0.5709595680236816, 0.08145652711391449, -0.24075281620025635, 0.5125117897987366, 0.3797125518321991, 0.8587047457695007, -0.9876003265380859, 0.5356472134590149, 0.03635476529598236, 0.5092446208000183, 0.04532508924603462], "std": [0.2906118333339691, 0.5882022380828857, 0.6200032830238342, 0.3101867437362671, 0.23887020349502563, 0.17324015498161316, 0.4783046543598175, 0.38680583238601685, 0.7693336009979248, 0.7973775863647461, 0.40442919731140137, 0.06209368258714676, 0.3880722224712372, 4.668670953833498e-05], "count": [603]}, "action": {"min": [-0.7899734377861023, 0.0015339808305725455, -1.9236118793487549, -0.01057574711740017, -0.44900965690612793, -0.48166996240615845, 0.0358009859919548, -0.012271846644580364, 0.09817477315664291, -1.9420197010040283, -0.004601942375302315, -0.12512630224227905, -0.05062136426568031, 0.04509088769555092], "max": [0.033187709748744965, 1.7916895151138306, 0.00216160761192441, 0.9293249845504761, 0.5344902873039246, 0.14253591001033783, 1.6889060735702515, 0.9142525792121887, 1.9558254480361938, 0.0, 1.3221569061279297, 0.2294071912765503, 0.9940195679664612, 0.045338135212659836], "mean": [-0.4489734470844269, 0.8901965618133545, -1.0706582069396973, 0.5709595680236816, 0.08145652711391449, -0.24075281620025635, 0.5125117897987366, 0.3797125518321991, 0.8587047457695007, -0.9876003265380859, 0.5356472134590149, 0.03635476529598236, 0.5092446208000183, 0.04532508924603462], "std": [0.2906118333339691, 0.5882022380828857, 0.6200032830238342, 0.3101867437362671, 0.23887020349502563, 0.17324015498161316, 0.4783046543598175, 0.38680583238601685, 0.7693336009979248, 0.7973775863647461, 0.40442919731140137, 0.06209368258714676, 0.3880722224712372, 4.668670953833498e-05], "count": [603]}, "timestamp": {"min": [0.0], "max": [20.066666666666666], "mean": [10.033333333333333], "std": [5.8023622264908115], "count": [603]}, "frame_index": {"min": [0], "max": [602], "mean": [301.0], "std": [174.07086679472434], "count": [603]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [603]}, "index": {"min": [25022], "max": [25624], "mean": [25323.0], "std": [174.07086679472434], "count": [603]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [603]}, "subtask_annotation": {"mean": [2.2122719734660032, 4.0, 4.0, 4.0, 4.0], "std": [1.4732716424109515, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [603]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [603]}, "eef_direction_state": {"mean": [4.293532338308458, 4.195688225538972], "std": [2.1148785004127544, 2.0959206961352836], "min": [0, 0], "max": [6, 6], "count": [603]}, "eef_velocity_state": {"mean": [0.7827529021558872, 0.9220563847429519], "std": [0.8150131805976931, 0.8457646408230419], "min": [0, 0], "max": [2, 2], "count": [603]}, "eef_acc_mag_state": {"mean": [0.9137645107794361, 0.8606965174129353], "std": [0.8420103032900776, 0.8308904566885246], "min": [0, 0], "max": [2, 2], "count": [603]}, "eef_direction_action": {"mean": [4.293532338308458, 4.195688225538972], "std": [2.1148785004127544, 2.0959206961352836], "min": [0, 0], "max": [6, 6], "count": [603]}, "eef_velocity_action": {"mean": [0.7827529021558872, 0.9220563847429519], "std": [0.8150131805976931, 0.8457646408230419], "min": [0, 0], "max": [2, 2], "count": [603]}, "eef_acc_mag_action": {"mean": [0.9137645107794361, 0.8606965174129353], "std": [0.8420103032900776, 0.8308904566885246], "min": [0, 0], "max": [2, 2], "count": [603]}, "eef_sim_pose_state": {"mean": [0.1594541004946253, 0.2721815442161604, 1.3672257050230607, -0.18277900021100552, 0.37300797175922606, -0.35018384046310197, 0.1526850044776761, -0.2491150187229159, 1.3203840478983495, 0.5388791667411458, 0.4048182112305199, 0.42705173890448567], "std": [0.09636090087186595, 0.07916372620437266, 0.09714967064760054, 0.23019796644293114, 0.17882977010994677, 0.2203616912646255, 0.11852177961286829, 0.11917264318680225, 0.10395322037683068, 0.4053220525964692, 0.2770854802679706, 0.4231758513813], "min": [0.046020619867625005, 0.1310143746236795, 1.1820980633033473, -0.5271610788106864, -0.006878414230949259, -0.674567181101684, -0.07350420931249134, -0.3448227959815251, 1.183197453593379, -0.05020076509974966, -0.047234697184142194, -0.023031778902736777], "max": [0.3246179690075923, 0.3413554007043478, 1.5131271451746595, 0.19365234175156384, 0.6657117346689918, 0.09396470266650007, 0.32972604874830197, -0.061765729708019246, 1.4730023598971376, 1.0161797220020365, 0.8514843315871299, 1.0929332657332638], "count": [603]}, "eef_sim_pose_action": {"mean": [0.1594541004946253, 0.2721815442161604, 1.3672257050230607, -0.18277900021100552, 0.37300797175922606, -0.35018384046310197, 0.1526850044776761, -0.2491150187229159, 1.3203840478983495, 0.5388791667411458, 0.4048182112305199, 0.42705173890448567], "std": [0.09636090087186595, 0.07916372620437266, 0.09714967064760054, 0.23019796644293114, 0.17882977010994677, 0.2203616912646255, 0.11852177961286829, 0.11917264318680225, 0.10395322037683068, 0.4053220525964692, 0.2770854802679706, 0.4231758513813], "min": [0.046020619867625005, 0.1310143746236795, 1.1820980633033473, -0.5271610788106864, -0.006878414230949259, -0.674567181101684, -0.07350420931249134, -0.3448227959815251, 1.183197453593379, -0.05020076509974966, -0.047234697184142194, -0.023031778902736777], "max": [0.3246179690075923, 0.3413554007043478, 1.5131271451746595, 0.19365234175156384, 0.6657117346689918, 0.09396470266650007, 0.32972604874830197, -0.061765729708019246, 1.4730023598971376, 1.0161797220020365, 0.8514843315871299, 1.0929332657332638], "count": [603]}, "gripper_mode_state": {"mean": [0.8739635157545605, 1.0], "std": [0.33189047724285337, 0.0], "min": [0, 1], "max": [1, 1], "count": [603]}, "gripper_activity_state": {"mean": [1.8540630182421227, 2.0], "std": [0.4906379669394736, 0.0], "min": [0, 2], "max": [2, 2], "count": [603]}, "gripper_mode_action": {"mean": [0.8739635157545605, 1.0], "std": [0.33189047724285337, 0.0], "min": [0, 1], "max": [1, 1], "count": [603]}, "gripper_activity_action": {"mean": [1.8540630182421227, 2.0], "std": [0.4906379669394736, 0.0], "min": [0, 2], "max": [2, 2], "count": [603]}, "gripper_open_scale_state": {"mean": [0.2928656616416564, 0.025900216679159448], "std": [0.2733174477887571, 2.6677632621298095e-05], "min": [0.02045770628111703, 0.02576622154031481], "max": [0.9650891848972866, 0.02590750583580562], "count": [603]}, "gripper_open_scale_action": {"mean": [0.2928656616416564, 0.025900216679159448], "std": [0.2733174477887571, 2.6677632621298095e-05], "min": [0.02045770628111703, 0.02576622154031481], "max": [0.9650891848972866, 0.02590750583580562], "count": [603]}}} +{"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.4641333412688107]], [[0.44409127061420595]], [[0.35569441919519834]]], "std": [[[0.28295857806503466]], [[0.2702367866086283]], [[0.2363209477820811]]], "count": [151]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3599637330649699]], [[0.3689314987952502]], [[0.3579693474151986]]], "std": [[[0.2693357695267645]], [[0.2690329621276482]], [[0.27794504100710016]]], "count": [151]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.335601171925724]], [[0.34463372541805537]], [[0.3270312784054019]]], "std": [[[0.24759005367289902]], [[0.25354519961242256]], [[0.2691729559641141]]], "count": [151]}, "observation.state": {"min": [-0.9403302073478699, 0.0, -1.6629458665847778, -0.3635534346103668, -0.280045747756958, -0.65651935338974, 0.0726085752248764, -0.017570823431015015, -0.0015339808305725455, -1.0632909536361694, -0.24083498120307922, -0.4387184977531433, 0.007841547951102257, 0.04509088769555092], "max": [0.01817396841943264, 1.7518060207366943, 0.03999999910593033, 0.5675728917121887, 0.5434185266494751, 0.10573113709688187, 1.6282649040222168, 1.0196897983551025, 1.6781749725341797, 0.026894940063357353, 0.474975049495697, 0.2646961510181427, 0.38963112235069275, 0.04531224071979523], "mean": [-0.5789960622787476, 0.8571344017982483, -0.8411954045295715, 0.10269346088171005, 0.27344393730163574, -0.2669253647327423, 0.44823578000068665, 0.5724412798881531, 0.8999360203742981, -0.5257418155670166, -0.12762294709682465, -0.2228829562664032, 0.24643070995807648, 0.045092564076185226], "std": [0.3628881573677063, 0.5799984335899353, 0.5746229290962219, 0.3334066867828369, 0.18715018033981323, 0.2750527858734131, 0.3408206105232239, 0.45706143975257874, 0.6982773542404175, 0.4253522455692291, 0.10825030505657196, 0.1834007352590561, 0.16639162600040436, 1.6520942153874785e-05], "count": [809]}, "action": {"min": [-0.9403302073478699, 0.0, -1.6629458665847778, -0.3635534346103668, -0.280045747756958, -0.65651935338974, 0.0726085752248764, -0.017570823431015015, -0.0015339808305725455, -1.0632909536361694, -0.24083498120307922, -0.4387184977531433, 0.007841547951102257, 0.04509088769555092], "max": [0.01817396841943264, 1.7518060207366943, 0.03999999910593033, 0.5675728917121887, 0.5434185266494751, 0.10573113709688187, 1.6282649040222168, 1.0196897983551025, 1.6781749725341797, 0.026894940063357353, 0.474975049495697, 0.2646961510181427, 0.38963112235069275, 0.04531224071979523], "mean": [-0.5789960622787476, 0.8571344017982483, -0.8411954045295715, 0.10269346088171005, 0.27344393730163574, -0.2669253647327423, 0.44823578000068665, 0.5724412798881531, 0.8999360203742981, -0.5257418155670166, -0.12762294709682465, -0.2228829562664032, 0.24643070995807648, 0.045092564076185226], "std": [0.3628881573677063, 0.5799984335899353, 0.5746229290962219, 0.3334066867828369, 0.18715018033981323, 0.2750527858734131, 0.3408206105232239, 0.45706143975257874, 0.6982773542404175, 0.4253522455692291, 0.10825030505657196, 0.1834007352590561, 0.16639162600040436, 1.6520942153874785e-05], "count": [809]}, "timestamp": {"min": [0.0], "max": [26.933333333333334], "mean": [13.466666666666667], "std": [7.784600182411426], "count": [809]}, "frame_index": {"min": [0], "max": [808], "mean": [404.0], "std": [233.53800547234277], "count": [809]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [809]}, "index": {"min": [25625], "max": [26433], "mean": [26029.0], "std": [233.53800547234277], "count": [809]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [809]}, "subtask_annotation": {"mean": [2.202719406674907, 4.0, 4.0, 4.0, 4.0], "std": [1.3996088175477215, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [809]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [809]}, "eef_direction_state": {"mean": [4.669962917181706, 4.881334981458591], "std": [1.8318970622240909, 1.570198415268836], "min": [0, 0], "max": [6, 6], "count": [809]}, "eef_velocity_state": {"mean": [0.6625463535228677, 0.6032138442521632], "std": [0.7709778634295026, 0.7253417795516058], "min": [0, 0], "max": [2, 2], "count": [809]}, "eef_acc_mag_state": {"mean": [0.7342398022249691, 0.7132262051915945], "std": [0.8304030902576643, 0.8434056569094472], "min": [0, 0], "max": [2, 2], "count": [809]}, "eef_direction_action": {"mean": [4.669962917181706, 4.881334981458591], "std": [1.8318970622240909, 1.570198415268836], "min": [0, 0], "max": [6, 6], "count": [809]}, "eef_velocity_action": {"mean": [0.6625463535228677, 0.6032138442521632], "std": [0.7709778634295026, 0.7253417795516058], "min": [0, 0], "max": [2, 2], "count": [809]}, "eef_acc_mag_action": {"mean": [0.7342398022249691, 0.7132262051915945], "std": [0.8304030902576643, 0.8434056569094472], "min": [0, 0], "max": [2, 2], "count": [809]}, "eef_sim_pose_state": {"mean": [0.16402908639388536, 0.25610183756583954, 1.357973004957847, -0.2193997102753604, 0.1094436504017786, -0.2975074800048431, 0.17405612175918606, -0.22092569890087335, 1.2728475898010279, 0.15269801982730294, 0.22892691453924732, 0.3307972042525743], "std": [0.07639182426695543, 0.08420221688712506, 0.11014431073285781, 0.27347167584756105, 0.16673656240854265, 0.20717870900835836, 0.08215186928948863, 0.1015536039962647, 0.06773204531115563, 0.09841847051620074, 0.20319883275785275, 0.2692342842133719], "min": [0.05941467015469465, 0.09491205580900994, 1.1805578685028184, -0.6186534031995912, -0.10712381383426317, -0.6433441749774264, 0.0014598563276827028, -0.3380517247301067, 1.1814314424417882, 0.007807670353643472, -0.15053747610139534, -0.016266774517567695], "max": [0.3070876526342099, 0.3445637154876974, 1.4838539407271756, 0.11937310363263598, 0.6247309493002633, 0.5120406301764119, 0.2734235755727945, -0.08604668087144893, 1.3943142537671191, 0.2924383347710867, 0.5076250717425288, 0.6677132530444274], "count": [809]}, "eef_sim_pose_action": {"mean": [0.16402908639388536, 0.25610183756583954, 1.357973004957847, -0.2193997102753604, 0.1094436504017786, -0.2975074800048431, 0.17405612175918606, -0.22092569890087335, 1.2728475898010279, 0.15269801982730294, 0.22892691453924732, 0.3307972042525743], "std": [0.07639182426695543, 0.08420221688712506, 0.11014431073285781, 0.27347167584756105, 0.16673656240854265, 0.20717870900835836, 0.08215186928948863, 0.1015536039962647, 0.06773204531115563, 0.09841847051620074, 0.20319883275785275, 0.2692342842133719], "min": [0.05941467015469465, 0.09491205580900994, 1.1805578685028184, -0.6186534031995912, -0.10712381383426317, -0.6433441749774264, 0.0014598563276827028, -0.3380517247301067, 1.1814314424417882, 0.007807670353643472, -0.15053747610139534, -0.016266774517567695], "max": [0.3070876526342099, 0.3445637154876974, 1.4838539407271756, 0.11937310363263598, 0.6247309493002633, 0.5120406301764119, 0.2734235755727945, -0.08604668087144893, 1.3943142537671191, 0.2924383347710867, 0.5076250717425288, 0.6677132530444274], "count": [809]}, "gripper_mode_state": {"mean": [0.9517923362175525, 1.0], "std": [0.21420477337138552, 0.0], "min": [0, 1], "max": [1, 1], "count": [809]}, "gripper_activity_state": {"mean": [1.8986402966625464, 2.0], "std": [0.41254808960621187, 0.0], "min": [0, 2], "max": [2, 2], "count": [809]}, "gripper_mode_action": {"mean": [0.9517923362175525, 1.0], "std": [0.21420477337138552, 0.0], "min": [0, 1], "max": [1, 1], "count": [809]}, "gripper_activity_action": {"mean": [1.8986402966625464, 2.0], "std": [0.41254808960621187, 0.0], "min": [0, 2], "max": [2, 2], "count": [809]}, "gripper_open_scale_state": {"mean": [0.2561339380177818, 0.02576711457324661], "std": [0.1947542426274348, 9.440268420510527e-06], "min": [0.04149061441421509, 0.02576622154031481], "max": [0.9304370880126953, 0.02589270898274013], "count": [809]}, "gripper_open_scale_action": {"mean": [0.2561339380177818, 0.02576711457324661], "std": [0.1947542426274348, 9.440268420510527e-06], "min": [0.04149061441421509, 0.02576622154031481], "max": [0.9304370880126953, 0.02589270898274013], "count": [809]}}} +{"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.46118756512266745]], [[0.44094877806194943]], [[0.3504608908780904]]], "std": [[[0.2807562304955149]], [[0.2681385642479252]], [[0.23423013658190925]]], "count": [138]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34901348039215685]], [[0.35698038031637774]], [[0.33845985483565405]]], "std": [[[0.26987845475863753]], [[0.2686101941130697]], [[0.28437622664155665]]], "count": [138]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3471810607495816]], [[0.3471535414890594]], [[0.3223168276972625]]], "std": [[[0.26916054540828466]], [[0.2731416390581487]], [[0.2908771363430166]]], "count": [138]}, "observation.state": {"min": [-0.8452234268188477, -0.0015339808305725455, -1.6551653146743774, -0.18561168015003204, -0.32297438383102417, -0.7798963189125061, 0.07311010360717773, -0.012271846644580364, 0.003067961661145091, -1.1386085748672485, -0.31893467903137207, -0.41724276542663574, -0.021781183779239655, 0.045709073543548584], "max": [0.0034803668968379498, 1.7531204223632812, 0.03999999910593033, 0.5328060388565063, 0.4289012849330902, 0.07197263836860657, 1.653504729270935, 0.9756118059158325, 1.7103885412216187, 0.023009711876511574, 0.5543478727340698, 0.3600548803806305, 0.4494398534297943, 0.045956410467624664], "mean": [-0.5185773372650146, 0.5884526968002319, -0.6602027416229248, 0.1035948246717453, 0.13510963320732117, -0.3213171064853668, 0.4325616657733917, 0.5818273425102234, 0.9908119440078735, -0.6609181761741638, -0.1179737001657486, -0.10160664469003677, 0.23680776357650757, 0.045731376856565475], "std": [0.3325314223766327, 0.5196143388748169, 0.46931466460227966, 0.21504180133342743, 0.13318973779678345, 0.3243957459926605, 0.3758416175842285, 0.4295022785663605, 0.7234383225440979, 0.4727087914943695, 0.13587695360183716, 0.1359023153781891, 0.14646586775779724, 6.0580860008485615e-05], "count": [719]}, "action": {"min": [-0.8452234268188477, -0.0015339808305725455, -1.6551653146743774, -0.18561168015003204, -0.32297438383102417, -0.7798963189125061, 0.07311010360717773, -0.012271846644580364, 0.003067961661145091, -1.1386085748672485, -0.31893467903137207, -0.41724276542663574, -0.021781183779239655, 0.045709073543548584], "max": [0.0034803668968379498, 1.7531204223632812, 0.03999999910593033, 0.5328060388565063, 0.4289012849330902, 0.07197263836860657, 1.653504729270935, 0.9756118059158325, 1.7103885412216187, 0.023009711876511574, 0.5543478727340698, 0.3600548803806305, 0.4494398534297943, 0.045956410467624664], "mean": [-0.5185773372650146, 0.5884526968002319, -0.6602027416229248, 0.1035948246717453, 0.13510963320732117, -0.3213171064853668, 0.4325616657733917, 0.5818273425102234, 0.9908119440078735, -0.6609181761741638, -0.1179737001657486, -0.10160664469003677, 0.23680776357650757, 0.045731376856565475], "std": [0.3325314223766327, 0.5196143388748169, 0.46931466460227966, 0.21504180133342743, 0.13318973779678345, 0.3243957459926605, 0.3758416175842285, 0.4295022785663605, 0.7234383225440979, 0.4727087914943695, 0.13587695360183716, 0.1359023153781891, 0.14646586775779724, 6.0580860008485615e-05], "count": [719]}, "timestamp": {"min": [0.0], "max": [23.933333333333334], "mean": [11.966666666666667], "std": [6.918574034197124], "count": [719]}, "frame_index": {"min": [0], "max": [718], "mean": [359.0], "std": [207.55722102591372], "count": [719]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [719]}, "index": {"min": [26434], "max": [27152], "mean": [26793.0], "std": [207.55722102591372], "count": [719]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [719]}, "subtask_annotation": {"mean": [2.243393602225313, 4.0, 4.0, 4.0, 4.0], "std": [1.3995857322756866, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [719]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [719]}, "eef_direction_state": {"mean": [4.8789986091794155, 4.584144645340751], "std": [1.8588856933282234, 1.6504979856923656], "min": [0, 0], "max": [6, 6], "count": [719]}, "eef_velocity_state": {"mean": [0.5785813630041725, 0.827538247566064], "std": [0.7922698092268367, 0.7899003851723339], "min": [0, 0], "max": [2, 2], "count": [719]}, "eef_acc_mag_state": {"mean": [0.7357440890125174, 0.8595271210013908], "std": [0.8236687973803517, 0.8510912893357693], "min": [0, 0], "max": [2, 2], "count": [719]}, "eef_direction_action": {"mean": [4.8789986091794155, 4.584144645340751], "std": [1.8588856933282234, 1.6504979856923656], "min": [0, 0], "max": [6, 6], "count": [719]}, "eef_velocity_action": {"mean": [0.5785813630041725, 0.827538247566064], "std": [0.7922698092268367, 0.7899003851723339], "min": [0, 0], "max": [2, 2], "count": [719]}, "eef_acc_mag_action": {"mean": [0.7357440890125174, 0.8595271210013908], "std": [0.8236687973803517, 0.8510912893357693], "min": [0, 0], "max": [2, 2], "count": [719]}, "eef_sim_pose_state": {"mean": [0.12453279760436377, 0.30225132051747067, 1.3312343700360043, -0.3102511881083535, 0.028625188724457788, -0.37837744792542505, 0.19361913975821, -0.20673836511783195, 1.2936788857065686, 0.20581890965142846, 0.20826897869588307, 0.4746987420399469], "std": [0.081483998208391, 0.07194314730240142, 0.09399240865747341, 0.34270814817308304, 0.21417483387285427, 0.2667500879268933, 0.09701009598803284, 0.10508790337106283, 0.08005750584319733, 0.12599866415722352, 0.1968508054316914, 0.35041238306508243], "min": [0.06439463820250163, 0.11965173171106752, 1.180652440294071, -0.7746869646363073, -0.3397581558624829, -0.7718820117186346, -0.02050015327501229, -0.33879055128592306, 1.180660528864431, -0.021856895589298445, -0.16598971868141366, -0.01733938833360835], "max": [0.33131923425512966, 0.34814981340256307, 1.4741253641638032, 0.22206017313623816, 0.5955077562791922, 0.3158861720076445, 0.3227250823377561, -0.08220980249770014, 1.4222647700737323, 0.41803202248901117, 0.5014976185589384, 0.8450727125716131], "count": [719]}, "eef_sim_pose_action": {"mean": [0.12453279760436377, 0.30225132051747067, 1.3312343700360043, -0.3102511881083535, 0.028625188724457788, -0.37837744792542505, 0.19361913975821, -0.20673836511783195, 1.2936788857065686, 0.20581890965142846, 0.20826897869588307, 0.4746987420399469], "std": [0.081483998208391, 0.07194314730240142, 0.09399240865747341, 0.34270814817308304, 0.21417483387285427, 0.2667500879268933, 0.09701009598803284, 0.10508790337106283, 0.08005750584319733, 0.12599866415722352, 0.1968508054316914, 0.35041238306508243], "min": [0.06439463820250163, 0.11965173171106752, 1.180652440294071, -0.7746869646363073, -0.3397581558624829, -0.7718820117186346, -0.02050015327501229, -0.33879055128592306, 1.180660528864431, -0.021856895589298445, -0.16598971868141366, -0.01733938833360835], "max": [0.33131923425512966, 0.34814981340256307, 1.4741253641638032, 0.22206017313623816, 0.5955077562791922, 0.3158861720076445, 0.3227250823377561, -0.08220980249770014, 1.4222647700737323, 0.41803202248901117, 0.5014976185589384, 0.8450727125716131], "count": [719]}, "gripper_mode_state": {"mean": [0.9401947148817803, 1.0], "std": [0.23712573245041982, 0.0], "min": [0, 1], "max": [1, 1], "count": [719]}, "gripper_activity_state": {"mean": [1.8748261474269818, 2.0], "std": [0.4548217234204729, 0.0], "min": [0, 2], "max": [2, 2], "count": [719]}, "gripper_mode_action": {"mean": [0.9401947148817803, 1.0], "std": [0.23712573245041982, 0.0], "min": [0, 1], "max": [1, 1], "count": [719]}, "gripper_activity_action": {"mean": [1.8748261474269818, 2.0], "std": [0.4548217234204729, 0.0], "min": [0, 2], "max": [2, 2], "count": [719]}, "gripper_open_scale_state": {"mean": [0.24717788595151807, 0.026132123565166965], "std": [0.21476631017517983, 3.4617371936222514e-05], "min": [0.04177720206124442, 0.026119470596313477], "max": [0.9448598452976772, 0.026260805981499807], "count": [719]}, "gripper_open_scale_action": {"mean": [0.24717788595151807, 0.026132123565166965], "std": [0.21476631017517983, 3.4617371936222514e-05], "min": [0.04177720206124442, 0.026119470596313477], "max": [0.9448598452976772, 0.026260805981499807], "count": [719]}}} +{"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.5403435393688726]], [[0.44875507855051744]], [[0.31544389765454794]]], "std": [[[0.28299775943070826]], [[0.26252612102259026]], [[0.23829503797627305]]], "count": [128]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3693355715550109]], [[0.37619672096269063]], [[0.3663068363630175]]], "std": [[[0.2749311940528682]], [[0.2748387652832492]], [[0.2873525556343627]]], "count": [128]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3493623834082244]], [[0.3525522492851307]], [[0.33203369885280504]]], "std": [[[0.24949809397116168]], [[0.2551605934398383]], [[0.271160441637408]]], "count": [128]}, "observation.state": {"min": [-0.908967912197113, -0.004272498190402985, -1.8806604146957397, -0.10189270973205566, -0.27653220295906067, -0.9566217660903931, 0.038407955318689346, -0.00920388475060463, 0.0, -0.9474459886550903, -0.597058117389679, -0.37114113569259644, -0.05036884546279907, 0.04484366998076439], "max": [0.0023922305554151535, 2.0110487937927246, 0.03999999910593033, 0.7224105596542358, 0.4744456708431244, 0.08897088468074799, 1.68869948387146, 0.7439807057380676, 1.7380002737045288, 0.02147573046386242, 0.48343974351882935, 0.5552152395248413, 0.5129976272583008, 0.04533785954117775], "mean": [-0.5213685035705566, 0.7984732389450073, -0.9047369956970215, 0.3667204678058624, 0.113772451877594, -0.43259528279304504, 0.4376349151134491, 0.2776454985141754, 0.6882137060165405, -0.29832756519317627, -0.25896763801574707, -0.03379026800394058, 0.19085218012332916, 0.04505696892738342], "std": [0.409378319978714, 0.6992716789245605, 0.7227127552032471, 0.3487524390220642, 0.16683058440685272, 0.38041460514068604, 0.4125535786151886, 0.31507596373558044, 0.7543601989746094, 0.34540054202079773, 0.27823761105537415, 0.10175652801990509, 0.18891693651676178, 7.885190279921517e-05], "count": [648]}, "action": {"min": [-0.908967912197113, -0.004272498190402985, -1.8806604146957397, -0.10189270973205566, -0.27653220295906067, -0.9566217660903931, 0.038407955318689346, -0.00920388475060463, 0.0, -0.9474459886550903, -0.597058117389679, -0.37114113569259644, -0.05036884546279907, 0.04484366998076439], "max": [0.0023922305554151535, 2.0110487937927246, 0.03999999910593033, 0.7224105596542358, 0.4744456708431244, 0.08897088468074799, 1.68869948387146, 0.7439807057380676, 1.7380002737045288, 0.02147573046386242, 0.48343974351882935, 0.5552152395248413, 0.5129976272583008, 0.04533785954117775], "mean": [-0.5213685035705566, 0.7984732389450073, -0.9047369956970215, 0.3667204678058624, 0.113772451877594, -0.43259528279304504, 0.4376349151134491, 0.2776454985141754, 0.6882137060165405, -0.29832756519317627, -0.25896763801574707, -0.03379026800394058, 0.19085218012332916, 0.04505696892738342], "std": [0.409378319978714, 0.6992716789245605, 0.7227127552032471, 0.3487524390220642, 0.16683058440685272, 0.38041460514068604, 0.4125535786151886, 0.31507596373558044, 0.7543601989746094, 0.34540054202079773, 0.27823761105537415, 0.10175652801990509, 0.18891693651676178, 7.885190279921517e-05], "count": [648]}, "timestamp": {"min": [0.0], "max": [21.566666666666666], "mean": [10.783333333333333], "std": [6.235375482471557], "count": [648]}, "frame_index": {"min": [0], "max": [647], "mean": [323.5], "std": [187.06126447414672], "count": [648]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [648]}, "index": {"min": [27153], "max": [27800], "mean": [27476.5], "std": [187.06126447414672], "count": [648]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [648]}, "subtask_annotation": {"mean": [2.2391975308641974, 4.0, 4.0, 4.0, 4.0], "std": [1.553532604606074, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [648]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [648]}, "eef_direction_state": {"mean": [4.734567901234568, 4.824074074074074], "std": [1.7926227763333038, 1.744455256709435], "min": [0, 0], "max": [6, 6], "count": [648]}, "eef_velocity_state": {"mean": [0.6620370370370371, 0.6280864197530864], "std": [0.8360936793228215, 0.7771513619914752], "min": [0, 0], "max": [2, 2], "count": [648]}, "eef_acc_mag_state": {"mean": [0.6820987654320988, 0.6373456790123457], "std": [0.8282365858239108, 0.8200574303961874], "min": [0, 0], "max": [2, 2], "count": [648]}, "eef_direction_action": {"mean": [4.734567901234568, 4.824074074074074], "std": [1.7926227763333038, 1.744455256709435], "min": [0, 0], "max": [6, 6], "count": [648]}, "eef_velocity_action": {"mean": [0.6620370370370371, 0.6280864197530864], "std": [0.8360936793228215, 0.7771513619914752], "min": [0, 0], "max": [2, 2], "count": [648]}, "eef_acc_mag_action": {"mean": [0.6820987654320988, 0.6373456790123457], "std": [0.8282365858239108, 0.8200574303961874], "min": [0, 0], "max": [2, 2], "count": [648]}, "eef_sim_pose_state": {"mean": [0.15225845068855282, 0.26147505267012056, 1.3363971628566969, -0.3579806496869169, 0.24643461650823245, -0.384628826750154, 0.16904825926721928, -0.27128532959063467, 1.2320642014282364, 0.18036737398833533, 0.12983936601262402, 0.24244805786335835], "std": [0.09781898529907923, 0.09951712144587681, 0.11932547715792546, 0.38420475497493783, 0.2555805989525021, 0.35602897476576534, 0.11445542953840109, 0.07916417396347633, 0.054144814951368865, 0.17934638594984126, 0.17261394832450347, 0.2850744876332036], "min": [0.03133365783924266, 0.04512228091055871, 1.1800505286403573, -0.9649315860330917, -0.10954065276881964, -0.9044396730562907, -0.03391371436155419, -0.34455506905554456, 1.1820962611507553, -0.07500925536067526, -0.26202831293017304, -0.17255036469493396], "max": [0.3525666158152112, 0.34235607892181014, 1.4816428361383676, 0.08946412109127906, 0.7397760615910687, 0.29304784460689703, 0.3427836408270714, -0.15079874749345623, 1.39908543661301, 0.49685940135324874, 0.4469506847891309, 0.6754871340741331], "count": [648]}, "eef_sim_pose_action": {"mean": [0.15225845068855282, 0.26147505267012056, 1.3363971628566969, -0.3579806496869169, 0.24643461650823245, -0.384628826750154, 0.16904825926721928, -0.27128532959063467, 1.2320642014282364, 0.18036737398833533, 0.12983936601262402, 0.24244805786335835], "std": [0.09781898529907923, 0.09951712144587681, 0.11932547715792546, 0.38420475497493783, 0.2555805989525021, 0.35602897476576534, 0.11445542953840109, 0.07916417396347633, 0.054144814951368865, 0.17934638594984126, 0.17261394832450347, 0.2850744876332036], "min": [0.03133365783924266, 0.04512228091055871, 1.1800505286403573, -0.9649315860330917, -0.10954065276881964, -0.9044396730562907, -0.03391371436155419, -0.34455506905554456, 1.1820962611507553, -0.07500925536067526, -0.26202831293017304, -0.17255036469493396], "max": [0.3525666158152112, 0.34235607892181014, 1.4816428361383676, 0.08946412109127906, 0.7397760615910687, 0.29304784460689703, 0.3427836408270714, -0.15079874749345623, 1.39908543661301, 0.49685940135324874, 0.4469506847891309, 0.6754871340741331], "count": [648]}, "gripper_mode_state": {"mean": [0.9166666666666666, 1.0], "std": [0.27638539919628125, 0.0], "min": [0, 1], "max": [1, 1], "count": [648]}, "gripper_activity_state": {"mean": [1.882716049382716, 2.0], "std": [0.4428555273872949, 0.0], "min": [0, 2], "max": [2, 2], "count": [648]}, "gripper_mode_action": {"mean": [0.9166666666666666, 1.0], "std": [0.27638539919628125, 0.0], "min": [0, 1], "max": [1, 1], "count": [648]}, "gripper_activity_action": {"mean": [1.882716049382716, 2.0], "std": [0.4428555273872949, 0.0], "min": [0, 2], "max": [2, 2], "count": [648]}, "gripper_open_scale_state": {"mean": [0.2500773073918083, 0.025746682708067584], "std": [0.23574523571937894, 4.5057887494451606e-05], "min": [0.021947403039251055, 0.025624954274722507], "max": [0.9649711336408343, 0.02590734830924443], "count": [648]}, "gripper_open_scale_action": {"mean": [0.2500773073918083, 0.025746682708067584], "std": [0.23574523571937894, 4.5057887494451606e-05], "min": [0.021947403039251055, 0.025624954274722507], "max": [0.9649711336408343, 0.02590734830924443], "count": [648]}}} +{"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.48173898448268193]], [[0.4553029137580958]], [[0.3610975464259778]]], "std": [[[0.26699259921066876]], [[0.2507353185291367]], [[0.21641091314472957]]], "count": [147]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3756362304180932]], [[0.3820807100618025]], [[0.3604452799638374]]], "std": [[[0.2771058448902675]], [[0.27912243484353466]], [[0.29582013040649513]]], "count": [147]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3378360733182162]], [[0.3447146469698991]], [[0.32578022875817]]], "std": [[[0.25065459250330013]], [[0.2568783277688152]], [[0.2731112825019216]]], "count": [147]}, "observation.state": {"min": [-0.874290406703949, 0.0001370717363897711, -1.9327480792999268, -0.028499873355031013, -0.3019208312034607, -0.9795718193054199, 0.07336090505123138, -0.008095764555037022, 0.016727503389120102, -1.7287800312042236, -0.0459563173353672, -0.5249836444854736, -0.01840776950120926, 0.04509088769555092], "max": [0.027376070618629456, 1.891398310661316, 1.8216774063643717e-20, 1.1460635662078857, 0.5414673089981079, 0.13917596638202667, 1.6699802875518799, 0.9065826535224915, 1.839242935180664, 0.00918545387685299, 1.289565086364746, 0.29362741112709045, 0.7853981852531433, 0.045956410467624664], "mean": [-0.5141132473945618, 0.5182021260261536, -0.8693491816520691, 0.3873414993286133, 0.20981615781784058, -0.36024942994117737, 0.4313632845878601, 0.5033837556838989, 0.9152930974960327, -0.9542250633239746, 0.3549043834209442, -0.18130318820476532, 0.2864322364330292, 0.045411717146635056], "std": [0.33193546533584595, 0.5983456373214722, 0.5703626275062561, 0.25037795305252075, 0.16055268049240112, 0.2700195610523224, 0.3960683047771454, 0.41561460494995117, 0.7875104546546936, 0.7233135104179382, 0.3229416310787201, 0.16391146183013916, 0.24964046478271484, 0.00015962336328811944], "count": [782]}, "action": {"min": [-0.874290406703949, 0.0001370717363897711, -1.9327480792999268, -0.028499873355031013, -0.3019208312034607, -0.9795718193054199, 0.07336090505123138, -0.008095764555037022, 0.016727503389120102, -1.7287800312042236, -0.0459563173353672, -0.5249836444854736, -0.01840776950120926, 0.04509088769555092], "max": [0.027376070618629456, 1.891398310661316, 1.8216774063643717e-20, 1.1460635662078857, 0.5414673089981079, 0.13917596638202667, 1.6699802875518799, 0.9065826535224915, 1.839242935180664, 0.00918545387685299, 1.289565086364746, 0.29362741112709045, 0.7853981852531433, 0.045956410467624664], "mean": [-0.5141132473945618, 0.5182021260261536, -0.8693491816520691, 0.3873414993286133, 0.20981615781784058, -0.36024942994117737, 0.4313632845878601, 0.5033837556838989, 0.9152930974960327, -0.9542250633239746, 0.3549043834209442, -0.18130318820476532, 0.2864322364330292, 0.045411717146635056], "std": [0.33193546533584595, 0.5983456373214722, 0.5703626275062561, 0.25037795305252075, 0.16055268049240112, 0.2700195610523224, 0.3960683047771454, 0.41561460494995117, 0.7875104546546936, 0.7233135104179382, 0.3229416310787201, 0.16391146183013916, 0.24964046478271484, 0.00015962336328811944], "count": [782]}, "timestamp": {"min": [0.0], "max": [26.033333333333335], "mean": [13.016666666666666], "std": [7.524792355939132], "count": [782]}, "frame_index": {"min": [0], "max": [781], "mean": [390.5], "std": [225.74377067817397], "count": [782]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [782]}, "index": {"min": [27801], "max": [28582], "mean": [28191.5], "std": [225.74377067817397], "count": [782]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [782]}, "subtask_annotation": {"mean": [2.3593350383631715, 4.0, 4.0, 4.0, 4.0], "std": [1.4692181986930295, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [782]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [782]}, "eef_direction_state": {"mean": [4.718670076726343, 4.343989769820972], "std": [1.9717011417629629, 1.947674445111627], "min": [0, 0], "max": [6, 6], "count": [782]}, "eef_velocity_state": {"mean": [0.6329923273657289, 0.8567774936061381], "std": [0.832268644806368, 0.8185501805394959], "min": [0, 0], "max": [2, 2], "count": [782]}, "eef_acc_mag_state": {"mean": [0.7276214833759591, 0.7979539641943734], "std": [0.8439519870640823, 0.8341164723471217], "min": [0, 0], "max": [2, 2], "count": [782]}, "eef_direction_action": {"mean": [4.718670076726343, 4.343989769820972], "std": [1.9717011417629629, 1.947674445111627], "min": [0, 0], "max": [6, 6], "count": [782]}, "eef_velocity_action": {"mean": [0.6329923273657289, 0.8567774936061381], "std": [0.832268644806368, 0.8185501805394959], "min": [0, 0], "max": [2, 2], "count": [782]}, "eef_acc_mag_action": {"mean": [0.7276214833759591, 0.7979539641943734], "std": [0.8439519870640823, 0.8341164723471217], "min": [0, 0], "max": [2, 2], "count": [782]}, "eef_sim_pose_state": {"mean": [0.09351641592306009, 0.3197056890061708, 1.3427964189574386, -0.3391785345673701, 0.029764143133483797, -0.29711367972370323, 0.1747839396262544, -0.23298420419838403, 1.3229756354498117, 0.1884813824575389, 0.3002402929396425, 0.29481943388879855], "std": [0.10796696450241879, 0.0954052627627414, 0.09223498904991857, 0.30542196362449814, 0.19418288753130916, 0.2501611590361934, 0.12173174046699409, 0.12207896116152729, 0.10647719469474529, 0.2145259825366206, 0.25421869091127935, 0.25690878491319746], "min": [-0.07212813589062715, 0.07797310552921255, 1.1813574049573294, -0.8890595877559089, -0.18922573765486805, -0.61705762249216, -0.07142042361318755, -0.40053630881010205, 1.182092060025319, -0.018181771495678907, -0.14554160096835211, -0.15788841979057186], "max": [0.35149159364331434, 0.38889958038315375, 1.5377310212128448, 0.14094593991105575, 0.4898228208980595, 0.39680775838773596, 0.33938276077255364, -0.07412975763770761, 1.476397621817772, 0.7621807397628403, 0.7306667226083166, 0.6045479113485228], "count": [782]}, "eef_sim_pose_action": {"mean": [0.09351641592306009, 0.3197056890061708, 1.3427964189574386, -0.3391785345673701, 0.029764143133483797, -0.29711367972370323, 0.1747839396262544, -0.23298420419838403, 1.3229756354498117, 0.1884813824575389, 0.3002402929396425, 0.29481943388879855], "std": [0.10796696450241879, 0.0954052627627414, 0.09223498904991857, 0.30542196362449814, 0.19418288753130916, 0.2501611590361934, 0.12173174046699409, 0.12207896116152729, 0.10647719469474529, 0.2145259825366206, 0.25421869091127935, 0.25690878491319746], "min": [-0.07212813589062715, 0.07797310552921255, 1.1813574049573294, -0.8890595877559089, -0.18922573765486805, -0.61705762249216, -0.07142042361318755, -0.40053630881010205, 1.182092060025319, -0.018181771495678907, -0.14554160096835211, -0.15788841979057186], "max": [0.35149159364331434, 0.38889958038315375, 1.5377310212128448, 0.14094593991105575, 0.4898228208980595, 0.39680775838773596, 0.33938276077255364, -0.07412975763770761, 1.476397621817772, 0.7621807397628403, 0.7306667226083166, 0.6045479113485228], "count": [782]}, "gripper_mode_state": {"mean": [0.9347826086956522, 1.0], "std": [0.24690905851305653, 0.0], "min": [0, 1], "max": [1, 1], "count": [782]}, "gripper_activity_state": {"mean": [1.881074168797954, 2.0], "std": [0.44655529767899454, 0.0], "min": [0, 2], "max": [2, 2], "count": [782]}, "gripper_mode_action": {"mean": [0.9347826086956522, 1.0], "std": [0.24690905851305653, 0.0], "min": [0, 1], "max": [1, 1], "count": [782]}, "gripper_activity_action": {"mean": [1.881074168797954, 2.0], "std": [0.44655529767899454, 0.0], "min": [0, 2], "max": [2, 2], "count": [782]}, "gripper_open_scale_state": {"mean": [0.24649309148351525, 0.025949725009443696], "std": [0.22632458393925053, 9.121316533819909e-05], "min": [0.04192051717213222, 0.02576622154031481], "max": [0.9542744500296456, 0.026260805981499807], "count": [782]}, "gripper_open_scale_action": {"mean": [0.24649309148351525, 0.025949725009443696], "std": [0.22632458393925053, 9.121316533819909e-05], "min": [0.04192051717213222, 0.02576622154031481], "max": [0.9542744500296456, 0.026260805981499807], "count": [782]}}} +{"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.44943114994790184]], [[0.4246169011082694]], [[0.33496543762432507]]], "std": [[[0.2533931773933034]], [[0.235642535470811]], [[0.196790142912327]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3362016458274131]], [[0.34768303495311165]], [[0.33227495974235105]]], "std": [[[0.2594852655871174]], [[0.2574923475795152]], [[0.26940921380485267]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3483115539452496]], [[0.3548986975466515]], [[0.33621458510940605]]], "std": [[[0.26599161010068256]], [[0.2708008601794554]], [[0.28772559469668163]]], "count": [115]}, "observation.state": {"min": [-0.6919829845428467, 0.0015339808305725455, -1.8867963552474976, -0.17268048226833344, -0.3794075846672058, -0.3085937201976776, 0.03409704938530922, -0.15782786905765533, 0.09664078801870346, -1.9496896266937256, -0.0475534051656723, -0.18983426690101624, -0.08675558120012283, 0.04509088769555092], "max": [0.01152581162750721, 2.073279857635498, -0.0015339808305725455, 0.5449594259262085, 0.3574175238609314, 0.10074672847986221, 1.6594831943511963, 0.7577309012413025, 2.0785439014434814, 0.00024279774515889585, 1.1967962980270386, 0.2386987805366516, 0.7133010625839233, 0.04509088769555092], "mean": [-0.5014840364456177, 1.1030113697052002, -1.0542292594909668, 0.14672940969467163, 0.10832934826612473, -0.161086767911911, 0.5090219378471375, 0.4362452030181885, 1.2540290355682373, -1.3605483770370483, 0.6572239995002747, -0.02692272886633873, 0.3453578054904938, 0.045091066509485245], "std": [0.2282811999320984, 0.5663367509841919, 0.5023496150970459, 0.19480979442596436, 0.13029853999614716, 0.14588694274425507, 0.3790794610977173, 0.3158203661441803, 0.8278607726097107, 0.7599728107452393, 0.3448156714439392, 0.09671762585639954, 0.22365830838680267, 1.7881393432617188e-07], "count": [563]}, "action": {"min": [-0.6919829845428467, 0.0015339808305725455, -1.8867963552474976, -0.17268048226833344, -0.3794075846672058, -0.3085937201976776, 0.03409704938530922, -0.15782786905765533, 0.09664078801870346, -1.9496896266937256, -0.0475534051656723, -0.18983426690101624, -0.08675558120012283, 0.04509088769555092], "max": [0.01152581162750721, 2.073279857635498, -0.0015339808305725455, 0.5449594259262085, 0.3574175238609314, 0.10074672847986221, 1.6594831943511963, 0.7577309012413025, 2.0785439014434814, 0.00024279774515889585, 1.1967962980270386, 0.2386987805366516, 0.7133010625839233, 0.04509088769555092], "mean": [-0.5014840364456177, 1.1030113697052002, -1.0542292594909668, 0.14672940969467163, 0.10832934826612473, -0.161086767911911, 0.5090219378471375, 0.4362452030181885, 1.2540290355682373, -1.3605483770370483, 0.6572239995002747, -0.02692272886633873, 0.3453578054904938, 0.045091066509485245], "std": [0.2282811999320984, 0.5663367509841919, 0.5023496150970459, 0.19480979442596436, 0.13029853999614716, 0.14588694274425507, 0.3790794610977173, 0.3158203661441803, 0.8278607726097107, 0.7599728107452393, 0.3448156714439392, 0.09671762585639954, 0.22365830838680267, 1.7881393432617188e-07], "count": [563]}, "timestamp": {"min": [0.0], "max": [18.733333333333334], "mean": [9.366666666666667], "std": [5.41746148014814], "count": [563]}, "frame_index": {"min": [0], "max": [562], "mean": [281.0], "std": [162.52384440444425], "count": [563]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [563]}, "index": {"min": [28583], "max": [29145], "mean": [28864.0], "std": [162.52384440444425], "count": [563]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [563]}, "subtask_annotation": {"mean": [2.2788632326820606, 4.0, 4.0, 4.0, 4.0], "std": [1.2819407415228106, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [563]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [563]}, "eef_direction_state": {"mean": [4.5097690941385435, 4.0284191829484906], "std": [2.1007891057299233, 2.1213393056056957], "min": [0, 0], "max": [6, 6], "count": [563]}, "eef_velocity_state": {"mean": [0.7726465364120781, 0.9733570159857904], "std": [0.8605202654695217, 0.7913838355715147], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_acc_mag_state": {"mean": [0.8490230905861457, 1.0017761989342806], "std": [0.8576962852675027, 0.8333610432586077], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_direction_action": {"mean": [4.5097690941385435, 4.0284191829484906], "std": [2.1007891057299233, 2.1213393056056957], "min": [0, 0], "max": [6, 6], "count": [563]}, "eef_velocity_action": {"mean": [0.7726465364120781, 0.9733570159857904], "std": [0.8605202654695217, 0.7913838355715147], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_acc_mag_action": {"mean": [0.8490230905861457, 1.0017761989342806], "std": [0.8576962852675027, 0.8333610432586077], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_sim_pose_state": {"mean": [0.22346315457852114, 0.24158718798694065, 1.381683299553395, -0.1410872969838853, 0.19201459989903188, -0.39136704750825324, 0.23389544104818408, -0.20922305828260845, 1.3418799290024896, 0.3105098823496654, 0.5470106578425158, 0.3934105677523549], "std": [0.108119809553061, 0.07742218828190772, 0.08535176525301914, 0.15474846062721342, 0.1123724381532186, 0.2102727899886258, 0.15792074104099804, 0.1199735168214511, 0.08840558190529132, 0.24137954555581914, 0.2754798267048101, 0.2597541232609516], "min": [0.046600946012261835, 0.0778520598130027, 1.1819027475039108, -0.4115004054104865, -0.012154960912453383, -0.82194785309381, -0.03500092468735164, -0.35159054748229285, 1.1840730896986522, -0.08624791084997391, -0.08874711369650101, -0.07492016903307647], "max": [0.44056235858195797, 0.33922195168321295, 1.508689120632086, 0.13041001665323415, 0.5905066681690276, 0.20825637793995533, 0.41460988105950797, -0.07611828057459151, 1.5090053339485923, 0.8257523877154435, 0.9502306920615844, 0.6729252548851403], "count": [563]}, "eef_sim_pose_action": {"mean": [0.22346315457852114, 0.24158718798694065, 1.381683299553395, -0.1410872969838853, 0.19201459989903188, -0.39136704750825324, 0.23389544104818408, -0.20922305828260845, 1.3418799290024896, 0.3105098823496654, 0.5470106578425158, 0.3934105677523549], "std": [0.108119809553061, 0.07742218828190772, 0.08535176525301914, 0.15474846062721342, 0.1123724381532186, 0.2102727899886258, 0.15792074104099804, 0.1199735168214511, 0.08840558190529132, 0.24137954555581914, 0.2754798267048101, 0.2597541232609516], "min": [0.046600946012261835, 0.0778520598130027, 1.1819027475039108, -0.4115004054104865, -0.012154960912453383, -0.82194785309381, -0.03500092468735164, -0.35159054748229285, 1.1840730896986522, -0.08624791084997391, -0.08874711369650101, -0.07492016903307647], "max": [0.44056235858195797, 0.33922195168321295, 1.508689120632086, 0.13041001665323415, 0.5905066681690276, 0.20825637793995533, 0.41460988105950797, -0.07611828057459151, 1.5090053339485923, 0.8257523877154435, 0.9502306920615844, 0.6729252548851403], "count": [563]}, "gripper_mode_state": {"mean": [0.9253996447602132, 1.0], "std": [0.26274539432287575, 0.0], "min": [0, 1], "max": [1, 1], "count": [563]}, "gripper_activity_state": {"mean": [1.8596802841918294, 2.0], "std": [0.4803690530093372, 0.0], "min": [0, 2], "max": [2, 2], "count": [563]}, "gripper_mode_action": {"mean": [0.9253996447602132, 1.0], "std": [0.26274539432287575, 0.0], "min": [0, 1], "max": [1, 1], "count": [563]}, "gripper_activity_action": {"mean": [1.8596802841918294, 2.0], "std": [0.4803690530093372, 0.0], "min": [0, 2], "max": [2, 2], "count": [563]}, "gripper_open_scale_state": {"mean": [0.29086939579897586, 0.025766221540314518], "std": [0.21661631320572966, 2.914335439641036e-16], "min": [0.019484028220176697, 0.02576622154031481], "max": [0.9482761110578265, 0.02576622154031481], "count": [563]}, "gripper_open_scale_action": {"mean": [0.29086939579897586, 0.025766221540314518], "std": [0.21661631320572966, 2.914335439641036e-16], "min": [0.019484028220176697, 0.02576622154031481], "max": [0.9482761110578265, 0.02576622154031481], "count": [563]}}} +{"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.4840938029532801]], [[0.4553410364145658]], [[0.3592885845696303]]], "std": [[[0.265250181496167]], [[0.2471613158178932]], [[0.21213537718420952]]], "count": [126]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3755534158107688]], [[0.3811887514264965]], [[0.3595159594702078]]], "std": [[[0.28091400028665814]], [[0.2832546906671457]], [[0.3009685913133433]]], "count": [126]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35238262959504785]], [[0.3567071272953626]], [[0.3357344447038074]]], "std": [[[0.2602576631269846]], [[0.2661188642234002]], [[0.28224334979825927]]], "count": [126]}, "observation.state": {"min": [-1.0933101177215576, 0.0015339808305725455, -1.9343352317810059, -0.012377982027828693, -0.3916381597518921, -0.7990344166755676, 0.06734763085842133, 0.004601942375302315, 0.015339807607233524, -1.9466216564178467, -0.04448544234037399, -0.3543495535850525, 0.012271846644580364, 0.04559731483459473], "max": [0.023938333615660667, 1.839242935180664, 0.0, 0.9805063605308533, 0.6366020441055298, 0.128028005361557, 1.68869948387146, 0.8922554850578308, 1.8746665716171265, -0.0015339808305725455, 1.5282801389694214, 0.4086064398288727, 0.5859806537628174, 0.045709073543548584], "mean": [-0.6585515141487122, 0.6832136511802673, -1.084357500076294, 0.5129568576812744, 0.31982898712158203, -0.338454931974411, 0.5013603568077087, 0.40948915481567383, 0.7120077610015869, -0.9096759557723999, 0.46582406759262085, -0.0485357940196991, 0.27985069155693054, 0.045707520097494125], "std": [0.46533724665641785, 0.6604678630828857, 0.682759702205658, 0.29164278507232666, 0.24506685137748718, 0.24241550266742706, 0.45454397797584534, 0.39724141359329224, 0.7526698708534241, 0.8210403919219971, 0.4671732187271118, 0.11193660646677017, 0.23117004334926605, 1.1787965377152432e-05], "count": [632]}, "action": {"min": [-1.0933101177215576, 0.0015339808305725455, -1.9343352317810059, -0.012377982027828693, -0.3916381597518921, -0.7990344166755676, 0.06734763085842133, 0.004601942375302315, 0.015339807607233524, -1.9466216564178467, -0.04448544234037399, -0.3543495535850525, 0.012271846644580364, 0.04559731483459473], "max": [0.023938333615660667, 1.839242935180664, 0.0, 0.9805063605308533, 0.6366020441055298, 0.128028005361557, 1.68869948387146, 0.8922554850578308, 1.8746665716171265, -0.0015339808305725455, 1.5282801389694214, 0.4086064398288727, 0.5859806537628174, 0.045709073543548584], "mean": [-0.6585515141487122, 0.6832136511802673, -1.084357500076294, 0.5129568576812744, 0.31982898712158203, -0.338454931974411, 0.5013603568077087, 0.40948915481567383, 0.7120077610015869, -0.9096759557723999, 0.46582406759262085, -0.0485357940196991, 0.27985069155693054, 0.045707520097494125], "std": [0.46533724665641785, 0.6604678630828857, 0.682759702205658, 0.29164278507232666, 0.24506685137748718, 0.24241550266742706, 0.45454397797584534, 0.39724141359329224, 0.7526698708534241, 0.8210403919219971, 0.4671732187271118, 0.11193660646677017, 0.23117004334926605, 1.1787965377152432e-05], "count": [632]}, "timestamp": {"min": [0.0], "max": [21.033333333333335], "mean": [10.516666666666667], "std": [6.081415222718403], "count": [632]}, "frame_index": {"min": [0], "max": [631], "mean": [315.5], "std": [182.44245668155207], "count": [632]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [632]}, "index": {"min": [29146], "max": [29777], "mean": [29461.5], "std": [182.44245668155207], "count": [632]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [632]}, "subtask_annotation": {"mean": [2.2246835443037973, 4.0, 4.0, 4.0, 4.0], "std": [1.4691419483537913, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [632]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [632]}, "eef_direction_state": {"mean": [4.439873417721519, 4.4905063291139244], "std": [1.932285322165293, 1.955171266242352], "min": [0, 0], "max": [6, 6], "count": [632]}, "eef_velocity_state": {"mean": [0.8306962025316456, 0.7531645569620253], "std": [0.8686564754055889, 0.8489510196003628], "min": [0, 0], "max": [2, 2], "count": [632]}, "eef_acc_mag_state": {"mean": [0.8322784810126582, 0.7231012658227848], "std": [0.8496290320301992, 0.8424485124174319], "min": [0, 0], "max": [2, 2], "count": [632]}, "eef_direction_action": {"mean": [4.439873417721519, 4.4905063291139244], "std": [1.932285322165293, 1.955171266242352], "min": [0, 0], "max": [6, 6], "count": [632]}, "eef_velocity_action": {"mean": [0.8306962025316456, 0.7531645569620253], "std": [0.8686564754055889, 0.8489510196003628], "min": [0, 0], "max": [2, 2], "count": [632]}, "eef_acc_mag_action": {"mean": [0.8322784810126582, 0.7231012658227848], "std": [0.8496290320301992, 0.8424485124174319], "min": [0, 0], "max": [2, 2], "count": [632]}, "eef_sim_pose_state": {"mean": [0.11401797894589913, 0.3073460730726691, 1.3698759296340521, -0.2775607911921123, 0.0912776195662236, -0.3227628997797175, 0.13748088283405308, -0.2760682170535622, 1.3187210023354392, 0.24915825212155485, 0.26422769104453353, 0.3514359549661846], "std": [0.10418084367946047, 0.12208452814815499, 0.11125084051834845, 0.2902112722133545, 0.21706739138714312, 0.3130171367776018, 0.12273946198132953, 0.10544916658217236, 0.12017216604200534, 0.20806393146628463, 0.27019437375042166, 0.3424590072814291], "min": [-0.05375096538322954, 0.07600893255066735, 1.1820652912950775, -0.7712089358000241, -0.1692159168390459, -0.7173134284692542, -0.143019971917701, -0.40163720087107163, 1.1837343553763315, 0.012229489854563048, -0.10897641301432692, -0.014727490655477932], "max": [0.31823237328431353, 0.42551829581607853, 1.5266303911762675, 0.16521288099948062, 0.5556352274867717, 0.3813446782670822, 0.3526478660529533, -0.08400827115378326, 1.5164881744405119, 0.5661331227760732, 0.7711326245491334, 0.7816974107377925], "count": [632]}, "eef_sim_pose_action": {"mean": [0.11401797894589913, 0.3073460730726691, 1.3698759296340521, -0.2775607911921123, 0.0912776195662236, -0.3227628997797175, 0.13748088283405308, -0.2760682170535622, 1.3187210023354392, 0.24915825212155485, 0.26422769104453353, 0.3514359549661846], "std": [0.10418084367946047, 0.12208452814815499, 0.11125084051834845, 0.2902112722133545, 0.21706739138714312, 0.3130171367776018, 0.12273946198132953, 0.10544916658217236, 0.12017216604200534, 0.20806393146628463, 0.27019437375042166, 0.3424590072814291], "min": [-0.05375096538322954, 0.07600893255066735, 1.1820652912950775, -0.7712089358000241, -0.1692159168390459, -0.7173134284692542, -0.143019971917701, -0.40163720087107163, 1.1837343553763315, 0.012229489854563048, -0.10897641301432692, -0.014727490655477932], "max": [0.31823237328431353, 0.42551829581607853, 1.5266303911762675, 0.16521288099948062, 0.5556352274867717, 0.3813446782670822, 0.3526478660529533, -0.08400827115378326, 1.5164881744405119, 0.5661331227760732, 0.7711326245491334, 0.7816974107377925], "count": [632]}, "gripper_mode_state": {"mean": [0.884493670886076, 1.0], "std": [0.3196320025412811, 0.0], "min": [0, 1], "max": [1, 1], "count": [632]}, "gripper_activity_state": {"mean": [1.8481012658227849, 2.0], "std": [0.4990778228788939, 0.0], "min": [0, 2], "max": [2, 2], "count": [632]}, "gripper_mode_action": {"mean": [0.884493670886076, 1.0], "std": [0.3196320025412811, 0.0], "min": [0, 1], "max": [1, 1], "count": [632]}, "gripper_activity_action": {"mean": [1.8481012658227849, 2.0], "std": [0.4990778228788939, 0.0], "min": [0, 2], "max": [2, 2], "count": [632]}, "gripper_open_scale_state": {"mean": [0.2864907022639732, 0.026118510694093128], "std": [0.25973942587640525, 6.735577102245363e-06], "min": [0.03848436049052647, 0.026055608476911272], "max": [0.9649711336408343, 0.026119470596313477], "count": [632]}, "gripper_open_scale_action": {"mean": [0.2864907022639732, 0.026118510694093128], "std": [0.25973942587640525, 6.735577102245363e-06], "min": [0.03848436049052647, 0.026055608476911272], "max": [0.9649711336408343, 0.026119470596313477], "count": [632]}}} +{"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.4622607944357684]], [[0.4375982488865753]], [[0.3474751335145661]]], "std": [[[0.2505833809354257]], [[0.2350158954257182]], [[0.2024069650832553]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3586111834114176]], [[0.36669654356334475]], [[0.3491936877012358]]], "std": [[[0.27902585329015406]], [[0.2800121663305471]], [[0.29547296071786266]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3628145834538339]], [[0.3682134979852315]], [[0.34775285827211905]]], "std": [[[0.2697879316075928]], [[0.27656847719365096]], [[0.29315921305495135]]], "count": [113]}, "observation.state": {"min": [-0.820964515209198, 5.9014932048739865e-05, -1.9266798496246338, 0.08791089057922363, -0.4096601605415344, -0.48557233810424805, 0.07311010360717773, -0.05824081599712372, 0.09584328532218933, -1.9420197010040283, -0.007669903803616762, -0.253864586353302, -0.03834952041506767, 0.04509088769555092], "max": [0.03988350182771683, 1.9987188577651978, -0.03401358053088188, 0.8198928236961365, 0.5537670850753784, 0.09087193012237549, 1.6889464855194092, 0.9048128128051758, 2.0846798419952393, 0.0035116723738610744, 1.3320331573486328, 0.15438947081565857, 1.0001554489135742, 0.045338135212659836], "mean": [-0.49698254466056824, 1.0082520246505737, -1.0507957935333252, 0.4938138723373413, 0.2649863362312317, -0.32623055577278137, 0.491494745016098, 0.4081830382347107, 0.9467065334320068, -1.0288718938827515, 0.5399150848388672, -0.02803214266896248, 0.3665653169155121, 0.045311447232961655], "std": [0.29978546500205994, 0.6449923515319824, 0.607170820236206, 0.2650788128376007, 0.19724416732788086, 0.18754488229751587, 0.44616514444351196, 0.37563976645469666, 0.8465374112129211, 0.8337962031364441, 0.4104663133621216, 0.0735400915145874, 0.3166404962539673, 6.263551040319726e-05], "count": [550]}, "action": {"min": [-0.820964515209198, 5.9014932048739865e-05, -1.9266798496246338, 0.08791089057922363, -0.4096601605415344, -0.48557233810424805, 0.07311010360717773, -0.05824081599712372, 0.09584328532218933, -1.9420197010040283, -0.007669903803616762, -0.253864586353302, -0.03834952041506767, 0.04509088769555092], "max": [0.03988350182771683, 1.9987188577651978, -0.03401358053088188, 0.8198928236961365, 0.5537670850753784, 0.09087193012237549, 1.6889464855194092, 0.9048128128051758, 2.0846798419952393, 0.0035116723738610744, 1.3320331573486328, 0.15438947081565857, 1.0001554489135742, 0.045338135212659836], "mean": [-0.49698254466056824, 1.0082520246505737, -1.0507957935333252, 0.4938138723373413, 0.2649863362312317, -0.32623055577278137, 0.491494745016098, 0.4081830382347107, 0.9467065334320068, -1.0288718938827515, 0.5399150848388672, -0.02803214266896248, 0.3665653169155121, 0.045311447232961655], "std": [0.29978546500205994, 0.6449923515319824, 0.607170820236206, 0.2650788128376007, 0.19724416732788086, 0.18754488229751587, 0.44616514444351196, 0.37563976645469666, 0.8465374112129211, 0.8337962031364441, 0.4104663133621216, 0.0735400915145874, 0.3166404962539673, 6.263551040319726e-05], "count": [550]}, "timestamp": {"min": [0.0], "max": [18.3], "mean": [9.15], "std": [5.2923687198329885], "count": [550]}, "frame_index": {"min": [0], "max": [549], "mean": [274.5], "std": [158.77106159498965], "count": [550]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [550]}, "index": {"min": [29778], "max": [30327], "mean": [30052.5], "std": [158.77106159498965], "count": [550]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [550]}, "subtask_annotation": {"mean": [2.12, 4.0, 4.0, 4.0, 4.0], "std": [1.4845140006688489, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [550]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [550]}, "eef_direction_state": {"mean": [4.287272727272727, 4.130909090909091], "std": [2.035418611887937, 2.0848259336342028], "min": [0, 0], "max": [6, 6], "count": [550]}, "eef_velocity_state": {"mean": [0.8709090909090909, 1.0072727272727273], "std": [0.8200161256225315, 0.837714324370907], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_acc_mag_state": {"mean": [1.010909090909091, 0.8836363636363637], "std": [0.835501531965896, 0.8512586694501539], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_direction_action": {"mean": [4.287272727272727, 4.130909090909091], "std": [2.035418611887937, 2.0848259336342028], "min": [0, 0], "max": [6, 6], "count": [550]}, "eef_velocity_action": {"mean": [0.8709090909090909, 1.0072727272727273], "std": [0.8200161256225315, 0.837714324370907], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_acc_mag_action": {"mean": [1.010909090909091, 0.8836363636363637], "std": [0.835501531965896, 0.8512586694501539], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_sim_pose_state": {"mean": [0.19210054394814938, 0.251708287417507, 1.3497380878055325, -0.16326859020871798, 0.41639100772990495, -0.18586062837402623, 0.1761804318920198, -0.2379969061393445, 1.3062792188443726, 0.3431030857515842, 0.45542490540911396, 0.3711817856818733], "std": [0.11195981283672335, 0.08754372160975765, 0.08560451829216865, 0.1678797804188767, 0.18799416244420417, 0.19974713147396236, 0.14274387543972708, 0.1291354819724217, 0.09573244323772724, 0.2956269613834134, 0.29215864724444235, 0.3470693634012663], "min": [0.04326993658337577, 0.09312894425728654, 1.1827851459650836, -0.36013486742592526, 0.003552984951714633, -0.7776513520700756, -0.058579321466942294, -0.361878707381995, 1.1837098331630935, -0.037737790358026796, 0.039931958915709, -0.08959783041315988], "max": [0.37884970286060526, 0.34735376592564654, 1.4818825773650968, 0.27911781735983343, 0.7240414223003446, 0.4203297018891217, 0.38377554743423464, -0.04523905495959123, 1.4877576854630001, 0.959584493075577, 0.9573577585216646, 0.8719566862914051], "count": [550]}, "eef_sim_pose_action": {"mean": [0.19210054394814938, 0.251708287417507, 1.3497380878055325, -0.16326859020871798, 0.41639100772990495, -0.18586062837402623, 0.1761804318920198, -0.2379969061393445, 1.3062792188443726, 0.3431030857515842, 0.45542490540911396, 0.3711817856818733], "std": [0.11195981283672335, 0.08754372160975765, 0.08560451829216865, 0.1678797804188767, 0.18799416244420417, 0.19974713147396236, 0.14274387543972708, 0.1291354819724217, 0.09573244323772724, 0.2956269613834134, 0.29215864724444235, 0.3470693634012663], "min": [0.04326993658337577, 0.09312894425728654, 1.1827851459650836, -0.36013486742592526, 0.003552984951714633, -0.7776513520700756, -0.058579321466942294, -0.361878707381995, 1.1837098331630935, -0.037737790358026796, 0.039931958915709, -0.08959783041315988], "max": [0.37884970286060526, 0.34735376592564654, 1.4818825773650968, 0.27911781735983343, 0.7240414223003446, 0.4203297018891217, 0.38377554743423464, -0.04523905495959123, 1.4877576854630001, 0.959584493075577, 0.9573577585216646, 0.8719566862914051], "count": [550]}, "gripper_mode_state": {"mean": [0.8909090909090909, 1.0], "std": [0.31175323999058396, 0.0], "min": [0, 1], "max": [1, 1], "count": [550]}, "gripper_activity_state": {"mean": [1.8527272727272728, 2.0], "std": [0.48817081416411295, 0.0], "min": [0, 2], "max": [2, 2], "count": [550]}, "gripper_mode_action": {"mean": [0.8909090909090909, 1.0], "std": [0.31175323999058396, 0.0], "min": [0, 1], "max": [1, 1], "count": [550]}, "gripper_activity_action": {"mean": [1.8527272727272728, 2.0], "std": [0.48817081416411295, 0.0], "min": [0, 2], "max": [2, 2], "count": [550]}, "gripper_open_scale_state": {"mean": [0.28085143798357237, 0.02589238974181078], "std": [0.25495099881081146, 3.579140321167192e-05], "min": [0.04177720206124442, 0.02576622154031481], "max": [0.9651122774396624, 0.02590750583580562], "count": [550]}, "gripper_open_scale_action": {"mean": [0.28085143798357237, 0.02589238974181078], "std": [0.25495099881081146, 3.579140321167192e-05], "min": [0.04177720206124442, 0.02576622154031481], "max": [0.9651122774396624, 0.02590750583580562], "count": [550]}}} +{"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.4778714545566654]], [[0.452491318802154]], [[0.35944665649278584]]], "std": [[[0.2510665455528907]], [[0.2360823164028897]], [[0.2034629764768399]]], "count": [106]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34751050016442636]], [[0.35808585111193325]], [[0.33874209468902866]]], "std": [[[0.26187226086554105]], [[0.26610355452437107]], [[0.2815184355528578]]], "count": [106]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35608745683808113]], [[0.359990548053603]], [[0.34100618140337896]]], "std": [[[0.26748637353068283]], [[0.272628100586806]], [[0.28932460317068215]]], "count": [106]}, "observation.state": {"min": [-0.727997899055481, 0.0015339808305725455, -1.9312818050384521, -0.05368932709097862, -0.6158508062362671, -0.22514259815216064, 0.04298858717083931, -0.011795124970376492, -0.003185788867995143, -1.9466216564178467, -0.020383961498737335, -0.07982471585273743, -0.09050486981868744, 0.04620378091931343], "max": [0.011367431841790676, 2.040055274963379, 0.0015339808305725455, 0.7922757863998413, 0.24390295147895813, 0.1012745127081871, 1.6605373620986938, 0.6795535087585449, 2.0447964668273926, 0.0019857757724821568, 1.2364805936813354, 0.40480610728263855, 0.685689389705658, 0.046451181173324585], "mean": [-0.4153646230697632, 0.9737739562988281, -1.024754524230957, 0.234447181224823, 0.0374763160943985, -0.09138582646846771, 0.43632909655570984, 0.2896398901939392, 0.9513582587242126, -1.1147023439407349, 0.5987747311592102, 0.12685930728912354, 0.2930401861667633, 0.04621702805161476], "std": [0.25846704840660095, 0.6851919889450073, 0.6307830810546875, 0.2697097361087799, 0.13725554943084717, 0.08749410510063171, 0.39877450466156006, 0.2775898873806, 0.8062366247177124, 0.8482017517089844, 0.45417913794517517, 0.11910808086395264, 0.26082032918930054, 4.64187833131291e-05], "count": [506]}, "action": {"min": [-0.727997899055481, 0.0015339808305725455, -1.9312818050384521, -0.05368932709097862, -0.6158508062362671, -0.22514259815216064, 0.04298858717083931, -0.011795124970376492, -0.003185788867995143, -1.9466216564178467, -0.020383961498737335, -0.07982471585273743, -0.09050486981868744, 0.04620378091931343], "max": [0.011367431841790676, 2.040055274963379, 0.0015339808305725455, 0.7922757863998413, 0.24390295147895813, 0.1012745127081871, 1.6605373620986938, 0.6795535087585449, 2.0447964668273926, 0.0019857757724821568, 1.2364805936813354, 0.40480610728263855, 0.685689389705658, 0.046451181173324585], "mean": [-0.4153646230697632, 0.9737739562988281, -1.024754524230957, 0.234447181224823, 0.0374763160943985, -0.09138582646846771, 0.43632909655570984, 0.2896398901939392, 0.9513582587242126, -1.1147023439407349, 0.5987747311592102, 0.12685930728912354, 0.2930401861667633, 0.04621702805161476], "std": [0.25846704840660095, 0.6851919889450073, 0.6307830810546875, 0.2697097361087799, 0.13725554943084717, 0.08749410510063171, 0.39877450466156006, 0.2775898873806, 0.8062366247177124, 0.8482017517089844, 0.45417913794517517, 0.11910808086395264, 0.26082032918930054, 4.64187833131291e-05], "count": [506]}, "timestamp": {"min": [0.0], "max": [16.833333333333332], "mean": [8.416666666666666], "std": [4.868977761752917], "count": [506]}, "frame_index": {"min": [0], "max": [505], "mean": [252.5], "std": [146.0693328525875], "count": [506]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [506]}, "index": {"min": [30328], "max": [30833], "mean": [30580.5], "std": [146.0693328525875], "count": [506]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [506]}, "subtask_annotation": {"mean": [2.2213438735177866, 4.0, 4.0, 4.0, 4.0], "std": [1.4330993294517724, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [506]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [506]}, "eef_direction_state": {"mean": [4.341897233201581, 4.0770750988142295], "std": [2.1476394701594557, 2.2702727766782016], "min": [0, 0], "max": [6, 6], "count": [506]}, "eef_velocity_state": {"mean": [0.83399209486166, 0.9090909090909091], "std": [0.8869445441759243, 0.8933418426683114], "min": [0, 0], "max": [2, 2], "count": [506]}, "eef_acc_mag_state": {"mean": [0.8359683794466403, 0.8814229249011858], "std": [0.8544065914458202, 0.8327360678413854], "min": [0, 0], "max": [2, 2], "count": [506]}, "eef_direction_action": {"mean": [4.341897233201581, 4.0770750988142295], "std": [2.1476394701594557, 2.2702727766782016], "min": [0, 0], "max": [6, 6], "count": [506]}, "eef_velocity_action": {"mean": [0.83399209486166, 0.9090909090909091], "std": [0.8869445441759243, 0.8933418426683114], "min": [0, 0], "max": [2, 2], "count": [506]}, "eef_acc_mag_action": {"mean": [0.8359683794466403, 0.8814229249011858], "std": [0.8544065914458202, 0.8327360678413854], "min": [0, 0], "max": [2, 2], "count": [506]}, "eef_sim_pose_state": {"mean": [0.1961622869768102, 0.254124653228328, 1.3636651907543147, -0.07989732641660831, 0.18030854685485553, -0.37508705700639206, 0.18047054354919959, -0.2609594762328785, 1.3304990079818315, 0.3846918463322702, 0.42561949491878154, 0.4514844129118831], "std": [0.12385957218692895, 0.09782763679422382, 0.10241725656739294, 0.10716126037897689, 0.19589075843018175, 0.2262669378575388, 0.14673523837352065, 0.10101879371667968, 0.1168414188398925, 0.32316299947388644, 0.32931053751617784, 0.38771698912789954], "min": [0.046653659434107854, 0.07525625648871441, 1.1820234201070396, -0.36346740101135533, -0.11304187818978662, -0.8818871828375718, -0.05176835339857483, -0.35813663773028764, 1.178824608764902, -0.0891237727454188, -0.0010770222682987551, -0.0784881842858167], "max": [0.4082899892535933, 0.3406623269715269, 1.5240827069306475, 0.10065566058382938, 0.6751235005824405, 0.1711054251048802, 0.41616084042724644, -0.10310110171061491, 1.5065886318621708, 0.9215270642615879, 0.9663658085114553, 1.0493606848699546], "count": [506]}, "eef_sim_pose_action": {"mean": [0.1961622869768102, 0.254124653228328, 1.3636651907543147, -0.07989732641660831, 0.18030854685485553, -0.37508705700639206, 0.18047054354919959, -0.2609594762328785, 1.3304990079818315, 0.3846918463322702, 0.42561949491878154, 0.4514844129118831], "std": [0.12385957218692895, 0.09782763679422382, 0.10241725656739294, 0.10716126037897689, 0.19589075843018175, 0.2262669378575388, 0.14673523837352065, 0.10101879371667968, 0.1168414188398925, 0.32316299947388644, 0.32931053751617784, 0.38771698912789954], "min": [0.046653659434107854, 0.07525625648871441, 1.1820234201070396, -0.36346740101135533, -0.11304187818978662, -0.8818871828375718, -0.05176835339857483, -0.35813663773028764, 1.178824608764902, -0.0891237727454188, -0.0010770222682987551, -0.0784881842858167], "max": [0.4082899892535933, 0.3406623269715269, 1.5240827069306475, 0.10065566058382938, 0.6751235005824405, 0.1711054251048802, 0.41616084042724644, -0.10310110171061491, 1.5065886318621708, 0.9215270642615879, 0.9663658085114553, 1.0493606848699546], "count": [506]}, "gripper_mode_state": {"mean": [0.9209486166007905, 1.0], "std": [0.2698189433340097, 0.0], "min": [0, 1], "max": [1, 1], "count": [506]}, "gripper_activity_state": {"mean": [1.8478260869565217, 2.0], "std": [0.49758827189890015, 0.0], "min": [0, 2], "max": [2, 2], "count": [506]}, "gripper_mode_action": {"mean": [0.9209486166007905, 1.0], "std": [0.2698189433340097, 0.0], "min": [0, 1], "max": [1, 1], "count": [506]}, "gripper_activity_action": {"mean": [1.8478260869565217, 2.0], "std": [0.49758827189890015, 0.0], "min": [0, 2], "max": [2, 2], "count": [506]}, "gripper_open_scale_state": {"mean": [0.24933057128625788, 0.026409802078056436], "std": [0.227871532296553, 2.6524873085648763e-05], "min": [0.02456490695476532, 0.02640216052532196], "max": [0.9488784926278251, 0.02654353209904262], "count": [506]}, "gripper_open_scale_action": {"mean": [0.24933057128625788, 0.026409802078056436], "std": [0.227871532296553, 2.6524873085648763e-05], "min": [0.02456490695476532, 0.02640216052532196], "max": [0.9488784926278251, 0.02654353209904262], "count": [506]}}} +{"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.4696648688382309]], [[0.4447160914501302]], [[0.35286201445347787]]], "std": [[[0.2580992228361318]], [[0.24132367767233293]], [[0.20526303984572897]]], "count": [123]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3606863962838975]], [[0.3669507988380537]], [[0.3460042886621677]]], "std": [[[0.2698859535688598]], [[0.27289516180322654]], [[0.28923999373952525]]], "count": [123]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35426502913721947]], [[0.3603391607772287]], [[0.34110150645624104]]], "std": [[[0.2732198177787389]], [[0.27907889516279283]], [[0.29608123955011423]]], "count": [123]}, "observation.state": {"min": [-0.8289942741394043, 0.0006969748064875603, -1.9190099239349365, 0.0475534051656723, -0.2935738265514374, -0.9234564304351807, 0.0734863206744194, -0.0350477509200573, 0.016873788088560104, -1.9404253959655762, 0.003067961661145091, -0.11806247383356094, -0.07338234037160873, 0.04484366998076439], "max": [-0.0015339808305725455, 1.905204176902771, -0.016873788088560104, 0.7647016048431396, 0.3850291669368744, 0.08587156236171722, 1.6285535097122192, 0.8436894416809082, 1.986505150794983, 0.016494162380695343, 1.2768195867538452, 0.345653235912323, 0.6495411396026611, 0.04509088769555092], "mean": [-0.5746772885322571, 0.8746918439865112, -1.1959607601165771, 0.516414999961853, 0.1056269109249115, -0.4343903362751007, 0.4786841869354248, 0.422611266374588, 0.942470908164978, -1.0433741807937622, 0.49875733256340027, -0.019499752670526505, 0.3653874397277832, 0.0449359267950058], "std": [0.3292451798915863, 0.5984437465667725, 0.648642897605896, 0.24553894996643066, 0.1810678094625473, 0.34268805384635925, 0.3610605001449585, 0.3537892699241638, 0.8425948619842529, 0.808138906955719, 0.3347893953323364, 0.07457298785448074, 0.2962324023246765, 0.00010059611668111756], "count": [613]}, "action": {"min": [-0.8289942741394043, 0.0006969748064875603, -1.9190099239349365, 0.0475534051656723, -0.2935738265514374, -0.9234564304351807, 0.0734863206744194, -0.0350477509200573, 0.016873788088560104, -1.9404253959655762, 0.003067961661145091, -0.11806247383356094, -0.07338234037160873, 0.04484366998076439], "max": [-0.0015339808305725455, 1.905204176902771, -0.016873788088560104, 0.7647016048431396, 0.3850291669368744, 0.08587156236171722, 1.6285535097122192, 0.8436894416809082, 1.986505150794983, 0.016494162380695343, 1.2768195867538452, 0.345653235912323, 0.6495411396026611, 0.04509088769555092], "mean": [-0.5746772885322571, 0.8746918439865112, -1.1959607601165771, 0.516414999961853, 0.1056269109249115, -0.4343903362751007, 0.4786841869354248, 0.422611266374588, 0.942470908164978, -1.0433741807937622, 0.49875733256340027, -0.019499752670526505, 0.3653874397277832, 0.0449359267950058], "std": [0.3292451798915863, 0.5984437465667725, 0.648642897605896, 0.24553894996643066, 0.1810678094625473, 0.34268805384635925, 0.3610605001449585, 0.3537892699241638, 0.8425948619842529, 0.808138906955719, 0.3347893953323364, 0.07457298785448074, 0.2962324023246765, 0.00010059611668111756], "count": [613]}, "timestamp": {"min": [0.0], "max": [20.4], "mean": [10.2], "std": [5.898587401516852], "count": [613]}, "frame_index": {"min": [0], "max": [612], "mean": [306.0], "std": [176.95762204550556], "count": [613]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [613]}, "index": {"min": [30834], "max": [31446], "mean": [31140.0], "std": [176.95762204550556], "count": [613]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [613]}, "subtask_annotation": {"mean": [2.267536704730832, 4.0, 4.0, 4.0, 4.0], "std": [1.3673684734886191, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [613]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [613]}, "eef_direction_state": {"mean": [4.306688417618271, 4.218597063621534], "std": [2.151043063301115, 2.106738971047055], "min": [0, 0], "max": [6, 6], "count": [613]}, "eef_velocity_state": {"mean": [0.7862969004893964, 0.8580750407830342], "std": [0.8188290827917791, 0.8084510077235764], "min": [0, 0], "max": [2, 2], "count": [613]}, "eef_acc_mag_state": {"mean": [0.9021207177814029, 0.800978792822186], "std": [0.8530984148927175, 0.8488735581097586], "min": [0, 0], "max": [2, 2], "count": [613]}, "eef_direction_action": {"mean": [4.306688417618271, 4.218597063621534], "std": [2.151043063301115, 2.106738971047055], "min": [0, 0], "max": [6, 6], "count": [613]}, "eef_velocity_action": {"mean": [0.7862969004893964, 0.8580750407830342], "std": [0.8188290827917791, 0.8084510077235764], "min": [0, 0], "max": [2, 2], "count": [613]}, "eef_acc_mag_action": {"mean": [0.9021207177814029, 0.800978792822186], "std": [0.8530984148927175, 0.8488735581097586], "min": [0, 0], "max": [2, 2], "count": [613]}, "eef_sim_pose_state": {"mean": [0.1449645717654246, 0.28121493590742574, 1.3999166496112925, -0.3840475747911515, 0.18584206377563756, -0.457660257293491, 0.1824055893751551, -0.23530614424353272, 1.3198691913136147, 0.3423477644426406, 0.39586059927723455, 0.3939733704110927], "std": [0.10371607532603674, 0.08966149183915387, 0.11636958055194131, 0.37477044338462595, 0.18037333160295593, 0.3416292091229236, 0.13564868347569936, 0.11967029370602263, 0.10334867680819419, 0.2792101743143212, 0.30584064115184295, 0.31413990812434534], "min": [0.03357972158804194, 0.09450755713807786, 1.1817756425875996, -0.923161978470102, -0.14786878055734642, -0.8484207012127422, -0.06611561177234948, -0.35678396377369026, 1.1681571997358162, -0.07183847629337559, -0.2007247108808088, -0.017545279531807484], "max": [0.3604091510514012, 0.3450978729690285, 1.5403276020137708, 0.08613602132649475, 0.598620154335594, 0.2490036911467485, 0.37103219824298384, -0.07013698869077611, 1.4841057032545244, 0.6704079010113926, 0.8562700831712702, 0.9566049498468883], "count": [613]}, "eef_sim_pose_action": {"mean": [0.1449645717654246, 0.28121493590742574, 1.3999166496112925, -0.3840475747911515, 0.18584206377563756, -0.457660257293491, 0.1824055893751551, -0.23530614424353272, 1.3198691913136147, 0.3423477644426406, 0.39586059927723455, 0.3939733704110927], "std": [0.10371607532603674, 0.08966149183915387, 0.11636958055194131, 0.37477044338462595, 0.18037333160295593, 0.3416292091229236, 0.13564868347569936, 0.11967029370602263, 0.10334867680819419, 0.2792101743143212, 0.30584064115184295, 0.31413990812434534], "min": [0.03357972158804194, 0.09450755713807786, 1.1817756425875996, -0.923161978470102, -0.14786878055734642, -0.8484207012127422, -0.06611561177234948, -0.35678396377369026, 1.1681571997358162, -0.07183847629337559, -0.2007247108808088, -0.017545279531807484], "max": [0.3604091510514012, 0.3450978729690285, 1.5403276020137708, 0.08613602132649475, 0.598620154335594, 0.2490036911467485, 0.37103219824298384, -0.07013698869077611, 1.4841057032545244, 0.6704079010113926, 0.8562700831712702, 0.9566049498468883], "count": [613]}, "gripper_mode_state": {"mean": [0.9380097879282219, 1.0], "std": [0.24113777323155533, 0.0], "min": [0, 1], "max": [1, 1], "count": [613]}, "gripper_activity_state": {"mean": [1.8694942903752039, 2.0], "std": [0.4632665478310999, 0.0], "min": [0, 2], "max": [2, 2], "count": [613]}, "gripper_mode_action": {"mean": [0.9380097879282219, 1.0], "std": [0.24113777323155533, 0.0], "min": [0, 1], "max": [1, 1], "count": [613]}, "gripper_activity_action": {"mean": [1.8694942903752039, 2.0], "std": [0.4632665478310999, 0.0], "min": [0, 2], "max": [2, 2], "count": [613]}, "gripper_open_scale_state": {"mean": [0.27353461599661005, 0.025677647194198825], "std": [0.20632068930721176, 5.748340630799033e-05], "min": [0.04199218324252537, 0.025624954274722507], "max": [0.9306020055498395, 0.02576622154031481], "count": [613]}, "gripper_open_scale_action": {"mean": [0.27353461599661005, 0.025677647194198825], "std": [0.20632068930721176, 5.748340630799033e-05], "min": [0.04199218324252537, 0.025624954274722507], "max": [0.9306020055498395, 0.02576622154031481], "count": [613]}}} +{"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.4655323565722585]], [[0.44506374364560636]], [[0.35706488562091504]]], "std": [[[0.27861963780362564]], [[0.2646392414137236]], [[0.23196456005490698]]], "count": [150]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35187735112563545]], [[0.3592315359477124]], [[0.3389431027596224]]], "std": [[[0.27793704502143063]], [[0.2777872959117241]], [[0.2941743095748185]]], "count": [150]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3288741412490922]], [[0.33374187545388523]], [[0.3126866902687001]]], "std": [[[0.25966630175293026]], [[0.2647022239760561]], [[0.2809155404437681]]], "count": [150]}, "observation.state": {"min": [-1.178225040435791, 0.0, -1.6165778636932373, -0.10700616240501404, -0.24589502811431885, -0.917656660079956, 0.05270583927631378, -0.040107183158397675, -0.0015339808305725455, -1.125826120376587, -0.12732040882110596, -0.5920104384422302, -0.05354590713977814, 0.04558541998267174], "max": [-0.01073786523193121, 1.6965827941894531, 0.04002637043595314, 0.7309108376502991, 0.8068739175796509, 0.11504335701465607, 1.6887062788009644, 1.1746145486831665, 1.5462526082992554, 0.033058103173971176, 0.35173049569129944, 0.15076366066932678, 0.6289321184158325, 0.045709073543548584], "mean": [-0.7064180970191956, 0.6892741918563843, -0.7702559232711792, 0.2966757118701935, 0.3399292826652527, -0.45861268043518066, 0.5087437033653259, 0.6481271982192993, 0.8669447302818298, -0.5807409882545471, 0.004482955206185579, -0.23823124170303345, 0.29254141449928284, 0.04558669030666351], "std": [0.42991024255752563, 0.5401024222373962, 0.5101205110549927, 0.2806088626384735, 0.266755074262619, 0.3579978048801422, 0.40274447202682495, 0.517621636390686, 0.6672402024269104, 0.45328882336616516, 0.11142038553953171, 0.19315961003303528, 0.2204637974500656, 1.0120887054654304e-05], "count": [801]}, "action": {"min": [-1.178225040435791, 0.0, -1.6165778636932373, -0.10700616240501404, -0.24589502811431885, -0.917656660079956, 0.05270583927631378, -0.040107183158397675, -0.0015339808305725455, -1.125826120376587, -0.12732040882110596, -0.5920104384422302, -0.05354590713977814, 0.04558541998267174], "max": [-0.01073786523193121, 1.6965827941894531, 0.04002637043595314, 0.7309108376502991, 0.8068739175796509, 0.11504335701465607, 1.6887062788009644, 1.1746145486831665, 1.5462526082992554, 0.033058103173971176, 0.35173049569129944, 0.15076366066932678, 0.6289321184158325, 0.045709073543548584], "mean": [-0.7064180970191956, 0.6892741918563843, -0.7702559232711792, 0.2966757118701935, 0.3399292826652527, -0.45861268043518066, 0.5087437033653259, 0.6481271982192993, 0.8669447302818298, -0.5807409882545471, 0.004482955206185579, -0.23823124170303345, 0.29254141449928284, 0.04558669030666351], "std": [0.42991024255752563, 0.5401024222373962, 0.5101205110549927, 0.2806088626384735, 0.266755074262619, 0.3579978048801422, 0.40274447202682495, 0.517621636390686, 0.6672402024269104, 0.45328882336616516, 0.11142038553953171, 0.19315961003303528, 0.2204637974500656, 1.0120887054654304e-05], "count": [801]}, "timestamp": {"min": [0.0], "max": [26.666666666666668], "mean": [13.333333333333334], "std": [7.707620087122056], "count": [801]}, "frame_index": {"min": [0], "max": [800], "mean": [400.0], "std": [231.22860261366168], "count": [801]}, "episode_index": {"min": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [801]}, "index": {"min": [31447], "max": [32247], "mean": [31847.0], "std": [231.22860261366168], "count": [801]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [801]}, "subtask_annotation": {"mean": [2.2397003745318353, 4.0, 4.0, 4.0, 4.0], "std": [1.4000078152492346, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [801]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [801]}, "eef_direction_state": {"mean": [4.921348314606742, 4.621722846441948], "std": [1.6021384522724524, 1.6430468722192642], "min": [0, 0], "max": [6, 6], "count": [801]}, "eef_velocity_state": {"mean": [0.599250936329588, 0.6966292134831461], "std": [0.7871942864670994, 0.7113147424080589], "min": [0, 0], "max": [2, 2], "count": [801]}, "eef_acc_mag_state": {"mean": [0.6504369538077404, 0.735330836454432], "std": [0.8073649336963489, 0.8300610940681231], "min": [0, 0], "max": [2, 2], "count": [801]}, "eef_direction_action": {"mean": [4.921348314606742, 4.621722846441948], "std": [1.6021384522724524, 1.6430468722192642], "min": [0, 0], "max": [6, 6], "count": [801]}, "eef_velocity_action": {"mean": [0.599250936329588, 0.6966292134831461], "std": [0.7871942864670994, 0.7113147424080589], "min": [0, 0], "max": [2, 2], "count": [801]}, "eef_acc_mag_action": {"mean": [0.6504369538077404, 0.735330836454432], "std": [0.8073649336963489, 0.8300610940681231], "min": [0, 0], "max": [2, 2], "count": [801]}, "eef_sim_pose_state": {"mean": [0.12331365090018909, 0.2825828272771368, 1.3360944513252848, -0.346746785955089, 0.18182852977052066, -0.3440512456996024, 0.15506004131209458, -0.22109522769681375, 1.2847962438409612, 0.17469594385103276, 0.26738301969425565, 0.3828949765278693], "std": [0.059351149983781167, 0.09236265811568278, 0.08985414650868635, 0.38053453263128545, 0.19303161770082658, 0.24815801111479646, 0.06837633345907268, 0.10079763246556932, 0.0758129310843103, 0.13298337558664164, 0.2281165837042497, 0.3129454777333301], "min": [0.056665134925986224, 0.08606602816442957, 1.1805524386024357, -0.8366651897247367, -0.11121175059353972, -0.6980523642525989, 0.015137872263364587, -0.3390329593016968, 1.181994774937352, -0.04635301401864109, -0.12937875387466247, -0.03887340979325225], "max": [0.28631160738231687, 0.356210412640517, 1.480121107241385, 0.15691404187262467, 0.6496017662606381, 0.6723728987851324, 0.2852601619145578, -0.100653492088017, 1.3811615303670486, 0.4745855017731452, 0.6194754892151706, 0.8229594165367242], "count": [801]}, "eef_sim_pose_action": {"mean": [0.12331365090018909, 0.2825828272771368, 1.3360944513252848, -0.346746785955089, 0.18182852977052066, -0.3440512456996024, 0.15506004131209458, -0.22109522769681375, 1.2847962438409612, 0.17469594385103276, 0.26738301969425565, 0.3828949765278693], "std": [0.059351149983781167, 0.09236265811568278, 0.08985414650868635, 0.38053453263128545, 0.19303161770082658, 0.24815801111479646, 0.06837633345907268, 0.10079763246556932, 0.0758129310843103, 0.13298337558664164, 0.2281165837042497, 0.3129454777333301], "min": [0.056665134925986224, 0.08606602816442957, 1.1805524386024357, -0.8366651897247367, -0.11121175059353972, -0.6980523642525989, 0.015137872263364587, -0.3390329593016968, 1.181994774937352, -0.04635301401864109, -0.12937875387466247, -0.03887340979325225], "max": [0.28631160738231687, 0.356210412640517, 1.480121107241385, 0.15691404187262467, 0.6496017662606381, 0.6723728987851324, 0.2852601619145578, -0.100653492088017, 1.3811615303670486, 0.4745855017731452, 0.6194754892151706, 0.8229594165367242], "count": [801]}, "gripper_mode_state": {"mean": [0.9188514357053683, 1.0], "std": [0.27306313337313287, 0.0], "min": [0, 1], "max": [1, 1], "count": [801]}, "gripper_activity_state": {"mean": [1.8976279650436954, 2.0], "std": [0.41447813725111615, 0.0], "min": [0, 2], "max": [2, 2], "count": [801]}, "gripper_mode_action": {"mean": [0.9188514357053683, 1.0], "std": [0.27306313337313287, 0.0], "min": [0, 1], "max": [1, 1], "count": [801]}, "gripper_activity_action": {"mean": [1.8976279650436954, 2.0], "std": [0.41447813725111615, 0.0], "min": [0, 2], "max": [2, 2], "count": [801]}, "gripper_open_scale_state": {"mean": [0.2907103707982986, 0.026049432117011627], "std": [0.23014015911762184, 5.782420749150622e-06], "min": [0.030117622443607876, 0.026048811418669566], "max": [0.9649750164576939, 0.026119470596313477], "count": [801]}, "gripper_open_scale_action": {"mean": [0.2907103707982986, 0.026049432117011627], "std": [0.23014015911762184, 5.782420749150622e-06], "min": [0.030117622443607876, 0.026048811418669566], "max": [0.9649750164576939, 0.026119470596313477], "count": [801]}}} +{"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.46256705576202883]], [[0.44269944430204905]], [[0.3544751626867159]]], "std": [[[0.2800369088529555]], [[0.2657883630283484]], [[0.23237205062628125]]], "count": [153]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3592465575918094]], [[0.3692626874279123]], [[0.3536918439489085]]], "std": [[[0.27090399714833685]], [[0.26899265865790095]], [[0.2847457593613228]]], "count": [153]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3552961094023666]], [[0.3560917222008629]], [[0.3315880306007661]]], "std": [[[0.28368157934702215]], [[0.2884109487679649]], [[0.305027156588943]]], "count": [153]}, "observation.state": {"min": [-0.7976700067520142, -0.001531265676021576, -1.6459614038467407, -0.22856314480304718, -0.3280819058418274, -0.9648739099502563, 0.07336090505123138, -0.0015339808305725455, -0.0015339808305725455, -1.306951642036438, -0.1520387977361679, -0.3466796576976776, -0.02217785082757473, 0.04558541998267174], "max": [0.0, 1.665903091430664, 0.03999999910593033, 0.8067999482154846, 0.229700967669487, 0.08995091915130615, 1.6664937734603882, 0.9986214637756348, 1.699650764465332, 0.02147573046386242, 0.38522565364837646, 0.13734377920627594, 0.6221770644187927, 0.04570891708135605], "mean": [-0.38273969292640686, 0.6983635425567627, -0.6122584939002991, -0.0526299849152565, -0.08547691255807877, -0.48243802785873413, 0.47652533650398254, 0.5794294476509094, 1.0663048028945923, -0.7496022582054138, -0.011210612021386623, -0.11883347481489182, 0.3655582666397095, 0.045586489140987396], "std": [0.24745653569698334, 0.5061802268028259, 0.4688037931919098, 0.24757900834083557, 0.17019568383693695, 0.4334949851036072, 0.3588421642780304, 0.4335287809371948, 0.7567376494407654, 0.526863694190979, 0.060887183994054794, 0.11588333547115326, 0.2418835461139679, 9.030459295900073e-06], "count": [822]}, "action": {"min": [-0.7976700067520142, -0.001531265676021576, -1.6459614038467407, -0.22856314480304718, -0.3280819058418274, -0.9648739099502563, 0.07336090505123138, -0.0015339808305725455, -0.0015339808305725455, -1.306951642036438, -0.1520387977361679, -0.3466796576976776, -0.02217785082757473, 0.04558541998267174], "max": [0.0, 1.665903091430664, 0.03999999910593033, 0.8067999482154846, 0.229700967669487, 0.08995091915130615, 1.6664937734603882, 0.9986214637756348, 1.699650764465332, 0.02147573046386242, 0.38522565364837646, 0.13734377920627594, 0.6221770644187927, 0.04570891708135605], "mean": [-0.38273969292640686, 0.6983635425567627, -0.6122584939002991, -0.0526299849152565, -0.08547691255807877, -0.48243802785873413, 0.47652533650398254, 0.5794294476509094, 1.0663048028945923, -0.7496022582054138, -0.011210612021386623, -0.11883347481489182, 0.3655582666397095, 0.045586489140987396], "std": [0.24745653569698334, 0.5061802268028259, 0.4688037931919098, 0.24757900834083557, 0.17019568383693695, 0.4334949851036072, 0.3588421642780304, 0.4335287809371948, 0.7567376494407654, 0.526863694190979, 0.060887183994054794, 0.11588333547115326, 0.2418835461139679, 9.030459295900073e-06], "count": [822]}, "timestamp": {"min": [0.0], "max": [27.366666666666667], "mean": [13.68333333333333], "std": [7.909692834790789], "count": [822]}, "frame_index": {"min": [0], "max": [821], "mean": [410.5], "std": [237.29078504372364], "count": [822]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [822]}, "index": {"min": [32248], "max": [33069], "mean": [32658.5], "std": [237.29078504372364], "count": [822]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [822]}, "subtask_annotation": {"mean": [2.3114355231143553, 4.0, 4.0, 4.0, 4.0], "std": [1.3364952651523336, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [822]}, "scene_annotation": {"mean": [44.0], "std": [0.0], "min": [44], "max": [44], "count": [822]}, "eef_direction_state": {"mean": [4.98661800486618, 4.6678832116788325], "std": [1.791047213025536, 1.6837321382475767], "min": [0, 0], "max": [6, 6], "count": [822]}, "eef_velocity_state": {"mean": [0.5085158150851582, 0.7311435523114356], "std": [0.7700605004310331, 0.7558230758397148], "min": [0, 0], "max": [2, 2], "count": [822]}, "eef_acc_mag_state": {"mean": [0.6167883211678832, 0.745742092457421], "std": [0.819685062932111, 0.8442305249313052], "min": [0, 0], "max": [2, 2], "count": [822]}, "eef_direction_action": {"mean": [4.98661800486618, 4.6678832116788325], "std": [1.791047213025536, 1.6837321382475767], "min": [0, 0], "max": [6, 6], "count": [822]}, "eef_velocity_action": {"mean": [0.5085158150851582, 0.7311435523114356], "std": [0.7700605004310331, 0.7558230758397148], "min": [0, 0], "max": [2, 2], "count": [822]}, "eef_acc_mag_action": {"mean": [0.6167883211678832, 0.745742092457421], "std": [0.819685062932111, 0.8442305249313052], "min": [0, 0], "max": [2, 2], "count": [822]}, "eef_sim_pose_state": {"mean": [0.1511033077904114, 0.2860615359131684, 1.3316983912274254, -0.45829017903089503, 0.033580656154951906, -0.46520899869532134, 0.2059032669522241, -0.19136196993548443, 1.2925539636501981, 0.30673662283210495, 0.2990792090046686, 0.4469160756190813], "std": [0.07491750323659843, 0.062301641350337125, 0.0854366341503457, 0.4350063110425343, 0.23019556460530197, 0.2789184500188586, 0.10009204227376713, 0.11034976234885438, 0.07647818129621776, 0.20412004168803033, 0.2388871093119848, 0.3640627230175514], "min": [0.03694713402952805, 0.13930510424233644, 1.180451350338928, -0.9522865735725656, -0.14110726171734833, -0.7632605945942932, -0.008049742270639187, -0.3365573605987284, 1.1819947451000166, -0.02186447166987968, -0.22218489471389113, -0.006136702979661068], "max": [0.3067216951618629, 0.3381243426610285, 1.4784697899663144, 0.16169970394551375, 0.7038593575305905, 0.15709610049255174, 0.3205062786012546, -0.07796066419284466, 1.3931506271166159, 0.5658792925770113, 0.5787838754875794, 0.900647477133056], "count": [822]}, "eef_sim_pose_action": {"mean": [0.1511033077904114, 0.2860615359131684, 1.3316983912274254, -0.45829017903089503, 0.033580656154951906, -0.46520899869532134, 0.2059032669522241, -0.19136196993548443, 1.2925539636501981, 0.30673662283210495, 0.2990792090046686, 0.4469160756190813], "std": [0.07491750323659843, 0.062301641350337125, 0.0854366341503457, 0.4350063110425343, 0.23019556460530197, 0.2789184500188586, 0.10009204227376713, 0.11034976234885438, 0.07647818129621776, 0.20412004168803033, 0.2388871093119848, 0.3640627230175514], "min": [0.03694713402952805, 0.13930510424233644, 1.180451350338928, -0.9522865735725656, -0.14110726171734833, -0.7632605945942932, -0.008049742270639187, -0.3365573605987284, 1.1819947451000166, -0.02186447166987968, -0.22218489471389113, -0.006136702979661068], "max": [0.3067216951618629, 0.3381243426610285, 1.4784697899663144, 0.16169970394551375, 0.7038593575305905, 0.15709610049255174, 0.3205062786012546, -0.07796066419284466, 1.3931506271166159, 0.5658792925770113, 0.5787838754875794, 0.900647477133056], "count": [822]}, "gripper_mode_state": {"mean": [0.9440389294403893, 1.0], "std": [0.22984653389040663, 0.0], "min": [0, 1], "max": [1, 1], "count": [822]}, "gripper_activity_state": {"mean": [1.8965936739659368, 2.0], "std": [0.4159392125937652, 0.0], "min": [0, 2], "max": [2, 2], "count": [822]}, "gripper_mode_action": {"mean": [0.9440389294403893, 1.0], "std": [0.22984653389040663, 0.0], "min": [0, 1], "max": [1, 1], "count": [822]}, "gripper_activity_action": {"mean": [1.8965936739659368, 2.0], "std": [0.4159392125937652, 0.0], "min": [0, 2], "max": [2, 2], "count": [822]}, "gripper_open_scale_state": {"mean": [0.27229939412026766, 0.02604931898785416], "std": [0.20505246953569, 5.159205242294111e-06], "min": [0.04192051717213222, 0.026048811418669566], "max": [0.952282156263079, 0.026119381189346313], "count": [822]}, "gripper_open_scale_action": {"mean": [0.27229939412026766, 0.02604931898785416], "std": [0.20505246953569, 5.159205242294111e-06], "min": [0.04192051717213222, 0.026048811418669566], "max": [0.952282156263079, 0.026119381189346313], "count": [822]}}} +{"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.47814856643456216]], [[0.45722410718099876]], [[0.3655126998875076]]], "std": [[[0.2784492379690654]], [[0.26663794083571773]], [[0.23515072353895897]]], "count": [153]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35697363727626125]], [[0.36725133139675625]], [[0.35890601905250114]]], "std": [[[0.27732563417617223]], [[0.2760703285468804]], [[0.2858317300427584]]], "count": [153]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3380266386147778]], [[0.3438515368020847]], [[0.32359775620487846]]], "std": [[[0.25828580333907936]], [[0.26335408011294065]], [[0.27970534920357987]]], "count": [153]}, "observation.state": {"min": [-1.0003893375396729, -0.0071890875697135925, -1.7895689010620117, -0.1025349497795105, -0.42212074995040894, -0.8075557947158813, 0.0726085752248764, -0.05693216249346733, -0.0015339808305725455, -1.2462137937545776, -0.12424354255199432, -0.2473246157169342, -0.04802793264389038, 0.04509088769555092], "max": [-0.007319123018532991, 1.8668546676635742, 0.03999999910593033, 0.6464890241622925, 0.5077476501464844, 0.09506899863481522, 1.6889395713806152, 0.9234564304351807, 1.672913908958435, 0.031732551753520966, 0.48690512776374817, 0.3474595546722412, 0.43718451261520386, 0.045338135212659836], "mean": [-0.615710973739624, 0.8393133878707886, -0.9254108667373657, 0.3330441415309906, 0.24326683580875397, -0.32948535680770874, 0.4142969250679016, 0.4611567258834839, 0.8695964813232422, -0.5820445418357849, 0.01914752647280693, -0.09775955975055695, 0.25918805599212646, 0.04509270191192627], "std": [0.405659019947052, 0.6201716661453247, 0.6280558705329895, 0.25045934319496155, 0.20793862640857697, 0.2755146622657776, 0.432029128074646, 0.40671059489250183, 0.719934344291687, 0.481708824634552, 0.06553124636411667, 0.10043652355670929, 0.1888669729232788, 1.5615176380379125e-05], "count": [824]}, "action": {"min": [-1.0003893375396729, -0.0071890875697135925, -1.7895689010620117, -0.1025349497795105, -0.42212074995040894, -0.8075557947158813, 0.0726085752248764, -0.05693216249346733, -0.0015339808305725455, -1.2462137937545776, -0.12424354255199432, -0.2473246157169342, -0.04802793264389038, 0.04509088769555092], "max": [-0.007319123018532991, 1.8668546676635742, 0.03999999910593033, 0.6464890241622925, 0.5077476501464844, 0.09506899863481522, 1.6889395713806152, 0.9234564304351807, 1.672913908958435, 0.031732551753520966, 0.48690512776374817, 0.3474595546722412, 0.43718451261520386, 0.045338135212659836], "mean": [-0.615710973739624, 0.8393133878707886, -0.9254108667373657, 0.3330441415309906, 0.24326683580875397, -0.32948535680770874, 0.4142969250679016, 0.4611567258834839, 0.8695964813232422, -0.5820445418357849, 0.01914752647280693, -0.09775955975055695, 0.25918805599212646, 0.04509270191192627], "std": [0.405659019947052, 0.6201716661453247, 0.6280558705329895, 0.25045934319496155, 0.20793862640857697, 0.2755146622657776, 0.432029128074646, 0.40671059489250183, 0.719934344291687, 0.481708824634552, 0.06553124636411667, 0.10043652355670929, 0.1888669729232788, 1.5615176380379125e-05], "count": [824]}, "timestamp": {"min": [0.0], "max": [27.433333333333334], "mean": [13.716666666666667], "std": [7.928937857970357], "count": [824]}, "frame_index": {"min": [0], "max": [823], "mean": [411.5], "std": [237.86813573911073], "count": [824]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [824]}, "index": {"min": [33070], "max": [33893], "mean": [33481.5], "std": [237.86813573911073], "count": [824]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [824]}, "subtask_annotation": {"mean": [2.121359223300971, 4.0, 4.0, 4.0, 4.0], "std": [1.482038119436704, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [824]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [824]}, "eef_direction_state": {"mean": [4.887135922330097, 4.729368932038835], "std": [1.6386205277465173, 1.6760192058721435], "min": [0, 0], "max": [6, 6], "count": [824]}, "eef_velocity_state": {"mean": [0.6152912621359223, 0.6905339805825242], "std": [0.7828930432109555, 0.7537013561631829], "min": [0, 0], "max": [2, 2], "count": [824]}, "eef_acc_mag_state": {"mean": [0.6468446601941747, 0.7111650485436893], "std": [0.8067011484185747, 0.8311715920779708], "min": [0, 0], "max": [2, 2], "count": [824]}, "eef_direction_action": {"mean": [4.887135922330097, 4.729368932038835], "std": [1.6386205277465173, 1.6760192058721435], "min": [0, 0], "max": [6, 6], "count": [824]}, "eef_velocity_action": {"mean": [0.6152912621359223, 0.6905339805825242], "std": [0.7828930432109555, 0.7537013561631829], "min": [0, 0], "max": [2, 2], "count": [824]}, "eef_acc_mag_action": {"mean": [0.6468446601941747, 0.7111650485436893], "std": [0.8067011484185747, 0.8311715920779708], "min": [0, 0], "max": [2, 2], "count": [824]}, "eef_sim_pose_state": {"mean": [0.15438865416881614, 0.25676334590874267, 1.3552228864248612, -0.2299043083251207, 0.2242251432661136, -0.3501889160668464, 0.18141252786202589, -0.23425266680196682, 1.274476243385416, 0.20519833329905424, 0.30159912898104113, 0.34931969109603445], "std": [0.08066336519962451, 0.08946029260004731, 0.11229247601072913, 0.2878013044406334, 0.2046492691839392, 0.2635679921710395, 0.09591919321630575, 0.09728704987632354, 0.07460931610915264, 0.1489004278987015, 0.25185322924025644, 0.32146600031154743], "min": [0.04617732628964302, 0.07049637207421547, 1.1804728715133272, -0.7524855159500194, -0.16831278470077238, -0.8504488900790167, -0.010685910454714252, -0.34102584615341963, 1.1788136794723638, -0.04754789044899631, -0.2632687339179174, -0.20040981028329843], "max": [0.31958307602027825, 0.3430100099245039, 1.4888603290884426, 0.15770630354093929, 0.6383510211681074, 0.3930143677875825, 0.3051935237323537, -0.1126243597654788, 1.4391596157900595, 0.4596529348498607, 0.6247485825442864, 0.7686417353167401], "count": [824]}, "eef_sim_pose_action": {"mean": [0.15438865416881614, 0.25676334590874267, 1.3552228864248612, -0.2299043083251207, 0.2242251432661136, -0.3501889160668464, 0.18141252786202589, -0.23425266680196682, 1.274476243385416, 0.20519833329905424, 0.30159912898104113, 0.34931969109603445], "std": [0.08066336519962451, 0.08946029260004731, 0.11229247601072913, 0.2878013044406334, 0.2046492691839392, 0.2635679921710395, 0.09591919321630575, 0.09728704987632354, 0.07460931610915264, 0.1489004278987015, 0.25185322924025644, 0.32146600031154743], "min": [0.04617732628964302, 0.07049637207421547, 1.1804728715133272, -0.7524855159500194, -0.16831278470077238, -0.8504488900790167, -0.010685910454714252, -0.34102584615341963, 1.1788136794723638, -0.04754789044899631, -0.2632687339179174, -0.20040981028329843], "max": [0.31958307602027825, 0.3430100099245039, 1.4888603290884426, 0.15770630354093929, 0.6383510211681074, 0.3930143677875825, 0.3051935237323537, -0.1126243597654788, 1.4391596157900595, 0.4596529348498607, 0.6247485825442864, 0.7686417353167401], "count": [824]}, "gripper_mode_state": {"mean": [0.912621359223301, 1.0], "std": [0.28238911790774235, 0.0], "min": [0, 1], "max": [1, 1], "count": [824]}, "gripper_activity_state": {"mean": [1.9029126213592233, 2.0], "std": [0.4036138476267157, 0.0], "min": [0, 2], "max": [2, 2], "count": [824]}, "gripper_mode_action": {"mean": [0.912621359223301, 1.0], "std": [0.28238911790774235, 0.0], "min": [0, 1], "max": [1, 1], "count": [824]}, "gripper_activity_action": {"mean": [1.9029126213592233, 2.0], "std": [0.4036138476267157, 0.0], "min": [0, 2], "max": [2, 2], "count": [824]}, "gripper_open_scale_state": {"mean": [0.236742687988999, 0.02576720308713956], "std": [0.24687421613819474, 8.922759761062024e-06], "min": [0.04149061441421509, 0.02576622154031481], "max": [0.9651083265032087, 0.02590750583580562], "count": [824]}, "gripper_open_scale_action": {"mean": [0.236742687988999, 0.02576720308713956], "std": [0.24687421613819474, 8.922759761062024e-06], "min": [0.04149061441421509, 0.02576622154031481], "max": [0.9651083265032087, 0.02590750583580562], "count": [824]}}} +{"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.4524564750736896]], [[0.4284868937771187]], [[0.3400837567052965]]], "std": [[[0.25178641711386013]], [[0.2356002965748454]], [[0.2015767142034977]]], "count": [119]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37042717086834737]], [[0.37762706880137675]], [[0.35997942183409315]]], "std": [[[0.28364779694993747]], [[0.28588619792749925]], [[0.3026962805790173]]], "count": [119]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35583923536734957]], [[0.36010388174877794]], [[0.3396368017795353]]], "std": [[[0.27156736329452713]], [[0.27776009173738203]], [[0.2946639390846414]]], "count": [119]}, "observation.state": {"min": [-0.7439807057380676, 0.0, -1.9266798496246338, 0.00017551293422002345, -0.4080216586589813, -0.4323214292526245, 0.07311010360717773, -0.01073786523193121, 0.09664078801870346, -1.951223611831665, -0.0041929311119019985, -0.14183445274829865, -0.05062136426568031, 0.04509088769555092], "max": [0.029145635664463043, 1.9880391359329224, -8.453206100966781e-05, 0.8732984662055969, 0.5184854865074158, 0.06728869676589966, 1.68869948387146, 0.839020311832428, 2.1445260047912598, 0.007659766357392073, 1.0697402954101562, 0.1948244571685791, 0.7162868976593018, 0.045338135212659836], "mean": [-0.5066803693771362, 1.099547028541565, -1.1385693550109863, 0.5281575918197632, 0.2610637843608856, -0.28091147541999817, 0.5109419822692871, 0.42226409912109375, 1.088922142982483, -1.0892558097839355, 0.4741835296154022, -0.02926029823720455, 0.34285950660705566, 0.04530785232782364], "std": [0.24077647924423218, 0.5722646713256836, 0.5728514194488525, 0.31464120745658875, 0.17087599635124207, 0.1550469994544983, 0.40861377120018005, 0.35895252227783203, 0.8726288676261902, 0.8473359942436218, 0.34538570046424866, 0.04823526367545128, 0.2687472701072693, 6.700737867504358e-05], "count": [587]}, "action": {"min": [-0.7439807057380676, 0.0, -1.9266798496246338, 0.00017551293422002345, -0.4080216586589813, -0.4323214292526245, 0.07311010360717773, -0.01073786523193121, 0.09664078801870346, -1.951223611831665, -0.0041929311119019985, -0.14183445274829865, -0.05062136426568031, 0.04509088769555092], "max": [0.029145635664463043, 1.9880391359329224, -8.453206100966781e-05, 0.8732984662055969, 0.5184854865074158, 0.06728869676589966, 1.68869948387146, 0.839020311832428, 2.1445260047912598, 0.007659766357392073, 1.0697402954101562, 0.1948244571685791, 0.7162868976593018, 0.045338135212659836], "mean": [-0.5066803693771362, 1.099547028541565, -1.1385693550109863, 0.5281575918197632, 0.2610637843608856, -0.28091147541999817, 0.5109419822692871, 0.42226409912109375, 1.088922142982483, -1.0892558097839355, 0.4741835296154022, -0.02926029823720455, 0.34285950660705566, 0.04530785232782364], "std": [0.24077647924423218, 0.5722646713256836, 0.5728514194488525, 0.31464120745658875, 0.17087599635124207, 0.1550469994544983, 0.40861377120018005, 0.35895252227783203, 0.8726288676261902, 0.8473359942436218, 0.34538570046424866, 0.04823526367545128, 0.2687472701072693, 6.700737867504358e-05], "count": [587]}, "timestamp": {"min": [0.0], "max": [19.533333333333335], "mean": [9.766666666666666], "std": [5.648401937224762], "count": [587]}, "frame_index": {"min": [0], "max": [586], "mean": [293.0], "std": [169.45205811674285], "count": [587]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [587]}, "index": {"min": [33894], "max": [34480], "mean": [34187.0], "std": [169.45205811674285], "count": [587]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [587]}, "subtask_annotation": {"mean": [2.0834752981260647, 4.0, 4.0, 4.0, 4.0], "std": [1.4207693469717078, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [587]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [587]}, "eef_direction_state": {"mean": [4.37649063032368, 4.294718909710392], "std": [2.0503855833408964, 1.9359477641506138], "min": [0, 0], "max": [6, 6], "count": [587]}, "eef_velocity_state": {"mean": [0.797274275979557, 0.9574105621805792], "std": [0.8201836737425862, 0.8171242881640002], "min": [0, 0], "max": [2, 2], "count": [587]}, "eef_acc_mag_state": {"mean": [0.9045996592844975, 0.9267461669505963], "std": [0.8445209532088259, 0.8437061151980703], "min": [0, 0], "max": [2, 2], "count": [587]}, "eef_direction_action": {"mean": [4.37649063032368, 4.294718909710392], "std": [2.0503855833408964, 1.9359477641506138], "min": [0, 0], "max": [6, 6], "count": [587]}, "eef_velocity_action": {"mean": [0.797274275979557, 0.9574105621805792], "std": [0.8201836737425862, 0.8171242881640002], "min": [0, 0], "max": [2, 2], "count": [587]}, "eef_acc_mag_action": {"mean": [0.9045996592844975, 0.9267461669505963], "std": [0.8445209532088259, 0.8437061151980703], "min": [0, 0], "max": [2, 2], "count": [587]}, "eef_sim_pose_state": {"mean": [0.20721656276749376, 0.2508502147854752, 1.3682078052934015, -0.11887803470847302, 0.4600179312298316, -0.1996975319151887, 0.2101169520606475, -0.21362057963814132, 1.3078795348362626, 0.3182652437480277, 0.4726752546423891, 0.3835077493356215], "std": [0.10119148343274527, 0.08103387915066751, 0.08213758204798632, 0.13273629821996563, 0.18409940677658768, 0.13875774194840904, 0.14175079885243852, 0.1336747781126159, 0.09075596147564746, 0.25027933683481246, 0.2944311889711024, 0.3301950335345024], "min": [0.05559940959896695, 0.10742737675111709, 1.182175648657298, -0.33135308118786194, -0.051837723886634324, -0.6961503079871721, -0.023576488556773394, -0.3541662198995406, 1.1813471226167553, -0.0501022900460657, -0.022154963682242457, -0.07488612121261704], "max": [0.3850899711387593, 0.341185317730999, 1.4810150099022432, 0.18961414250903005, 0.7314261884120414, 0.28341806519029267, 0.4051149671292069, -0.030275252218661047, 1.483513746134831, 0.6716962875446512, 0.8957780412293039, 0.8162412717365515], "count": [587]}, "eef_sim_pose_action": {"mean": [0.20721656276749376, 0.2508502147854752, 1.3682078052934015, -0.11887803470847302, 0.4600179312298316, -0.1996975319151887, 0.2101169520606475, -0.21362057963814132, 1.3078795348362626, 0.3182652437480277, 0.4726752546423891, 0.3835077493356215], "std": [0.10119148343274527, 0.08103387915066751, 0.08213758204798632, 0.13273629821996563, 0.18409940677658768, 0.13875774194840904, 0.14175079885243852, 0.1336747781126159, 0.09075596147564746, 0.25027933683481246, 0.2944311889711024, 0.3301950335345024], "min": [0.05559940959896695, 0.10742737675111709, 1.182175648657298, -0.33135308118786194, -0.051837723886634324, -0.6961503079871721, -0.023576488556773394, -0.3541662198995406, 1.1813471226167553, -0.0501022900460657, -0.022154963682242457, -0.07488612121261704], "max": [0.3850899711387593, 0.341185317730999, 1.4810150099022432, 0.18961414250903005, 0.7314261884120414, 0.28341806519029267, 0.4051149671292069, -0.030275252218661047, 1.483513746134831, 0.6716962875446512, 0.8957780412293039, 0.8162412717365515], "count": [587]}, "gripper_mode_state": {"mean": [0.909710391822828, 1.0], "std": [0.28659622264151347, 0.0], "min": [0, 1], "max": [1, 1], "count": [587]}, "gripper_activity_state": {"mean": [1.8654173764906303, 2.0], "std": [0.46763745757297226, 0.0], "min": [0, 2], "max": [2, 2], "count": [587]}, "gripper_mode_action": {"mean": [0.909710391822828, 1.0], "std": [0.28659622264151347, 0.0], "min": [0, 1], "max": [1, 1], "count": [587]}, "gripper_activity_action": {"mean": [1.8654173764906303, 2.0], "std": [0.46763745757297226, 0.0], "min": [0, 2], "max": [2, 2], "count": [587]}, "gripper_open_scale_state": {"mean": [0.2919677390933852, 0.025890324314628604], "std": [0.23349290710572979, 3.8289806836408176e-05], "min": [0.04177720206124442, 0.02576622154031481], "max": [0.9649711336408343, 0.02590750583580562], "count": [587]}, "gripper_open_scale_action": {"mean": [0.2919677390933852, 0.025890324314628604], "std": [0.23349290710572979, 3.8289806836408176e-05], "min": [0.04177720206124442, 0.02576622154031481], "max": [0.9649711336408343, 0.02590750583580562], "count": [587]}}} +{"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.46704969293054055]], [[0.4448563806975109]], [[0.3541936617604172]]], "std": [[[0.2832002168508415]], [[0.2677875028025542]], [[0.23279254515687808]]], "count": [127]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3591084178203215]], [[0.36530135479388604]], [[0.3462048230490796]]], "std": [[[0.27368388909253305]], [[0.2751681512361845]], [[0.2920471635055911]]], "count": [127]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35188068035613196]], [[0.35396943886916094]], [[0.33122875816993463]]], "std": [[[0.27101742055911404]], [[0.2753921623360851]], [[0.29136910445185144]]], "count": [127]}, "observation.state": {"min": [-1.0645827054977417, 0.0, -1.6289210319519043, -0.1227184608578682, -0.2940211594104767, -0.48473793268203735, 0.07336090505123138, -0.015649033710360527, -0.0015339808305725455, -1.1857852935791016, -0.15818732976913452, -0.27271202206611633, -0.06565608829259872, 0.04558541998267174], "max": [0.00977098848670721, 1.685844898223877, 0.04001306742429733, 0.528071939945221, 0.6657476425170898, 0.10736597329378128, 1.6094523668289185, 1.035436987876892, 1.5962519645690918, 0.019941750913858414, 0.44853758811950684, 0.4213178753852844, 0.4356505572795868, 0.045709073543548584], "mean": [-0.6644294857978821, 0.7563950419425964, -0.8195393085479736, 0.13243192434310913, 0.37370094656944275, -0.210333451628685, 0.4245913028717041, 0.5408346652984619, 0.8984779715538025, -0.6292549967765808, -0.06484878808259964, -0.06423336267471313, 0.24007143080234528, 0.04569185897707939], "std": [0.437818706035614, 0.5452507734298706, 0.544809877872467, 0.22999000549316406, 0.2661314904689789, 0.19654451310634613, 0.37932196259498596, 0.4329404830932617, 0.6855872869491577, 0.47314050793647766, 0.09684205800294876, 0.12101331353187561, 0.1717560738325119, 3.523234772728756e-05], "count": [641]}, "action": {"min": [-1.0645827054977417, 0.0, -1.6289210319519043, -0.1227184608578682, -0.2940211594104767, -0.48473793268203735, 0.07336090505123138, -0.015649033710360527, -0.0015339808305725455, -1.1857852935791016, -0.15818732976913452, -0.27271202206611633, -0.06565608829259872, 0.04558541998267174], "max": [0.00977098848670721, 1.685844898223877, 0.04001306742429733, 0.528071939945221, 0.6657476425170898, 0.10736597329378128, 1.6094523668289185, 1.035436987876892, 1.5962519645690918, 0.019941750913858414, 0.44853758811950684, 0.4213178753852844, 0.4356505572795868, 0.045709073543548584], "mean": [-0.6644294857978821, 0.7563950419425964, -0.8195393085479736, 0.13243192434310913, 0.37370094656944275, -0.210333451628685, 0.4245913028717041, 0.5408346652984619, 0.8984779715538025, -0.6292549967765808, -0.06484878808259964, -0.06423336267471313, 0.24007143080234528, 0.04569185897707939], "std": [0.437818706035614, 0.5452507734298706, 0.544809877872467, 0.22999000549316406, 0.2661314904689789, 0.19654451310634613, 0.37932196259498596, 0.4329404830932617, 0.6855872869491577, 0.47314050793647766, 0.09684205800294876, 0.12101331353187561, 0.1717560738325119, 3.523234772728756e-05], "count": [641]}, "timestamp": {"min": [0.0], "max": [21.333333333333332], "mean": [10.666666666666666], "std": [6.168017869984201], "count": [641]}, "frame_index": {"min": [0], "max": [640], "mean": [320.0], "std": [185.04053609952604], "count": [641]}, "episode_index": {"min": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [641]}, "index": {"min": [34481], "max": [35121], "mean": [34801.0], "std": [185.04053609952604], "count": [641]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [641]}, "subtask_annotation": {"mean": [2.1154446177847115, 4.0, 4.0, 4.0, 4.0], "std": [1.4249050099899467, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [641]}, "scene_annotation": {"mean": [47.0], "std": [0.0], "min": [47], "max": [47], "count": [641]}, "eef_direction_state": {"mean": [4.758190327613105, 4.471138845553822], "std": [1.727775977842619, 1.8278978952642042], "min": [0, 0], "max": [6, 6], "count": [641]}, "eef_velocity_state": {"mean": [0.6645865834633385, 0.748829953198128], "std": [0.7986788188050515, 0.7520762965254763], "min": [0, 0], "max": [2, 2], "count": [641]}, "eef_acc_mag_state": {"mean": [0.7316692667706708, 0.7909516380655226], "std": [0.8339959949740133, 0.8452745766824061], "min": [0, 0], "max": [2, 2], "count": [641]}, "eef_direction_action": {"mean": [4.758190327613105, 4.471138845553822], "std": [1.727775977842619, 1.8278978952642042], "min": [0, 0], "max": [6, 6], "count": [641]}, "eef_velocity_action": {"mean": [0.6645865834633385, 0.748829953198128], "std": [0.7986788188050515, 0.7520762965254763], "min": [0, 0], "max": [2, 2], "count": [641]}, "eef_acc_mag_action": {"mean": [0.7316692667706708, 0.7909516380655226], "std": [0.8339959949740133, 0.8452745766824061], "min": [0, 0], "max": [2, 2], "count": [641]}, "eef_sim_pose_state": {"mean": [0.14204851003873567, 0.27216759707986815, 1.362280810970967, -0.17623996240899617, 0.05964493697111596, -0.28220792173919257, 0.1798684965099918, -0.22270272874270505, 1.298402659448732, 0.21928595014080163, 0.20173799325421882, 0.4733357891046465], "std": [0.06783323598831571, 0.07918317300552423, 0.11374942781682064, 0.21280387509972334, 0.1729164570875888, 0.23627938805698748, 0.08790203783782562, 0.09631407483255745, 0.08544426624526527, 0.15675616391039196, 0.1764847883036956, 0.3763982049025157], "min": [0.05637057778279004, 0.10221089189548097, 1.1804661284726976, -0.448343091424875, -0.16435735069503798, -0.7819906347558083, -0.013093025216799635, -0.336796455940219, 1.1822809284757405, -0.06482907428682058, -0.22220999843014444, -0.03297699776007931], "max": [0.27875679592757524, 0.3485294166063233, 1.4837643962512481, 0.20951779614048216, 0.5182512948037035, 0.6301706133623998, 0.2928953762271751, -0.10085162282805273, 1.4187271530042187, 0.45482689190738246, 0.44912818223409534, 0.9338819795980224], "count": [641]}, "eef_sim_pose_action": {"mean": [0.14204851003873567, 0.27216759707986815, 1.362280810970967, -0.17623996240899617, 0.05964493697111596, -0.28220792173919257, 0.1798684965099918, -0.22270272874270505, 1.298402659448732, 0.21928595014080163, 0.20173799325421882, 0.4733357891046465], "std": [0.06783323598831571, 0.07918317300552423, 0.11374942781682064, 0.21280387509972334, 0.1729164570875888, 0.23627938805698748, 0.08790203783782562, 0.09631407483255745, 0.08544426624526527, 0.15675616391039196, 0.1764847883036956, 0.3763982049025157], "min": [0.05637057778279004, 0.10221089189548097, 1.1804661284726976, -0.448343091424875, -0.16435735069503798, -0.7819906347558083, -0.013093025216799635, -0.336796455940219, 1.1822809284757405, -0.06482907428682058, -0.22220999843014444, -0.03297699776007931], "max": [0.27875679592757524, 0.3485294166063233, 1.4837643962512481, 0.20951779614048216, 0.5182512948037035, 0.6301706133623998, 0.2928953762271751, -0.10085162282805273, 1.4187271530042187, 0.45482689190738246, 0.44912818223409534, 0.9338819795980224], "count": [641]}, "gripper_mode_state": {"mean": [0.9375975039001561, 1.0], "std": [0.24188514749846038, 0.0], "min": [0, 1], "max": [1, 1], "count": [641]}, "gripper_activity_state": {"mean": [1.861154446177847, 2.0], "std": [0.4783009870162314, 0.0], "min": [0, 2], "max": [2, 2], "count": [641]}, "gripper_mode_action": {"mean": [0.9375975039001561, 1.0], "std": [0.24188514749846038, 0.0], "min": [0, 1], "max": [1, 1], "count": [641]}, "gripper_activity_action": {"mean": [1.861154446177847, 2.0], "std": [0.4783009870162314, 0.0], "min": [0, 2], "max": [2, 2], "count": [641]}, "gripper_open_scale_state": {"mean": [0.24262285798436364, 0.026109571150849244], "std": [0.21675584380600108, 2.0132685971866962e-05], "min": [0.04192051717213222, 0.026048811418669566], "max": [0.9196870667593819, 0.026119470596313477], "count": [641]}, "gripper_open_scale_action": {"mean": [0.24262285798436364, 0.026109571150849244], "std": [0.21675584380600108, 2.0132685971866962e-05], "min": [0.04192051717213222, 0.026048811418669566], "max": [0.9196870667593819, 0.026119470596313477], "count": [641]}}} +{"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.45134124183006535]], [[0.4289018300653595]], [[0.34406293028322443]]], "std": [[[0.2630342895912737]], [[0.24846557085099857]], [[0.21329044711977016]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37030406045751635]], [[0.3809065277777778]], [[0.3636270125272331]]], "std": [[[0.27478013374652827]], [[0.27339720419132485]], [[0.286608899379098]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36869750272331153]], [[0.37273826252723313]], [[0.3525861710239651]]], "std": [[[0.2819746191072496]], [[0.28857573907254397]], [[0.3049262359453106]]], "count": [100]}, "observation.state": {"min": [-0.8237181901931763, 0.0, -1.923547387123108, 0.07363107800483704, -0.4633723199367523, -0.3942330479621887, 0.03714067488908768, -0.029631201177835464, 0.09819845855236053, -1.8707796335220337, -0.032298386096954346, -0.002966836327686906, -0.0674767941236496, 0.04620378091931343], "max": [0.00920388475060463, 2.021786689758301, -0.026077672839164734, 0.6283017992973328, 0.3631562292575836, 0.06435445696115494, 1.6752150058746338, 0.5706408619880676, 1.9466216564178467, 0.004997024778276682, 1.0983258485794067, 0.43532004952430725, 0.6479758024215698, 0.04620378091931343], "mean": [-0.49547237157821655, 1.3199876546859741, -1.3151036500930786, 0.4049726128578186, 0.14513957500457764, -0.1988571137189865, 0.48548972606658936, 0.24239332973957062, 0.9732072949409485, -0.9595518112182617, 0.4739408493041992, 0.22236047685146332, 0.3396115005016327, 0.04620365425944328], "std": [0.3110949993133545, 0.7384561896324158, 0.7294135689735413, 0.1985582709312439, 0.17406490445137024, 0.1801941990852356, 0.42455071210861206, 0.23585738241672516, 0.7504967451095581, 0.7367298007011414, 0.3946134150028229, 0.1700434535741806, 0.26834166049957275, 1.2665987014770508e-07], "count": [434]}, "action": {"min": [-0.8237181901931763, 0.0, -1.923547387123108, 0.07363107800483704, -0.4633723199367523, -0.3942330479621887, 0.03714067488908768, -0.029631201177835464, 0.09819845855236053, -1.8707796335220337, -0.032298386096954346, -0.002966836327686906, -0.0674767941236496, 0.04620378091931343], "max": [0.00920388475060463, 2.021786689758301, -0.026077672839164734, 0.6283017992973328, 0.3631562292575836, 0.06435445696115494, 1.6752150058746338, 0.5706408619880676, 1.9466216564178467, 0.004997024778276682, 1.0983258485794067, 0.43532004952430725, 0.6479758024215698, 0.04620378091931343], "mean": [-0.49547237157821655, 1.3199876546859741, -1.3151036500930786, 0.4049726128578186, 0.14513957500457764, -0.1988571137189865, 0.48548972606658936, 0.24239332973957062, 0.9732072949409485, -0.9595518112182617, 0.4739408493041992, 0.22236047685146332, 0.3396115005016327, 0.04620365425944328], "std": [0.3110949993133545, 0.7384561896324158, 0.7294135689735413, 0.1985582709312439, 0.17406490445137024, 0.1801941990852356, 0.42455071210861206, 0.23585738241672516, 0.7504967451095581, 0.7367298007011414, 0.3946134150028229, 0.1700434535741806, 0.26834166049957275, 1.2665987014770508e-07], "count": [434]}, "timestamp": {"min": [0.0], "max": [14.433333333333334], "mean": [7.216666666666668], "std": [4.176155861288917], "count": [434]}, "frame_index": {"min": [0], "max": [433], "mean": [216.5], "std": [125.28467583866751], "count": [434]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [434]}, "index": {"min": [35122], "max": [35555], "mean": [35338.5], "std": [125.28467583866751], "count": [434]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [434]}, "subtask_annotation": {"mean": [2.1359447004608296, 4.0, 4.0, 4.0, 4.0], "std": [1.4911252537220316, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [434]}, "scene_annotation": {"mean": [48.0], "std": [0.0], "min": [48], "max": [48], "count": [434]}, "eef_direction_state": {"mean": [3.9078341013824884, 4.002304147465438], "std": [2.079255319135925, 2.245834698446837], "min": [0, 0], "max": [6, 6], "count": [434]}, "eef_velocity_state": {"mean": [1.0069124423963134, 0.9539170506912442], "std": [0.835529113895957, 0.8968433389874904], "min": [0, 0], "max": [2, 2], "count": [434]}, "eef_acc_mag_state": {"mean": [1.0069124423963134, 0.8548387096774194], "std": [0.8327668372581174, 0.8503927511028592], "min": [0, 0], "max": [2, 2], "count": [434]}, "eef_direction_action": {"mean": [3.9078341013824884, 4.002304147465438], "std": [2.079255319135925, 2.245834698446837], "min": [0, 0], "max": [6, 6], "count": [434]}, "eef_velocity_action": {"mean": [1.0069124423963134, 0.9539170506912442], "std": [0.835529113895957, 0.8968433389874904], "min": [0, 0], "max": [2, 2], "count": [434]}, "eef_acc_mag_action": {"mean": [1.0069124423963134, 0.8548387096774194], "std": [0.8327668372581174, 0.8503927511028592], "min": [0, 0], "max": [2, 2], "count": [434]}, "eef_sim_pose_state": {"mean": [0.2672383390076444, 0.19064396974431183, 1.364980316043567, -0.11786376512307395, 0.39598841375796257, -0.3296208708873403, 0.20751774147723062, -0.26689868904744946, 1.3162665414032093, 0.5333959499817583, 0.4520093343894619, 0.5381282720697961], "std": [0.11673764627522927, 0.09900366944842998, 0.10131519899516411, 0.15670288809334382, 0.19265455143948615, 0.2785575639411594, 0.1342710377862636, 0.07486006528333015, 0.10169975934786629, 0.4262404124747846, 0.3008075152074227, 0.4615753129907307], "min": [0.04360043330363503, 0.053764970963962835, 1.182052316400248, -0.42920941587783, -0.01667848777618275, -1.0247928259998234, -0.023934330412993858, -0.33638569758207437, 1.1833635762457886, -0.06651516899646095, -0.0305623454846089, -0.016654830678443748], "max": [0.3827699818438297, 0.33954217334697745, 1.468020266039066, 0.1893245226047865, 0.6355716318636606, 0.27565618890869037, 0.3926763680031069, -0.14236160273001291, 1.4503523654625579, 1.0794199983682489, 0.9336734000023026, 1.187936974182257], "count": [434]}, "eef_sim_pose_action": {"mean": [0.2672383390076444, 0.19064396974431183, 1.364980316043567, -0.11786376512307395, 0.39598841375796257, -0.3296208708873403, 0.20751774147723062, -0.26689868904744946, 1.3162665414032093, 0.5333959499817583, 0.4520093343894619, 0.5381282720697961], "std": [0.11673764627522927, 0.09900366944842998, 0.10131519899516411, 0.15670288809334382, 0.19265455143948615, 0.2785575639411594, 0.1342710377862636, 0.07486006528333015, 0.10169975934786629, 0.4262404124747846, 0.3008075152074227, 0.4615753129907307], "min": [0.04360043330363503, 0.053764970963962835, 1.182052316400248, -0.42920941587783, -0.01667848777618275, -1.0247928259998234, -0.023934330412993858, -0.33638569758207437, 1.1833635762457886, -0.06651516899646095, -0.0305623454846089, -0.016654830678443748], "max": [0.3827699818438297, 0.33954217334697745, 1.468020266039066, 0.1893245226047865, 0.6355716318636606, 0.27565618890869037, 0.3926763680031069, -0.14236160273001291, 1.4503523654625579, 1.0794199983682489, 0.9336734000023026, 1.187936974182257], "count": [434]}, "gripper_mode_state": {"mean": [0.8940092165898618, 1.0], "std": [0.30782582289704535, 0.0], "min": [0, 1], "max": [1, 1], "count": [434]}, "gripper_activity_state": {"mean": [1.8179723502304148, 2.0], "std": [0.5358567275076528, 0.0], "min": [0, 2], "max": [2, 2], "count": [434]}, "gripper_mode_action": {"mean": [0.8940092165898618, 1.0], "std": [0.30782582289704535, 0.0], "min": [0, 1], "max": [1, 1], "count": [434]}, "gripper_activity_action": {"mean": [1.8179723502304148, 2.0], "std": [0.5358567275076528, 0.0], "min": [0, 2], "max": [2, 2], "count": [434]}, "gripper_open_scale_state": {"mean": [0.27742256319310965, 0.02640216052532196], "std": [0.24260037358587144, 0.0], "min": [0.021223242793764387, 0.02640216052532196], "max": [0.9572657176426479, 0.02640216052532196], "count": [434]}, "gripper_open_scale_action": {"mean": [0.27742256319310965, 0.02640216052532196], "std": [0.24260037358587144, 0.0], "min": [0.021223242793764387, 0.02640216052532196], "max": [0.9572657176426479, 0.02640216052532196], "count": [434]}}} +{"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.46627391383284394]], [[0.4419484090335007]], [[0.3511209880490038]]], "std": [[[0.2544296643579634]], [[0.23890817142750356]], [[0.2050195336560315]]], "count": [138]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37339925128666607]], [[0.3815272350888826]], [[0.36292226918947934]]], "std": [[[0.27370577409359254]], [[0.2737984903483972]], [[0.28785253517599935]]], "count": [138]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3641246092639955]], [[0.36631392085819836]], [[0.34511865942028985]]], "std": [[[0.2768973850725606]], [[0.28183526866495096]], [[0.29678235695135324]]], "count": [138]}, "observation.state": {"min": [-0.8794705271720886, 0.0015339808305725455, -1.9281669855117798, 0.0015339808305725455, -0.4141748249530792, -0.9219224452972412, 0.0726085752248764, 0.004802539013326168, 0.0015339808305725455, -1.9449976682662964, -0.007439592853188515, -0.058291271328926086, -0.08102348446846008, 0.0442257784307003], "max": [0.0015924399485811591, 1.9297478199005127, 0.0015339808305725455, 0.8885742425918579, 0.6256474852561951, 0.34895962476730347, 1.6728854179382324, 0.8314175605773926, 2.0248546600341797, 8.399358193855733e-05, 1.2203024625778198, 0.4471588730812073, 0.8587478995323181, 0.044472914189100266], "mean": [-0.44967225193977356, 1.0345747470855713, -1.3837038278579712, 0.5908604860305786, -0.05249709635972977, -0.45147430896759033, 0.46225494146347046, 0.3668258488178253, 0.8413198590278625, -0.9677829742431641, 0.4299811124801636, 0.036350883543491364, 0.36407533288002014, 0.044348131865262985], "std": [0.2940898835659027, 0.6304928660392761, 0.7062278985977173, 0.2664092183113098, 0.3038980960845947, 0.38246676325798035, 0.38016968965530396, 0.35742267966270447, 0.8566731810569763, 0.8639733791351318, 0.38817209005355835, 0.08250732719898224, 0.34601953625679016, 0.00012063120084349066], "count": [716]}, "action": {"min": [-0.8794705271720886, 0.0015339808305725455, -1.9281669855117798, 0.0015339808305725455, -0.4141748249530792, -0.9219224452972412, 0.0726085752248764, 0.004802539013326168, 0.0015339808305725455, -1.9449976682662964, -0.007439592853188515, -0.058291271328926086, -0.08102348446846008, 0.0442257784307003], "max": [0.0015924399485811591, 1.9297478199005127, 0.0015339808305725455, 0.8885742425918579, 0.6256474852561951, 0.34895962476730347, 1.6728854179382324, 0.8314175605773926, 2.0248546600341797, 8.399358193855733e-05, 1.2203024625778198, 0.4471588730812073, 0.8587478995323181, 0.044472914189100266], "mean": [-0.44967225193977356, 1.0345747470855713, -1.3837038278579712, 0.5908604860305786, -0.05249709635972977, -0.45147430896759033, 0.46225494146347046, 0.3668258488178253, 0.8413198590278625, -0.9677829742431641, 0.4299811124801636, 0.036350883543491364, 0.36407533288002014, 0.044348131865262985], "std": [0.2940898835659027, 0.6304928660392761, 0.7062278985977173, 0.2664092183113098, 0.3038980960845947, 0.38246676325798035, 0.38016968965530396, 0.35742267966270447, 0.8566731810569763, 0.8639733791351318, 0.38817209005355835, 0.08250732719898224, 0.34601953625679016, 0.00012063120084349066], "count": [716]}, "timestamp": {"min": [0.0], "max": [23.833333333333332], "mean": [11.916666666666664], "std": [6.88970649270022], "count": [716]}, "frame_index": {"min": [0], "max": [715], "mean": [357.5], "std": [206.69119478100657], "count": [716]}, "episode_index": {"min": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [716]}, "index": {"min": [35556], "max": [36271], "mean": [35913.5], "std": [206.69119478100657], "count": [716]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [716]}, "subtask_annotation": {"mean": [2.124301675977654, 4.0, 4.0, 4.0, 4.0], "std": [1.4617741721006976, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [716]}, "scene_annotation": {"mean": [49.0], "std": [0.0], "min": [49], "max": [49], "count": [716]}, "eef_direction_state": {"mean": [4.185754189944134, 4.56145251396648], "std": [2.2886331618748463, 1.9513267544144657], "min": [0, 0], "max": [6, 6], "count": [716]}, "eef_velocity_state": {"mean": [0.8240223463687151, 0.7793296089385475], "std": [0.8936670543160397, 0.8465622877263098], "min": [0, 0], "max": [2, 2], "count": [716]}, "eef_acc_mag_state": {"mean": [0.7569832402234636, 0.744413407821229], "std": [0.8303891897315464, 0.8375173254534843], "min": [0, 0], "max": [2, 2], "count": [716]}, "eef_direction_action": {"mean": [4.185754189944134, 4.56145251396648], "std": [2.2886331618748463, 1.9513267544144657], "min": [0, 0], "max": [6, 6], "count": [716]}, "eef_velocity_action": {"mean": [0.8240223463687151, 0.7793296089385475], "std": [0.8936670543160397, 0.8465622877263098], "min": [0, 0], "max": [2, 2], "count": [716]}, "eef_acc_mag_action": {"mean": [0.7569832402234636, 0.744413407821229], "std": [0.8303891897315464, 0.8375173254534843], "min": [0, 0], "max": [2, 2], "count": [716]}, "eef_sim_pose_state": {"mean": [0.17430227389571112, 0.2579300636595117, 1.4235623368253714, -0.4039276379377021, 0.22648733790512265, -0.48537711090278074, 0.1676517367786185, -0.24548204200772675, 1.3136635724107995, 0.37896754374928265, 0.3015432040065411, 0.4078085171694784], "std": [0.09772116816984265, 0.08131901802471092, 0.13218758840538775, 0.43311193259007147, 0.2177348829690126, 0.3784197621841674, 0.13347976209409276, 0.11881614589663711, 0.11725928140548038, 0.36375670605882565, 0.3181439247927698, 0.3749978369900071], "min": [-0.0072713794597870085, 0.07763235379675021, 1.181475454946318, -0.9628351276761876, -0.10248143945848165, -1.080950466215489, -0.06919811575953955, -0.35789389382504005, 1.182139453561636, -0.08087556957871773, -0.1945660176877302, 0.00717994309001261], "max": [0.3589780260056681, 0.34277276827483544, 1.558371778102779, 0.29895986959161047, 0.6638497285769613, 0.035952652361495224, 0.3724997243908514, -0.0546739818172684, 1.5343118594449887, 0.9063959553037495, 0.8745021728805202, 1.101467185327336], "count": [716]}, "eef_sim_pose_action": {"mean": [0.17430227389571112, 0.2579300636595117, 1.4235623368253714, -0.4039276379377021, 0.22648733790512265, -0.48537711090278074, 0.1676517367786185, -0.24548204200772675, 1.3136635724107995, 0.37896754374928265, 0.3015432040065411, 0.4078085171694784], "std": [0.09772116816984265, 0.08131901802471092, 0.13218758840538775, 0.43311193259007147, 0.2177348829690126, 0.3784197621841674, 0.13347976209409276, 0.11881614589663711, 0.11725928140548038, 0.36375670605882565, 0.3181439247927698, 0.3749978369900071], "min": [-0.0072713794597870085, 0.07763235379675021, 1.181475454946318, -0.9628351276761876, -0.10248143945848165, -1.080950466215489, -0.06919811575953955, -0.35789389382504005, 1.182139453561636, -0.08087556957871773, -0.1945660176877302, 0.00717994309001261], "max": [0.3589780260056681, 0.34277276827483544, 1.558371778102779, 0.29895986959161047, 0.6638497285769613, 0.035952652361495224, 0.3724997243908514, -0.0546739818172684, 1.5343118594449887, 0.9063959553037495, 0.8745021728805202, 1.101467185327336], "count": [716]}, "gripper_mode_state": {"mean": [0.9343575418994413, 1.0], "std": [0.2476560635136472, 0.0], "min": [0, 1], "max": [1, 1], "count": [716]}, "gripper_activity_state": {"mean": [1.8840782122905029, 2.0], "std": [0.4380289964192617, 0.0], "min": [0, 2], "max": [2, 2], "count": [716]}, "gripper_mode_action": {"mean": [0.9343575418994413, 1.0], "std": [0.2476560635136472, 0.0], "min": [0, 1], "max": [1, 1], "count": [716]}, "gripper_activity_action": {"mean": [1.8840782122905029, 2.0], "std": [0.4380289964192617, 0.0], "min": [0, 2], "max": [2, 2], "count": [716]}, "gripper_open_scale_state": {"mean": [0.2641465517930863, 0.0253416225670911], "std": [0.21723924363477168, 6.893204772044361e-05], "min": [0.04149061441421509, 0.0252718733889716], "max": [0.9559345245361328, 0.025413093822343007], "count": [716]}, "gripper_open_scale_action": {"mean": [0.2641465517930863, 0.0253416225670911], "std": [0.21723924363477168, 6.893204772044361e-05], "min": [0.04149061441421509, 0.0252718733889716], "max": [0.9559345245361328, 0.025413093822343007], "count": [716]}}} +{"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.45300653351618425]], [[0.4291149359049175]], [[0.341152984457672]]], "std": [[[0.26201868632369923]], [[0.24699867274338017]], [[0.21131053002406647]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34118299437830685]], [[0.3542277855586679]], [[0.33865390114379085]]], "std": [[[0.261643914309125]], [[0.2637892163797245]], [[0.27669382266068365]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34853039653361345]], [[0.34999127081388115]], [[0.3265567518674136]]], "std": [[[0.27546298519279727]], [[0.2803390514926593]], [[0.2979151663115468]]], "count": [112]}, "observation.state": {"min": [-0.7343683838844299, 0.0015339808305725455, -1.9333463907241821, 0.004966643173247576, -0.40481457114219666, -0.2613876760005951, 0.049831632524728775, -0.02454369328916073, 0.09817590564489365, -1.9508929252624512, 0.09856158494949341, -0.02436053566634655, -0.0828322321176529, 0.04484366998076439], "max": [0.006275167688727379, 2.0417284965515137, -8.890388562576845e-05, 0.6468654870986938, 0.31753402948379517, 0.08777986466884613, 1.6552785634994507, 0.7057834267616272, 2.0851712226867676, -0.04755980521440506, 1.3135404586791992, 0.3635534346103668, 0.7629753351211548, 0.04509088769555092], "mean": [-0.4387902319431305, 1.3463990688323975, -1.4428538084030151, 0.39972496032714844, 0.08529682457447052, -0.12221203744411469, 0.5401318669319153, 0.3817879855632782, 1.194665789604187, -1.323088526725769, 0.6730946898460388, 0.11791026592254639, 0.3473767340183258, 0.04503890126943588], "std": [0.2265322506427765, 0.655947208404541, 0.6464479565620422, 0.16856370866298676, 0.14384818077087402, 0.09771114587783813, 0.37558767199516296, 0.28672388195991516, 0.8204497694969177, 0.7821878790855408, 0.37705254554748535, 0.11036928743124008, 0.25349271297454834, 0.00010006511001847684], "count": [545]}, "action": {"min": [-0.7343683838844299, 0.0015339808305725455, -1.9333463907241821, 0.004966643173247576, -0.40481457114219666, -0.2613876760005951, 0.049831632524728775, -0.02454369328916073, 0.09817590564489365, -1.9508929252624512, 0.09856158494949341, -0.02436053566634655, -0.0828322321176529, 0.04484366998076439], "max": [0.006275167688727379, 2.0417284965515137, -8.890388562576845e-05, 0.6468654870986938, 0.31753402948379517, 0.08777986466884613, 1.6552785634994507, 0.7057834267616272, 2.0851712226867676, -0.04755980521440506, 1.3135404586791992, 0.3635534346103668, 0.7629753351211548, 0.04509088769555092], "mean": [-0.4387902319431305, 1.3463990688323975, -1.4428538084030151, 0.39972496032714844, 0.08529682457447052, -0.12221203744411469, 0.5401318669319153, 0.3817879855632782, 1.194665789604187, -1.323088526725769, 0.6730946898460388, 0.11791026592254639, 0.3473767340183258, 0.04503890126943588], "std": [0.2265322506427765, 0.655947208404541, 0.6464479565620422, 0.16856370866298676, 0.14384818077087402, 0.09771114587783813, 0.37558767199516296, 0.28672388195991516, 0.8204497694969177, 0.7821878790855408, 0.37705254554748535, 0.11036928743124008, 0.25349271297454834, 0.00010006511001847684], "count": [545]}, "timestamp": {"min": [0.0], "max": [18.133333333333333], "mean": [9.066666666666668], "std": [5.244256117145903], "count": [545]}, "frame_index": {"min": [0], "max": [544], "mean": [272.0], "std": [157.3276835143771], "count": [545]}, "episode_index": {"min": [50], "max": [50], "mean": [50.0], "std": [0.0], "count": [545]}, "index": {"min": [36272], "max": [36816], "mean": [36544.0], "std": [157.3276835143771], "count": [545]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [545]}, "subtask_annotation": {"mean": [2.376146788990826, 4.0, 4.0, 4.0, 4.0], "std": [1.2806892555490088, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [545]}, "scene_annotation": {"mean": [50.0], "std": [0.0], "min": [50], "max": [50], "count": [545]}, "eef_direction_state": {"mean": [4.3559633027522935, 4.012844036697247], "std": [2.014144077673141, 2.1937819097208773], "min": [0, 0], "max": [6, 6], "count": [545]}, "eef_velocity_state": {"mean": [0.8587155963302753, 0.9761467889908257], "std": [0.8373408115641358, 0.8202594222179894], "min": [0, 0], "max": [2, 2], "count": [545]}, "eef_acc_mag_state": {"mean": [0.9027522935779817, 1.0091743119266054], "std": [0.8392284262854572, 0.8294511598015186], "min": [0, 0], "max": [2, 2], "count": [545]}, "eef_direction_action": {"mean": [4.3559633027522935, 4.012844036697247], "std": [2.014144077673141, 2.1937819097208773], "min": [0, 0], "max": [6, 6], "count": [545]}, "eef_velocity_action": {"mean": [0.8587155963302753, 0.9761467889908257], "std": [0.8373408115641358, 0.8202594222179894], "min": [0, 0], "max": [2, 2], "count": [545]}, "eef_acc_mag_action": {"mean": [0.9027522935779817, 1.0091743119266054], "std": [0.8392284262854572, 0.8294511598015186], "min": [0, 0], "max": [2, 2], "count": [545]}, "eef_sim_pose_state": {"mean": [0.27937442481788033, 0.217017605922491, 1.4070180750922314, -0.09404456145369416, 0.2975946632652494, -0.34810538834309496, 0.22511318709207725, -0.22667838481594418, 1.3416940709857323, 0.43532638624053255, 0.5358289236486178, 0.5310450101526096], "std": [0.11789503920547029, 0.08071614083528228, 0.10201499466018124, 0.11183695432790652, 0.1654201027313702, 0.20167597155679215, 0.15968169173278704, 0.11244529409921358, 0.09982619159458195, 0.309397727022726, 0.26348391534230287, 0.3640694830577367], "min": [0.04913030452343544, 0.0755957442208554, 1.1816352425324739, -0.3525158360937194, -0.02807262426817858, -0.8876964540091112, -0.05576871351862757, -0.3475866018720403, 1.1849101291422106, -0.07697649126606443, 0.02318915541199207, -0.036979226721721395], "max": [0.42931795878023166, 0.340142236136802, 1.5106906847461026, 0.11662633482454353, 0.6407418458657852, 0.19006175523849506, 0.43159689374717697, -0.09058676764888585, 1.519975276908756, 0.906792104032648, 0.9506844717502605, 1.0652211775556422], "count": [545]}, "eef_sim_pose_action": {"mean": [0.27937442481788033, 0.217017605922491, 1.4070180750922314, -0.09404456145369416, 0.2975946632652494, -0.34810538834309496, 0.22511318709207725, -0.22667838481594418, 1.3416940709857323, 0.43532638624053255, 0.5358289236486178, 0.5310450101526096], "std": [0.11789503920547029, 0.08071614083528228, 0.10201499466018124, 0.11183695432790652, 0.1654201027313702, 0.20167597155679215, 0.15968169173278704, 0.11244529409921358, 0.09982619159458195, 0.309397727022726, 0.26348391534230287, 0.3640694830577367], "min": [0.04913030452343544, 0.0755957442208554, 1.1816352425324739, -0.3525158360937194, -0.02807262426817858, -0.8876964540091112, -0.05576871351862757, -0.3475866018720403, 1.1849101291422106, -0.07697649126606443, 0.02318915541199207, -0.036979226721721395], "max": [0.42931795878023166, 0.340142236136802, 1.5106906847461026, 0.11662633482454353, 0.6407418458657852, 0.19006175523849506, 0.43159689374717697, -0.09058676764888585, 1.519975276908756, 0.906792104032648, 0.9506844717502605, 1.0652211775556422], "count": [545]}, "gripper_mode_state": {"mean": [0.9211009174311927, 1.0], "std": [0.2695811887699282, 0.0], "min": [0, 1], "max": [1, 1], "count": [545]}, "gripper_activity_state": {"mean": [1.8458715596330275, 2.0], "std": [0.5014716160145174, 0.0], "min": [0, 2], "max": [2, 2], "count": [545]}, "gripper_mode_action": {"mean": [0.9211009174311927, 1.0], "std": [0.2695811887699282, 0.0], "min": [0, 1], "max": [1, 1], "count": [545]}, "gripper_activity_action": {"mean": [1.8458715596330275, 2.0], "std": [0.5014716160145174, 0.0], "min": [0, 2], "max": [2, 2], "count": [545]}, "gripper_open_scale_state": {"mean": [0.3086454140054126, 0.025736419561649546], "std": [0.2146214595026134, 5.71800347100713e-05], "min": [0.0284752185855593, 0.025624954274722507], "max": [0.945873464856829, 0.02576622154031481], "count": [545]}, "gripper_open_scale_action": {"mean": [0.3086454140054126, 0.025736419561649546], "std": [0.2146214595026134, 5.71800347100713e-05], "min": [0.0284752185855593, 0.025624954274722507], "max": [0.945873464856829, 0.02576622154031481], "count": [545]}}} +{"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.47447634287431445]], [[0.4448991923972654]], [[0.3508466249718278]]], "std": [[[0.26893227288720156]], [[0.2507382642555563]], [[0.2165577540572969]]], "count": [145]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3665961272631658]], [[0.37129450830140487]], [[0.34957465066486365]]], "std": [[[0.2757006247261498]], [[0.276775188743739]], [[0.2927886819859821]]], "count": [145]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3609007719179626]], [[0.3650391555856059]], [[0.3459634663060626]]], "std": [[[0.2611093959740173]], [[0.26749161453932524]], [[0.2831788039519081]]], "count": [145]}, "observation.state": {"min": [-0.9725368022918701, 0.0015339808305725455, -1.9282138347625732, -0.013816236518323421, -0.27056318521499634, -0.890295147895813, 0.0726085752248764, 0.007669903803616762, 0.01073786523193121, -1.943506121635437, -0.023984506726264954, -0.5356435179710388, -0.0770890936255455, 0.04558541998267174], "max": [0.02502540685236454, 1.7317181825637817, 0.0015339808305725455, 1.0415713787078857, 0.5919122099876404, 0.07643205672502518, 1.6889585256576538, 1.0721784830093384, 1.885262370109558, 1.4230153513872246e-19, 1.5299999713897705, 0.3542599081993103, 0.7714828252792358, 0.045709073543548584], "mean": [-0.5688818097114563, 0.8303461670875549, -1.2187304496765137, 0.5609579682350159, 0.20496539771556854, -0.39640018343925476, 0.501505970954895, 0.44663023948669434, 0.7804260849952698, -0.9608296155929565, 0.4448228180408478, -0.15421220660209656, 0.28608256578445435, 0.045595861971378326], "std": [0.35027509927749634, 0.5866923332214355, 0.6569342613220215, 0.3017582297325134, 0.1975877583026886, 0.34111738204956055, 0.4599597752094269, 0.4738905727863312, 0.8159700632095337, 0.9264692068099976, 0.46330463886260986, 0.20740005373954773, 0.29308846592903137, 2.8659649615292437e-05], "count": [767]}, "action": {"min": [-0.9725368022918701, 0.0015339808305725455, -1.9282138347625732, -0.013816236518323421, -0.27056318521499634, -0.890295147895813, 0.0726085752248764, 0.007669903803616762, 0.01073786523193121, -1.943506121635437, -0.023984506726264954, -0.5356435179710388, -0.0770890936255455, 0.04558541998267174], "max": [0.02502540685236454, 1.7317181825637817, 0.0015339808305725455, 1.0415713787078857, 0.5919122099876404, 0.07643205672502518, 1.6889585256576538, 1.0721784830093384, 1.885262370109558, 1.4230153513872246e-19, 1.5299999713897705, 0.3542599081993103, 0.7714828252792358, 0.045709073543548584], "mean": [-0.5688818097114563, 0.8303461670875549, -1.2187304496765137, 0.5609579682350159, 0.20496539771556854, -0.39640018343925476, 0.501505970954895, 0.44663023948669434, 0.7804260849952698, -0.9608296155929565, 0.4448228180408478, -0.15421220660209656, 0.28608256578445435, 0.045595861971378326], "std": [0.35027509927749634, 0.5866923332214355, 0.6569342613220215, 0.3017582297325134, 0.1975877583026886, 0.34111738204956055, 0.4599597752094269, 0.4738905727863312, 0.8159700632095337, 0.9264692068099976, 0.46330463886260986, 0.20740005373954773, 0.29308846592903137, 2.8659649615292437e-05], "count": [767]}, "timestamp": {"min": [0.0], "max": [25.533333333333335], "mean": [12.76666666666667], "std": [7.380454668318958], "count": [767]}, "frame_index": {"min": [0], "max": [766], "mean": [383.0], "std": [221.41364004956876], "count": [767]}, "episode_index": {"min": [51], "max": [51], "mean": [51.0], "std": [0.0], "count": [767]}, "index": {"min": [36817], "max": [37583], "mean": [37200.0], "std": [221.41364004956876], "count": [767]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [767]}, "subtask_annotation": {"mean": [1.9791395045632334, 4.0, 4.0, 4.0, 4.0], "std": [1.5436568411990905, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [767]}, "scene_annotation": {"mean": [51.0], "std": [0.0], "min": [51], "max": [51], "count": [767]}, "eef_direction_state": {"mean": [4.19426336375489, 4.507170795306388], "std": [2.134968301032896, 2.041202243274201], "min": [0, 0], "max": [6, 6], "count": [767]}, "eef_velocity_state": {"mean": [0.7953063885267275, 0.7079530638852672], "std": [0.8129197164838053, 0.8364118171776038], "min": [0, 0], "max": [2, 2], "count": [767]}, "eef_acc_mag_state": {"mean": [0.8135593220338984, 0.6610169491525424], "std": [0.8330986933860683, 0.8342914666604548], "min": [0, 0], "max": [2, 2], "count": [767]}, "eef_direction_action": {"mean": [4.19426336375489, 4.507170795306388], "std": [2.134968301032896, 2.041202243274201], "min": [0, 0], "max": [6, 6], "count": [767]}, "eef_velocity_action": {"mean": [0.7953063885267275, 0.7079530638852672], "std": [0.8129197164838053, 0.8364118171776038], "min": [0, 0], "max": [2, 2], "count": [767]}, "eef_acc_mag_action": {"mean": [0.8135593220338984, 0.6610169491525424], "std": [0.8330986933860683, 0.8342914666604548], "min": [0, 0], "max": [2, 2], "count": [767]}, "eef_sim_pose_state": {"mean": [0.13116386384580792, 0.2874884009289887, 1.4058928823134615, -0.3353540297784666, 0.15872098264582138, -0.35356904726919336, 0.1430759837000255, -0.24856968086108622, 1.3216455454136709, 0.2005333365900752, 0.24635906104512992, 0.27091234520898483], "std": [0.09717666620412786, 0.08598551218790731, 0.12037828026628447, 0.372610264245664, 0.1497588055244372, 0.2522857619902128, 0.10806955981271674, 0.121008613461601, 0.13637061916819995, 0.206481717623696, 0.23900939623585454, 0.2806912679298483], "min": [-0.03765869162438324, 0.12945658782785344, 1.1814754581566318, -0.8909374610673375, -0.07221980246811222, -0.6847156307637936, -0.12056386643442744, -0.38943491405223835, 1.182140194819966, -0.07698588265511029, -0.1940367509310874, -0.12146997209791485], "max": [0.3083902135213664, 0.37004574927249323, 1.5303052892487827, 0.1893055319589566, 0.5068240217066426, 0.08919673603199793, 0.32110212376253944, -0.04915215257299356, 1.517670935476506, 0.6891977263576891, 0.6446022740568118, 0.821163133567197], "count": [767]}, "eef_sim_pose_action": {"mean": [0.13116386384580792, 0.2874884009289887, 1.4058928823134615, -0.3353540297784666, 0.15872098264582138, -0.35356904726919336, 0.1430759837000255, -0.24856968086108622, 1.3216455454136709, 0.2005333365900752, 0.24635906104512992, 0.27091234520898483], "std": [0.09717666620412786, 0.08598551218790731, 0.12037828026628447, 0.372610264245664, 0.1497588055244372, 0.2522857619902128, 0.10806955981271674, 0.121008613461601, 0.13637061916819995, 0.206481717623696, 0.23900939623585454, 0.2806912679298483], "min": [-0.03765869162438324, 0.12945658782785344, 1.1814754581566318, -0.8909374610673375, -0.07221980246811222, -0.6847156307637936, -0.12056386643442744, -0.38943491405223835, 1.182140194819966, -0.07698588265511029, -0.1940367509310874, -0.12146997209791485], "max": [0.3083902135213664, 0.37004574927249323, 1.5303052892487827, 0.1893055319589566, 0.5068240217066426, 0.08919673603199793, 0.32110212376253944, -0.04915215257299356, 1.517670935476506, 0.6891977263576891, 0.6446022740568118, 0.821163133567197], "count": [767]}, "gripper_mode_state": {"mean": [0.8904823989569752, 1.0], "std": [0.31228752153233164, 0.0], "min": [0, 1], "max": [1, 1], "count": [767]}, "gripper_activity_state": {"mean": [1.894393741851369, 2.0], "std": [0.4186740930675641, 0.0], "min": [0, 2], "max": [2, 2], "count": [767]}, "gripper_mode_action": {"mean": [0.8904823989569752, 1.0], "std": [0.31228752153233164, 0.0], "min": [0, 1], "max": [1, 1], "count": [767]}, "gripper_activity_action": {"mean": [1.894393741851369, 2.0], "std": [0.4186740930675641, 0.0], "min": [0, 2], "max": [2, 2], "count": [767]}, "gripper_open_scale_state": {"mean": [0.2865766178720104, 0.026054685931561964], "std": [0.26283346779657935, 1.637674860634844e-05], "min": [0.04149061441421509, 0.026048811418669566], "max": [0.9651191575186593, 0.026119470596313477], "count": [767]}, "gripper_open_scale_action": {"mean": [0.2865766178720104, 0.026054685931561964], "std": [0.26283346779657935, 1.637674860634844e-05], "min": [0.04149061441421509, 0.026048811418669566], "max": [0.9651191575186593, 0.026119470596313477], "count": [767]}}} +{"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.47175801155765695]], [[0.448995065204963]], [[0.3547765030362027]]], "std": [[[0.27763614795397373]], [[0.26364715693634777]], [[0.2305772049738275]]], "count": [141]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3716512094593551]], [[0.3797131329285063]], [[0.36341239628239]]], "std": [[[0.25933347807120744]], [[0.25852771006691033]], [[0.27337901183262003]]], "count": [141]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3503692250343794]], [[0.352505923685471]], [[0.33149470016533017]]], "std": [[[0.26703504040692044]], [[0.27079331390082606]], [[0.2856286138170027]]], "count": [141]}, "observation.state": {"min": [-0.8728350400924683, -0.0015339808305725455, -1.8850252628326416, -0.607456386089325, -0.5046796798706055, -0.6611457467079163, 0.0734863206744194, -0.008636659011244774, -0.006879722699522972, -1.2858402729034424, -0.13488373160362244, -0.21311457455158234, -0.019748497754335403, 0.044517211616039276], "max": [-0.0015339808305725455, 1.7732818126678467, 0.03999999910593033, 0.8160777688026428, 0.40957286953926086, 0.05966145172715187, 1.661879301071167, 0.8636311888694763, 1.6965827941894531, 0.03159315139055252, 0.47610974311828613, 0.5481313467025757, 0.5884342789649963, 0.04484366998076439], "mean": [-0.5790464878082275, 0.7942224144935608, -0.9059152603149414, -0.07476598024368286, 0.025935424491763115, -0.2981131076812744, 0.4721551537513733, 0.39114442467689514, 0.7986547946929932, -0.6420077681541443, 0.027477750554680824, 0.0923268049955368, 0.24599936604499817, 0.04469683766365051], "std": [0.3559427857398987, 0.5601176023483276, 0.5839573740959167, 0.399116188287735, 0.26982811093330383, 0.2519514560699463, 0.4035928547382355, 0.36998996138572693, 0.7270780205726624, 0.5791845321655273, 0.12044521421194077, 0.10500837117433548, 0.2098151445388794, 0.0001141354296123609], "count": [739]}, "action": {"min": [-0.8728350400924683, -0.0015339808305725455, -1.8850252628326416, -0.607456386089325, -0.5046796798706055, -0.6611457467079163, 0.0734863206744194, -0.008636659011244774, -0.006879722699522972, -1.2858402729034424, -0.13488373160362244, -0.21311457455158234, -0.019748497754335403, 0.044517211616039276], "max": [-0.0015339808305725455, 1.7732818126678467, 0.03999999910593033, 0.8160777688026428, 0.40957286953926086, 0.05966145172715187, 1.661879301071167, 0.8636311888694763, 1.6965827941894531, 0.03159315139055252, 0.47610974311828613, 0.5481313467025757, 0.5884342789649963, 0.04484366998076439], "mean": [-0.5790464878082275, 0.7942224144935608, -0.9059152603149414, -0.07476598024368286, 0.025935424491763115, -0.2981131076812744, 0.4721551537513733, 0.39114442467689514, 0.7986547946929932, -0.6420077681541443, 0.027477750554680824, 0.0923268049955368, 0.24599936604499817, 0.04469683766365051], "std": [0.3559427857398987, 0.5601176023483276, 0.5839573740959167, 0.399116188287735, 0.26982811093330383, 0.2519514560699463, 0.4035928547382355, 0.36998996138572693, 0.7270780205726624, 0.5791845321655273, 0.12044521421194077, 0.10500837117433548, 0.2098151445388794, 0.0001141354296123609], "count": [739]}, "timestamp": {"min": [0.0], "max": [24.6], "mean": [12.3], "std": [7.11102430502573], "count": [739]}, "frame_index": {"min": [0], "max": [738], "mean": [369.0], "std": [213.3307291507719], "count": [739]}, "episode_index": {"min": [52], "max": [52], "mean": [52.0], "std": [0.0], "count": [739]}, "index": {"min": [37584], "max": [38322], "mean": [37953.0], "std": [213.3307291507719], "count": [739]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [739]}, "subtask_annotation": {"mean": [2.1732070365358593, 4.0, 4.0, 4.0, 4.0], "std": [1.37433930458176, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [739]}, "scene_annotation": {"mean": [52.0], "std": [0.0], "min": [52], "max": [52], "count": [739]}, "eef_direction_state": {"mean": [4.56021650879567, 4.641407307171854], "std": [1.8348860971896253, 1.8561141099553404], "min": [0, 0], "max": [6, 6], "count": [739]}, "eef_velocity_state": {"mean": [0.7347767253044655, 0.6630581867388363], "std": [0.7906902811145982, 0.7690754061703828], "min": [0, 0], "max": [2, 2], "count": [739]}, "eef_acc_mag_state": {"mean": [0.7889039242219216, 0.6657645466847091], "std": [0.834853922527911, 0.8229159045546782], "min": [0, 0], "max": [2, 2], "count": [739]}, "eef_direction_action": {"mean": [4.56021650879567, 4.641407307171854], "std": [1.8348860971896253, 1.8561141099553404], "min": [0, 0], "max": [6, 6], "count": [739]}, "eef_velocity_action": {"mean": [0.7347767253044655, 0.6630581867388363], "std": [0.7906902811145982, 0.7690754061703828], "min": [0, 0], "max": [2, 2], "count": [739]}, "eef_acc_mag_action": {"mean": [0.7889039242219216, 0.6657645466847091], "std": [0.834853922527911, 0.8229159045546782], "min": [0, 0], "max": [2, 2], "count": [739]}, "eef_sim_pose_state": {"mean": [0.1413211825620575, 0.2827598627818585, 1.3970241128207084, -0.16785126434694583, -0.1730312428327319, -0.5929560420941681, 0.17683175013847252, -0.2457639350259971, 1.296922358630437, 0.28348303395020824, 0.1800826398869027, 0.49178544899742793], "std": [0.08922587663493514, 0.08102726753249324, 0.1302754553102258, 0.20020705602012268, 0.46800522383588516, 0.5261899186185127, 0.10151104472530201, 0.0952554588030636, 0.10280285397179217, 0.24121716116122185, 0.21733116182336365, 0.45785490056951667], "min": [0.03833369697833182, 0.11706569907211936, 1.1803339993785564, -0.5297992386682148, -0.8461233382352699, -1.6903117996636912, -0.01122187603853609, -0.34998419456428953, 1.1820617634938173, -0.02044725499074457, -0.19223576774573314, -0.027373075858704354], "max": [0.31659133696049724, 0.3883991305520384, 1.5568170953280462, 0.21159847545113386, 0.672438843061427, 0.2812558045218756, 0.32275105608824706, -0.09524040962507044, 1.4545671232128263, 0.5858789344602362, 0.560364321952628, 1.1489452519750327], "count": [739]}, "eef_sim_pose_action": {"mean": [0.1413211825620575, 0.2827598627818585, 1.3970241128207084, -0.16785126434694583, -0.1730312428327319, -0.5929560420941681, 0.17683175013847252, -0.2457639350259971, 1.296922358630437, 0.28348303395020824, 0.1800826398869027, 0.49178544899742793], "std": [0.08922587663493514, 0.08102726753249324, 0.1302754553102258, 0.20020705602012268, 0.46800522383588516, 0.5261899186185127, 0.10151104472530201, 0.0952554588030636, 0.10280285397179217, 0.24121716116122185, 0.21733116182336365, 0.45785490056951667], "min": [0.03833369697833182, 0.11706569907211936, 1.1803339993785564, -0.5297992386682148, -0.8461233382352699, -1.6903117996636912, -0.01122187603853609, -0.34998419456428953, 1.1820617634938173, -0.02044725499074457, -0.19223576774573314, -0.027373075858704354], "max": [0.31659133696049724, 0.3883991305520384, 1.5568170953280462, 0.21159847545113386, 0.672438843061427, 0.2812558045218756, 0.32275105608824706, -0.09524040962507044, 1.4545671232128263, 0.5858789344602362, 0.560364321952628, 1.1489452519750327], "count": [739]}, "gripper_mode_state": {"mean": [0.9215155615696887, 1.0], "std": [0.2689323917913002, 0.0], "min": [0, 1], "max": [1, 1], "count": [739]}, "gripper_activity_state": {"mean": [1.8700947225981055, 2.0], "std": [0.4646198168914024, 0.0], "min": [0, 2], "max": [2, 2], "count": [739]}, "gripper_mode_action": {"mean": [0.9215155615696887, 1.0], "std": [0.2689323917913002, 0.0], "min": [0, 1], "max": [1, 1], "count": [739]}, "gripper_activity_action": {"mean": [1.8700947225981055, 2.0], "std": [0.4646198168914024, 0.0], "min": [0, 2], "max": [2, 2], "count": [739]}, "gripper_open_scale_state": {"mean": [0.2698035647600373, 0.02554106830444451], "std": [0.23062491316718448, 6.522039193270226e-05], "min": [0.04199218324252537, 0.025438406637736728], "max": [0.9496453148978097, 0.025624954274722507], "count": [739]}, "gripper_open_scale_action": {"mean": [0.2698035647600373, 0.02554106830444451], "std": [0.23062491316718448, 6.522039193270226e-05], "min": [0.04199218324252537, 0.025438406637736728], "max": [0.9496453148978097, 0.025624954274722507], "count": [739]}}} +{"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.4666301984633433]], [[0.4469368594577871]], [[0.35740994057057407]]], "std": [[[0.2775459239835731]], [[0.26543438224837596]], [[0.2345832270651444]]], "count": [169]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3635979038558224]], [[0.3703535535187119]], [[0.351532257544701]]], "std": [[[0.2770174190573419]], [[0.2783107626506198]], [[0.29739392736508985]]], "count": [169]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.342757828312127]], [[0.3447255562645834]], [[0.3212367621275992]]], "std": [[[0.27000772563848413]], [[0.27371053119201033]], [[0.28947500161887874]]], "count": [169]}, "observation.state": {"min": [-0.9526020884513855, -0.0010398200247436762, -1.7744901180267334, -0.0936746597290039, -0.37084487080574036, -0.8128125071525574, 0.04172178730368614, -0.010890012606978416, -0.0031274890061467886, -1.217004656791687, -0.06442718952894211, -0.4059242606163025, -0.058291271328926086, 0.04558541998267174], "max": [-0.004601942375302315, 1.7195924520492554, 0.03999999910593033, 0.8724417090415955, 0.46172821521759033, 0.10083534568548203, 1.6877930164337158, 1.130543828010559, 1.6444274187088013, 0.019941750913858414, 0.5411421060562134, 0.2745203375816345, 0.5460971593856812, 0.04566054418683052], "mean": [-0.5416006445884705, 0.6321318745613098, -0.7233138680458069, 0.26178061962127686, 0.19145996868610382, -0.32158362865448, 0.40497177839279175, 0.5138034224510193, 0.8339775204658508, -0.6080141663551331, 0.04560083523392677, -0.10747864097356796, 0.2450369894504547, 0.0455857515335083], "std": [0.41551899909973145, 0.5434168577194214, 0.584195613861084, 0.2760360538959503, 0.1751008778810501, 0.31840938329696655, 0.38227635622024536, 0.48687201738357544, 0.7607457637786865, 0.5338659882545471, 0.07710756361484528, 0.14470162987709045, 0.2275329828262329, 2.9323693979677046e-06], "count": [938]}, "action": {"min": [-0.9526020884513855, -0.0010398200247436762, -1.7744901180267334, -0.0936746597290039, -0.37084487080574036, -0.8128125071525574, 0.04172178730368614, -0.010890012606978416, -0.0031274890061467886, -1.217004656791687, -0.06442718952894211, -0.4059242606163025, -0.058291271328926086, 0.04558541998267174], "max": [-0.004601942375302315, 1.7195924520492554, 0.03999999910593033, 0.8724417090415955, 0.46172821521759033, 0.10083534568548203, 1.6877930164337158, 1.130543828010559, 1.6444274187088013, 0.019941750913858414, 0.5411421060562134, 0.2745203375816345, 0.5460971593856812, 0.04566054418683052], "mean": [-0.5416006445884705, 0.6321318745613098, -0.7233138680458069, 0.26178061962127686, 0.19145996868610382, -0.32158362865448, 0.40497177839279175, 0.5138034224510193, 0.8339775204658508, -0.6080141663551331, 0.04560083523392677, -0.10747864097356796, 0.2450369894504547, 0.0455857515335083], "std": [0.41551899909973145, 0.5434168577194214, 0.584195613861084, 0.2760360538959503, 0.1751008778810501, 0.31840938329696655, 0.38227635622024536, 0.48687201738357544, 0.7607457637786865, 0.5338659882545471, 0.07710756361484528, 0.14470162987709045, 0.2275329828262329, 2.9323693979677046e-06], "count": [938]}, "timestamp": {"min": [0.0], "max": [31.233333333333334], "mean": [15.616666666666667], "std": [9.025904079062908], "count": [938]}, "frame_index": {"min": [0], "max": [937], "mean": [468.5], "std": [270.77712237188723], "count": [938]}, "episode_index": {"min": [53], "max": [53], "mean": [53.0], "std": [0.0], "count": [938]}, "index": {"min": [38323], "max": [39260], "mean": [38791.5], "std": [270.77712237188723], "count": [938]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [938]}, "subtask_annotation": {"mean": [2.4264392324093818, 4.0, 4.0, 4.0, 4.0], "std": [1.453407255873107, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [938]}, "scene_annotation": {"mean": [53.0], "std": [0.0], "min": [53], "max": [53], "count": [938]}, "eef_direction_state": {"mean": [5.242004264392324, 4.840085287846482], "std": [1.393735998708841, 1.6488067641149473], "min": [0, 0], "max": [6, 6], "count": [938]}, "eef_velocity_state": {"mean": [0.44562899786780386, 0.5724946695095949], "std": [0.7210859192004421, 0.6892181863486762], "min": [0, 0], "max": [2, 2], "count": [938]}, "eef_acc_mag_state": {"mean": [0.5628997867803838, 0.6194029850746269], "std": [0.7963060456354216, 0.8098058848134553], "min": [0, 0], "max": [2, 2], "count": [938]}, "eef_direction_action": {"mean": [5.242004264392324, 4.840085287846482], "std": [1.393735998708841, 1.6488067641149473], "min": [0, 0], "max": [6, 6], "count": [938]}, "eef_velocity_action": {"mean": [0.44562899786780386, 0.5724946695095949], "std": [0.7210859192004421, 0.6892181863486762], "min": [0, 0], "max": [2, 2], "count": [938]}, "eef_acc_mag_action": {"mean": [0.5628997867803838, 0.6194029850746269], "std": [0.7963060456354216, 0.8098058848134553], "min": [0, 0], "max": [2, 2], "count": [938]}, "eef_sim_pose_state": {"mean": [0.12715820203945105, 0.289781435587729, 1.331317113367484, -0.26773680892640184, 0.16077152170966416, -0.33819630929071404, 0.16434026271090665, -0.2205530466337378, 1.276868868283179, 0.18866309607767554, 0.26399739462035726, 0.39250751015698176], "std": [0.06413660173626705, 0.06576727202862265, 0.11289596590002662, 0.3209147270691752, 0.20843675343569365, 0.2742299117086181, 0.09008356528125824, 0.11182112741584131, 0.08502760081251709, 0.16999853368519566, 0.23996212322324642, 0.3691347263732333], "min": [0.04724908639576236, 0.11873135558518638, 1.180215252169853, -0.7729303713880631, -0.16070561558063323, -0.7506878730384738, -0.017298689521627015, -0.33663936926964366, 1.1814931017430106, -0.05674730619941366, -0.13594380220121938, -0.010737865231931215], "max": [0.2799685586656271, 0.34364046985509605, 1.4879159749700803, 0.23642601242260847, 0.7706500855728717, 0.373070005475839, 0.29063676907825636, -0.08204485534183303, 1.3973880463319004, 0.4038964985308791, 0.5896441880463503, 0.897387571518673], "count": [938]}, "eef_sim_pose_action": {"mean": [0.12715820203945105, 0.289781435587729, 1.331317113367484, -0.26773680892640184, 0.16077152170966416, -0.33819630929071404, 0.16434026271090665, -0.2205530466337378, 1.276868868283179, 0.18866309607767554, 0.26399739462035726, 0.39250751015698176], "std": [0.06413660173626705, 0.06576727202862265, 0.11289596590002662, 0.3209147270691752, 0.20843675343569365, 0.2742299117086181, 0.09008356528125824, 0.11182112741584131, 0.08502760081251709, 0.16999853368519566, 0.23996212322324642, 0.3691347263732333], "min": [0.04724908639576236, 0.11873135558518638, 1.180215252169853, -0.7729303713880631, -0.16070561558063323, -0.7506878730384738, -0.017298689521627015, -0.33663936926964366, 1.1814931017430106, -0.05674730619941366, -0.13594380220121938, -0.010737865231931215], "max": [0.2799685586656271, 0.34364046985509605, 1.4879159749700803, 0.23642601242260847, 0.7706500855728717, 0.373070005475839, 0.29063676907825636, -0.08204485534183303, 1.3973880463319004, 0.4038964985308791, 0.5896441880463503, 0.897387571518673], "count": [938]}, "gripper_mode_state": {"mean": [0.9434968017057569, 1.0], "std": [0.2308908549006689, 0.0], "min": [0, 1], "max": [1, 1], "count": [938]}, "gripper_activity_state": {"mean": [1.9072494669509594, 2.0], "std": [0.39578092573764917, 0.0], "min": [0, 2], "max": [2, 2], "count": [938]}, "gripper_mode_action": {"mean": [0.9434968017057569, 1.0], "std": [0.2308908549006689, 0.0], "min": [0, 1], "max": [1, 1], "count": [938]}, "gripper_activity_action": {"mean": [1.9072494669509594, 2.0], "std": [0.39578092573764917, 0.0], "min": [0, 2], "max": [2, 2], "count": [938]}, "gripper_open_scale_state": {"mean": [0.2314129527175919, 0.026048890692574656], "std": [0.2184430333033804, 1.6720117330152558e-06], "min": [0.02384102131639208, 0.026048811418669566], "max": [0.9644531522478376, 0.026091739535331726], "count": [938]}, "gripper_open_scale_action": {"mean": [0.2314129527175919, 0.026048890692574656], "std": [0.2184430333033804, 1.6720117330152558e-06], "min": [0.02384102131639208, 0.026048811418669566], "max": [0.9644531522478376, 0.026091739535331726], "count": [938]}}} +{"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.4733331554395952]], [[0.44846584440227705]], [[0.3571623774509804]]], "std": [[[0.2584244565061634]], [[0.2409996552622927]], [[0.20600161765712371]]], "count": [124]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36965918634478884]], [[0.3754708605664488]], [[0.35674667492445006]]], "std": [[[0.27905069933852616]], [[0.2782617308590819]], [[0.29340594887002164]]], "count": [124]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34744469261719024]], [[0.35531659814463423]], [[0.3380770477545857]]], "std": [[[0.26095123338618936]], [[0.26611538157715114]], [[0.28219051425231534]]], "count": [124]}, "observation.state": {"min": [-0.8141054511070251, -0.0014045137213543057, -1.7905114889144897, -0.02454369328916073, -0.811445415019989, -1.1029322147369385, 0.04498857259750366, -0.0034525785595178604, 0.02147573046386242, -1.7226604223251343, -0.0024725934490561485, -0.21629129350185394, -0.05215534567832947, 0.04509088769555092], "max": [0.028593584895133972, 1.902136206626892, 0.00016783157479949296, 0.6504036784172058, 0.5491411685943604, 0.13941338658332825, 1.677554965019226, 0.8733354806900024, 1.998776912689209, 0.0015277829952538013, 0.8964705467224121, 0.24742451310157776, 0.646461546421051, 0.045338135212659836], "mean": [-0.3299182057380676, 0.9353273510932922, -0.9085351228713989, 0.2627713680267334, -0.1248433068394661, -0.5827682018280029, 0.4659983813762665, 0.4268907606601715, 0.9376773238182068, -0.8601621985435486, 0.2850186228752136, -0.11303636431694031, 0.3609124422073364, 0.04510312154889107], "std": [0.31132450699806213, 0.6237677335739136, 0.5633582472801208, 0.23377078771591187, 0.4833827614784241, 0.4206753671169281, 0.38592541217803955, 0.3697461783885956, 0.8101657032966614, 0.700958788394928, 0.23595918715000153, 0.10549184679985046, 0.30716681480407715, 4.286097828298807e-05], "count": [623]}, "action": {"min": [-0.8141054511070251, -0.0014045137213543057, -1.7905114889144897, -0.02454369328916073, -0.811445415019989, -1.1029322147369385, 0.04498857259750366, -0.0034525785595178604, 0.02147573046386242, -1.7226604223251343, -0.0024725934490561485, -0.21629129350185394, -0.05215534567832947, 0.04509088769555092], "max": [0.028593584895133972, 1.902136206626892, 0.00016783157479949296, 0.6504036784172058, 0.5491411685943604, 0.13941338658332825, 1.677554965019226, 0.8733354806900024, 1.998776912689209, 0.0015277829952538013, 0.8964705467224121, 0.24742451310157776, 0.646461546421051, 0.045338135212659836], "mean": [-0.3299182057380676, 0.9353273510932922, -0.9085351228713989, 0.2627713680267334, -0.1248433068394661, -0.5827682018280029, 0.4659983813762665, 0.4268907606601715, 0.9376773238182068, -0.8601621985435486, 0.2850186228752136, -0.11303636431694031, 0.3609124422073364, 0.04510312154889107], "std": [0.31132450699806213, 0.6237677335739136, 0.5633582472801208, 0.23377078771591187, 0.4833827614784241, 0.4206753671169281, 0.38592541217803955, 0.3697461783885956, 0.8101657032966614, 0.700958788394928, 0.23595918715000153, 0.10549184679985046, 0.30716681480407715, 4.286097828298807e-05], "count": [623]}, "timestamp": {"min": [0.0], "max": [20.733333333333334], "mean": [10.366666666666667], "std": [5.994812572364358], "count": [623]}, "frame_index": {"min": [0], "max": [622], "mean": [311.0], "std": [179.84437717093076], "count": [623]}, "episode_index": {"min": [54], "max": [54], "mean": [54.0], "std": [0.0], "count": [623]}, "index": {"min": [39261], "max": [39883], "mean": [39572.0], "std": [179.84437717093076], "count": [623]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [623]}, "subtask_annotation": {"mean": [2.2134831460674156, 4.0, 4.0, 4.0, 4.0], "std": [1.4247337852613835, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [623]}, "scene_annotation": {"mean": [54.0], "std": [0.0], "min": [54], "max": [54], "count": [623]}, "eef_direction_state": {"mean": [4.34991974317817, 4.378812199036918], "std": [2.1259376161997268, 1.9514987124676435], "min": [0, 0], "max": [6, 6], "count": [623]}, "eef_velocity_state": {"mean": [0.8009630818619583, 0.8138041733547352], "std": [0.8301302593166955, 0.8155799166827374], "min": [0, 0], "max": [2, 2], "count": [623]}, "eef_acc_mag_state": {"mean": [0.841091492776886, 0.8025682182985554], "std": [0.8435079790554437, 0.8448844183308364], "min": [0, 0], "max": [2, 2], "count": [623]}, "eef_direction_action": {"mean": [4.34991974317817, 4.378812199036918], "std": [2.1259376161997268, 1.9514987124676435], "min": [0, 0], "max": [6, 6], "count": [623]}, "eef_velocity_action": {"mean": [0.8009630818619583, 0.8138041733547352], "std": [0.8301302593166955, 0.8155799166827374], "min": [0, 0], "max": [2, 2], "count": [623]}, "eef_acc_mag_action": {"mean": [0.841091492776886, 0.8025682182985554], "std": [0.8435079790554437, 0.8448844183308364], "min": [0, 0], "max": [2, 2], "count": [623]}, "eef_sim_pose_state": {"mean": [0.19218879589426943, 0.2626044714998491, 1.3479361389270934, -0.5264545754294542, 0.26121040196142675, -0.43208468546551776, 0.1939179171493442, -0.2294825383903249, 1.3006246630771747, 0.28540746298681496, 0.35469564435947776, 0.2906395973045229], "std": [0.09971390138640801, 0.08067384475588564, 0.09367543420559671, 0.4841108529076285, 0.23049204954426136, 0.4117281130921605, 0.12301883714106414, 0.11649247469377763, 0.09325055828256393, 0.24842834274895073, 0.27585383860768947, 0.26139670628357425], "min": [0.012471197568149288, 0.09874529904264502, 1.1811744737298198, -1.1822334584758472, -0.043698465458703595, -1.0219254842040608, 0.0015903682831574176, -0.3584685215860742, 1.1822098531300278, -0.05215534567832948, -0.1573321806870831, -0.13184367646996506], "max": [0.3564244910970149, 0.34671443448272654, 1.5094923692358189, 0.13132374929770435, 0.6325719788892714, 0.32157768052406843, 0.3796800123392333, -0.058765855036966096, 1.4517382123010165, 0.5820428341915762, 0.736951321797144, 0.6686163982623528], "count": [623]}, "eef_sim_pose_action": {"mean": [0.19218879589426943, 0.2626044714998491, 1.3479361389270934, -0.5264545754294542, 0.26121040196142675, -0.43208468546551776, 0.1939179171493442, -0.2294825383903249, 1.3006246630771747, 0.28540746298681496, 0.35469564435947776, 0.2906395973045229], "std": [0.09971390138640801, 0.08067384475588564, 0.09367543420559671, 0.4841108529076285, 0.23049204954426136, 0.4117281130921605, 0.12301883714106414, 0.11649247469377763, 0.09325055828256393, 0.24842834274895073, 0.27585383860768947, 0.26139670628357425], "min": [0.012471197568149288, 0.09874529904264502, 1.1811744737298198, -1.1822334584758472, -0.043698465458703595, -1.0219254842040608, 0.0015903682831574176, -0.3584685215860742, 1.1822098531300278, -0.05215534567832948, -0.1573321806870831, -0.13184367646996506], "max": [0.3564244910970149, 0.34671443448272654, 1.5094923692358189, 0.13132374929770435, 0.6325719788892714, 0.32157768052406843, 0.3796800123392333, -0.058765855036966096, 1.4517382123010165, 0.5820428341915762, 0.736951321797144, 0.6686163982623528], "count": [623]}, "gripper_mode_state": {"mean": [0.9293739967897271, 1.0], "std": [0.2561990844652167, 0.0], "min": [0, 1], "max": [1, 1], "count": [623]}, "gripper_activity_state": {"mean": [1.8780096308186196, 2.0], "std": [0.4474445578292392, 0.0], "min": [0, 2], "max": [2, 2], "count": [623]}, "gripper_mode_action": {"mean": [0.9293739967897271, 1.0], "std": [0.2561990844652167, 0.0], "min": [0, 1], "max": [1, 1], "count": [623]}, "gripper_activity_action": {"mean": [1.8780096308186196, 2.0], "std": [0.4474445578292392, 0.0], "min": [0, 2], "max": [2, 2], "count": [623]}, "gripper_open_scale_state": {"mean": [0.26628510274353606, 0.025773088570117522], "std": [0.220528737119758, 2.449169885447645e-05], "min": [0.025707755770002092, 0.02576622154031481], "max": [0.9586028371538434, 0.02590750583580562], "count": [623]}, "gripper_open_scale_action": {"mean": [0.26628510274353606, 0.025773088570117522], "std": [0.220528737119758, 2.449169885447645e-05], "min": [0.025707755770002092, 0.02576622154031481], "max": [0.9586028371538434, 0.02590750583580562], "count": [623]}}} +{"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.45464697521308717]], [[0.4322830332912892]], [[0.34712960335206205]]], "std": [[[0.2601541790468825]], [[0.2455674089657673]], [[0.21146582876527453]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3714735671559072]], [[0.38210298895386613]], [[0.3661491251958873]]], "std": [[[0.28053189608047485]], [[0.27595309446879684]], [[0.28772294843960466]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3729828789703016]], [[0.3779346763559225]], [[0.35960571226541294]]], "std": [[[0.2759180185492355]], [[0.2811048202746925]], [[0.297123972269607]]], "count": [114]}, "observation.state": {"min": [-0.6963517665863037, 0.0006852757069282234, -1.6479215621948242, -0.5921165943145752, -0.9035146832466125, -0.9664078950881958, 0.07398805022239685, -0.012905768118798733, 0.09665240347385406, -1.947822093963623, -0.07698221504688263, -0.2188388556241989, -0.0939231589436531, 0.04620378091931343], "max": [0.00920388475060463, 2.0555343627929688, -0.02147573046386242, 0.46608567237854004, 0.15806680917739868, 0.1550988107919693, 1.658750057220459, 0.552681028842926, 2.026310682296753, 0.0, 1.2957960367202759, 0.485528826713562, 0.4893398582935333, 0.046451181173324585], "mean": [-0.4000416398048401, 1.3430426120758057, -1.108776330947876, -0.01122034341096878, -0.3860345184803009, -0.4545460045337677, 0.4108276963233948, 0.2687482535839081, 1.121316909790039, -1.2539637088775635, 0.7448828220367432, 0.21079769730567932, 0.2942104935646057, 0.04623134061694145], "std": [0.22075913846492767, 0.687709629535675, 0.5383407473564148, 0.31266042590141296, 0.26369017362594604, 0.3073352873325348, 0.4225132465362549, 0.20880982279777527, 0.7610983848571777, 0.7780753970146179, 0.455737441778183, 0.18587586283683777, 0.204136461019516, 6.779933028155938e-05], "count": [559]}, "action": {"min": [-0.6963517665863037, 0.0006852757069282234, -1.6479215621948242, -0.5921165943145752, -0.9035146832466125, -0.9664078950881958, 0.07398805022239685, -0.012905768118798733, 0.09665240347385406, -1.947822093963623, -0.07698221504688263, -0.2188388556241989, -0.0939231589436531, 0.04620378091931343], "max": [0.00920388475060463, 2.0555343627929688, -0.02147573046386242, 0.46608567237854004, 0.15806680917739868, 0.1550988107919693, 1.658750057220459, 0.552681028842926, 2.026310682296753, 0.0, 1.2957960367202759, 0.485528826713562, 0.4893398582935333, 0.046451181173324585], "mean": [-0.4000416398048401, 1.3430426120758057, -1.108776330947876, -0.01122034341096878, -0.3860345184803009, -0.4545460045337677, 0.4108276963233948, 0.2687482535839081, 1.121316909790039, -1.2539637088775635, 0.7448828220367432, 0.21079769730567932, 0.2942104935646057, 0.04623134061694145], "std": [0.22075913846492767, 0.687709629535675, 0.5383407473564148, 0.31266042590141296, 0.26369017362594604, 0.3073352873325348, 0.4225132465362549, 0.20880982279777527, 0.7610983848571777, 0.7780753970146179, 0.455737441778183, 0.18587586283683777, 0.204136461019516, 6.779933028155938e-05], "count": [559]}, "timestamp": {"min": [0.0], "max": [18.6], "mean": [9.299999999999999], "std": [5.378971401051816], "count": [559]}, "frame_index": {"min": [0], "max": [558], "mean": [279.0], "std": [161.36914203155447], "count": [559]}, "episode_index": {"min": [55], "max": [55], "mean": [55.0], "std": [0.0], "count": [559]}, "index": {"min": [39884], "max": [40442], "mean": [40163.0], "std": [161.36914203155447], "count": [559]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [559]}, "subtask_annotation": {"mean": [2.2397137745974955, 4.0, 4.0, 4.0, 4.0], "std": [1.39374936996155, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [559]}, "scene_annotation": {"mean": [55.0], "std": [0.0], "min": [55], "max": [55], "count": [559]}, "eef_direction_state": {"mean": [3.8765652951699465, 3.6923076923076925], "std": [2.1402033764588664, 2.3385533359253614], "min": [0, 0], "max": [6, 6], "count": [559]}, "eef_velocity_state": {"mean": [0.9373881932021467, 0.9910554561717353], "std": [0.7808171797984936, 0.8384277786651121], "min": [0, 0], "max": [2, 2], "count": [559]}, "eef_acc_mag_state": {"mean": [0.9695885509838998, 1.0017889087656529], "std": [0.8379237964578615, 0.8469647069578896], "min": [0, 0], "max": [2, 2], "count": [559]}, "eef_direction_action": {"mean": [3.8765652951699465, 3.6923076923076925], "std": [2.1402033764588664, 2.3385533359253614], "min": [0, 0], "max": [6, 6], "count": [559]}, "eef_velocity_action": {"mean": [0.9373881932021467, 0.9910554561717353], "std": [0.7808171797984936, 0.8384277786651121], "min": [0, 0], "max": [2, 2], "count": [559]}, "eef_acc_mag_action": {"mean": [0.9695885509838998, 1.0017889087656529], "std": [0.8379237964578615, 0.8469647069578896], "min": [0, 0], "max": [2, 2], "count": [559]}, "eef_sim_pose_state": {"mean": [0.29705105326771436, 0.20405311401513848, 1.3512919697575119, -0.537482467820755, 0.20344680298407763, -0.7996807954058399, 0.2192962303409411, -0.26420895859161203, 1.3459867227433335, 0.5342917232083314, 0.5674551039552815, 0.5861715817054488], "std": [0.12828572897286405, 0.0783118701443812, 0.082819878826489, 0.3121564950713512, 0.15340798452767004, 0.4296125038487621, 0.14579568259261222, 0.07455802285689009, 0.10147008024976313, 0.3841214430388095, 0.32732809734058127, 0.47113176063646256], "min": [0.046844185979873096, 0.08823248301908626, 1.1823564843392786, -1.0654305700591282, -0.020042261360976532, -1.4213762324635473, -0.03866132052780424, -0.36252280094436196, 1.1839201276609457, -0.09229081526592, -0.011624092686080445, -0.15380847044767396], "max": [0.4528019253451913, 0.33906981282395554, 1.433160509081556, 0.15556780921337338, 0.5158926928104806, 0.1695688151340215, 0.42162745791647316, -0.14758759709335162, 1.4659329694123877, 1.0739189411085441, 0.9936523663780217, 1.301291185423715], "count": [559]}, "eef_sim_pose_action": {"mean": [0.29705105326771436, 0.20405311401513848, 1.3512919697575119, -0.537482467820755, 0.20344680298407763, -0.7996807954058399, 0.2192962303409411, -0.26420895859161203, 1.3459867227433335, 0.5342917232083314, 0.5674551039552815, 0.5861715817054488], "std": [0.12828572897286405, 0.0783118701443812, 0.082819878826489, 0.3121564950713512, 0.15340798452767004, 0.4296125038487621, 0.14579568259261222, 0.07455802285689009, 0.10147008024976313, 0.3841214430388095, 0.32732809734058127, 0.47113176063646256], "min": [0.046844185979873096, 0.08823248301908626, 1.1823564843392786, -1.0654305700591282, -0.020042261360976532, -1.4213762324635473, -0.03866132052780424, -0.36252280094436196, 1.1839201276609457, -0.09229081526592, -0.011624092686080445, -0.15380847044767396], "max": [0.4528019253451913, 0.33906981282395554, 1.433160509081556, 0.15556780921337338, 0.5158926928104806, 0.1695688151340215, 0.42162745791647316, -0.14758759709335162, 1.4659329694123877, 1.0739189411085441, 0.9936523663780217, 1.301291185423715], "count": [559]}, "gripper_mode_state": {"mean": [0.8765652951699463, 1.0], "std": [0.3289355232770894, 0.0], "min": [0, 1], "max": [1, 1], "count": [559]}, "gripper_activity_state": {"mean": [1.815742397137746, 2.0], "std": [0.5416820468706244, 0.0], "min": [0, 2], "max": [2, 2], "count": [559]}, "gripper_mode_action": {"mean": [0.8765652951699463, 1.0], "std": [0.3289355232770894, 0.0], "min": [0, 1], "max": [1, 1], "count": [559]}, "gripper_activity_action": {"mean": [1.815742397137746, 2.0], "std": [0.5416820468706244, 0.0], "min": [0, 2], "max": [2, 2], "count": [559]}, "gripper_open_scale_state": {"mean": [0.23475971837010878, 0.026417979237035875], "std": [0.24143616016853064, 3.874271852634272e-05], "min": [0.04227888584136963, 0.02640216052532196], "max": [0.947857175554548, 0.02654353209904262], "count": [559]}, "gripper_open_scale_action": {"mean": [0.23475971837010878, 0.026417979237035875], "std": [0.24143616016853064, 3.874271852634272e-05], "min": [0.04227888584136963, 0.02640216052532196], "max": [0.947857175554548, 0.02654353209904262], "count": [559]}}} +{"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.4670760843079922]], [[0.4463944197196422]], [[0.3559505271041165]]], "std": [[[0.2816483941236802]], [[0.26828408647554075]], [[0.2346518870414769]]], "count": [152]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3544664566850132]], [[0.3618305885219585]], [[0.3444160700464396]]], "std": [[[0.2614561372935603]], [[0.260708516547034]], [[0.2760526103096767]]], "count": [152]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3388612401100791]], [[0.34514563983488133]], [[0.3248191541967664]]], "std": [[[0.2616533553272588]], [[0.26602934956050284]], [[0.2819271259372252]]], "count": [152]}, "observation.state": {"min": [-0.7761942744255066, -0.0024826505687087774, -1.8163915872573853, -0.17487381398677826, -0.4069453179836273, -0.7838642001152039, 0.04412786290049553, -0.016843942925333977, 0.012271846644580364, -1.3531917333602905, -0.08529403805732727, -0.4858657121658325, -0.030574357137084007, 0.045709073543548584], "max": [0.0017732902197167277, 1.7671458721160889, 0.04002944380044937, 0.7056311368942261, 0.30999037623405457, 0.20194584131240845, 1.68869948387146, 1.0799224376678467, 1.7227529287338257, 0.022598467767238617, 0.5654714703559875, 0.20329558849334717, 0.5691068768501282, 0.045709073543548584], "mean": [-0.4038519561290741, 0.7127930521965027, -0.7171185612678528, 0.003710047574713826, 0.03825297951698303, -0.29375624656677246, 0.39725643396377563, 0.555894136428833, 0.9056230187416077, -0.7124167680740356, 0.10378582775592804, -0.18511058390140533, 0.28507545590400696, 0.0457090362906456], "std": [0.2827703058719635, 0.5408948659896851, 0.5571776628494263, 0.2363997995853424, 0.12750527262687683, 0.3261406421661377, 0.4047754108905792, 0.49815282225608826, 0.7682420611381531, 0.6110537052154541, 0.13950225710868835, 0.18271751701831818, 0.24678932130336761, 3.725290298461914e-08], "count": [812]}, "action": {"min": [-0.7761942744255066, -0.0024826505687087774, -1.8163915872573853, -0.17487381398677826, -0.4069453179836273, -0.7838642001152039, 0.04412786290049553, -0.016843942925333977, 0.012271846644580364, -1.3531917333602905, -0.08529403805732727, -0.4858657121658325, -0.030574357137084007, 0.045709073543548584], "max": [0.0017732902197167277, 1.7671458721160889, 0.04002944380044937, 0.7056311368942261, 0.30999037623405457, 0.20194584131240845, 1.68869948387146, 1.0799224376678467, 1.7227529287338257, 0.022598467767238617, 0.5654714703559875, 0.20329558849334717, 0.5691068768501282, 0.045709073543548584], "mean": [-0.4038519561290741, 0.7127930521965027, -0.7171185612678528, 0.003710047574713826, 0.03825297951698303, -0.29375624656677246, 0.39725643396377563, 0.555894136428833, 0.9056230187416077, -0.7124167680740356, 0.10378582775592804, -0.18511058390140533, 0.28507545590400696, 0.0457090362906456], "std": [0.2827703058719635, 0.5408948659896851, 0.5571776628494263, 0.2363997995853424, 0.12750527262687683, 0.3261406421661377, 0.4047754108905792, 0.49815282225608826, 0.7682420611381531, 0.6110537052154541, 0.13950225710868835, 0.18271751701831818, 0.24678932130336761, 3.725290298461914e-08], "count": [812]}, "timestamp": {"min": [0.0], "max": [27.033333333333335], "mean": [13.516666666666666], "std": [7.8134677178431975], "count": [812]}, "frame_index": {"min": [0], "max": [811], "mean": [405.5], "std": [234.4040315352959], "count": [812]}, "episode_index": {"min": [56], "max": [56], "mean": [56.0], "std": [0.0], "count": [812]}, "index": {"min": [40443], "max": [41254], "mean": [40848.5], "std": [234.4040315352959], "count": [812]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [812]}, "subtask_annotation": {"mean": [2.1625615763546797, 4.0, 4.0, 4.0, 4.0], "std": [1.4547958196084518, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [812]}, "scene_annotation": {"mean": [56.0], "std": [0.0], "min": [56], "max": [56], "count": [812]}, "eef_direction_state": {"mean": [4.974137931034483, 4.717980295566503], "std": [1.817558347208424, 1.6677236955607773], "min": [0, 0], "max": [6, 6], "count": [812]}, "eef_velocity_state": {"mean": [0.5024630541871922, 0.6514778325123153], "std": [0.7791898295710197, 0.7397644967098237], "min": [0, 0], "max": [2, 2], "count": [812]}, "eef_acc_mag_state": {"mean": [0.5061576354679803, 0.6970443349753694], "std": [0.7615847586507933, 0.8418494377659897], "min": [0, 0], "max": [2, 2], "count": [812]}, "eef_direction_action": {"mean": [4.974137931034483, 4.717980295566503], "std": [1.817558347208424, 1.6677236955607773], "min": [0, 0], "max": [6, 6], "count": [812]}, "eef_velocity_action": {"mean": [0.5024630541871922, 0.6514778325123153], "std": [0.7791898295710197, 0.7397644967098237], "min": [0, 0], "max": [2, 2], "count": [812]}, "eef_acc_mag_action": {"mean": [0.5061576354679803, 0.6970443349753694], "std": [0.7615847586507933, 0.8418494377659897], "min": [0, 0], "max": [2, 2], "count": [812]}, "eef_sim_pose_state": {"mean": [0.15297163648364653, 0.2849796262010155, 1.3518072749246488, -0.27857525738748967, -0.0025294172598747965, -0.3629752584896517, 0.1711449730548229, -0.20941638699771079, 1.2913727310743421, 0.1762453784348814, 0.27768718525193176, 0.34244731153916363], "std": [0.07540756551184319, 0.060539938337945826, 0.1116460628993218, 0.33523355571623764, 0.21845656708370711, 0.26578697026173814, 0.08911655490393615, 0.11792826375686355, 0.0907866883333008, 0.15383611532332428, 0.2597259419693157, 0.30796054269958806], "min": [0.05670848619843023, 0.11995284591414909, 1.180151975177385, -0.7657666397223405, -0.22696345622220715, -0.8773101352223096, -0.014506880476017399, -0.3361370318552036, 1.1813738245269385, -0.030886892605503, -0.11505997735363827, -0.007669124495442518], "max": [0.3180489158503536, 0.33866303614399407, 1.4878401104131063, 0.33697114378945864, 0.6317911994299936, 0.20509277883538973, 0.3190265426366479, -0.06342988697201395, 1.410235337420799, 0.4408588688456553, 0.5987794794387931, 0.7172485323879669], "count": [812]}, "eef_sim_pose_action": {"mean": [0.15297163648364653, 0.2849796262010155, 1.3518072749246488, -0.27857525738748967, -0.0025294172598747965, -0.3629752584896517, 0.1711449730548229, -0.20941638699771079, 1.2913727310743421, 0.1762453784348814, 0.27768718525193176, 0.34244731153916363], "std": [0.07540756551184319, 0.060539938337945826, 0.1116460628993218, 0.33523355571623764, 0.21845656708370711, 0.26578697026173814, 0.08911655490393615, 0.11792826375686355, 0.0907866883333008, 0.15383611532332428, 0.2597259419693157, 0.30796054269958806], "min": [0.05670848619843023, 0.11995284591414909, 1.180151975177385, -0.7657666397223405, -0.22696345622220715, -0.8773101352223096, -0.014506880476017399, -0.3361370318552036, 1.1813738245269385, -0.030886892605503, -0.11505997735363827, -0.007669124495442518], "max": [0.3180489158503536, 0.33866303614399407, 1.4878401104131063, 0.33697114378945864, 0.6317911994299936, 0.20509277883538973, 0.3190265426366479, -0.06342988697201395, 1.410235337420799, 0.4408588688456553, 0.5987794794387931, 0.7172485323879669], "count": [812]}, "gripper_mode_state": {"mean": [0.9285714285714286, 1.0], "std": [0.25753937681885464, 0.0], "min": [0, 1], "max": [1, 1], "count": [812]}, "gripper_activity_state": {"mean": [1.8866995073891626, 2.0], "std": [0.43489474786882854, 0.0], "min": [0, 2], "max": [2, 2], "count": [812]}, "gripper_mode_action": {"mean": [0.9285714285714286, 1.0], "std": [0.25753937681885464, 0.0], "min": [0, 1], "max": [1, 1], "count": [812]}, "gripper_activity_action": {"mean": [1.8866995073891626, 2.0], "std": [0.43489474786882854, 0.0], "min": [0, 2], "max": [2, 2], "count": [812]}, "gripper_open_scale_state": {"mean": [0.22700154188598123, 0.026119470596313477], "std": [0.23129964942185302, 0.0], "min": [0.025215921657426015, 0.026119470596313477], "max": [0.9649711336408343, 0.026119470596313477], "count": [812]}, "gripper_open_scale_action": {"mean": [0.22700154188598123, 0.026119470596313477], "std": [0.23129964942185302, 0.0], "min": [0.025215921657426015, 0.026119470596313477], "max": [0.9649711336408343, 0.026119470596313477], "count": [812]}}} +{"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.43680575309153397]], [[0.42132410284144955]], [[0.33249297884255424]]], "std": [[[0.30202365880136756]], [[0.29489040321157334]], [[0.25701750190432177]]], "count": [142]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36308696185829575]], [[0.3691006532112062]], [[0.3486284597563595]]], "std": [[[0.2804864071717554]], [[0.2797330636490229]], [[0.29528609365691594]]], "count": [142]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33867475797048086]], [[0.34712873208751416]], [[0.32903607237104543]]], "std": [[[0.2467156355648941]], [[0.2518687863637847]], [[0.26754452861221967]]], "count": [142]}, "observation.state": {"min": [-0.8544272780418396, 0.0015339808305725455, -1.93741774559021, -0.025718167424201965, -0.3144465982913971, -0.8866409063339233, 0.06772488355636597, -0.017367228865623474, 0.0, -1.3667768239974976, -0.08436894416809082, -0.5744414329528809, -0.08436894416809082, 0.04558541998267174], "max": [0.05662992596626282, 2.0678060054779053, 0.0, 0.675767719745636, 0.4799478352069855, 0.10999288409948349, 1.68869948387146, 0.7700583338737488, 1.8975342512130737, -0.0015339808305725455, 1.373067021369934, 0.2612239718437195, 0.4806630611419678, 0.04594578593969345], "mean": [-0.47209224104881287, 0.8559820652008057, -0.9703789949417114, 0.3072599172592163, 0.008877343498170376, -0.5463674068450928, 0.5026846528053284, 0.41975027322769165, 0.9532510638237, -0.7401017546653748, 0.11718226224184036, -0.204090416431427, 0.19768618047237396, 0.0456249862909317], "std": [0.2947470545768738, 0.6576244235038757, 0.5977664589881897, 0.18294572830200195, 0.2113143354654312, 0.3448164463043213, 0.3842703700065613, 0.3368878662586212, 0.7932763695716858, 0.5470854043960571, 0.2502738833427429, 0.1842704713344574, 0.15753678977489471, 5.352074367692694e-05], "count": [746]}, "action": {"min": [-0.8544272780418396, 0.0015339808305725455, -1.93741774559021, -0.025718167424201965, -0.3144465982913971, -0.8866409063339233, 0.06772488355636597, -0.017367228865623474, 0.0, -1.3667768239974976, -0.08436894416809082, -0.5744414329528809, -0.08436894416809082, 0.04558541998267174], "max": [0.05662992596626282, 2.0678060054779053, 0.0, 0.675767719745636, 0.4799478352069855, 0.10999288409948349, 1.68869948387146, 0.7700583338737488, 1.8975342512130737, -0.0015339808305725455, 1.373067021369934, 0.2612239718437195, 0.4806630611419678, 0.04594578593969345], "mean": [-0.47209224104881287, 0.8559820652008057, -0.9703789949417114, 0.3072599172592163, 0.008877343498170376, -0.5463674068450928, 0.5026846528053284, 0.41975027322769165, 0.9532510638237, -0.7401017546653748, 0.11718226224184036, -0.204090416431427, 0.19768618047237396, 0.0456249862909317], "std": [0.2947470545768738, 0.6576244235038757, 0.5977664589881897, 0.18294572830200195, 0.2113143354654312, 0.3448164463043213, 0.3842703700065613, 0.3368878662586212, 0.7932763695716858, 0.5470854043960571, 0.2502738833427429, 0.1842704713344574, 0.15753678977489471, 5.352074367692694e-05], "count": [746]}, "timestamp": {"min": [0.0], "max": [24.833333333333332], "mean": [12.416666666666668], "std": [7.17838189752166], "count": [746]}, "frame_index": {"min": [0], "max": [745], "mean": [372.5], "std": [215.35145692564979], "count": [746]}, "episode_index": {"min": [57], "max": [57], "mean": [57.0], "std": [0.0], "count": [746]}, "index": {"min": [41255], "max": [42000], "mean": [41627.5], "std": [215.35145692564979], "count": [746]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [746]}, "subtask_annotation": {"mean": [2.316353887399464, 4.0, 4.0, 4.0, 4.0], "std": [1.4024779308829098, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [746]}, "scene_annotation": {"mean": [57.0], "std": [0.0], "min": [57], "max": [57], "count": [746]}, "eef_direction_state": {"mean": [4.611260053619303, 4.06970509383378], "std": [1.905708025156067, 2.118593587034793], "min": [0, 0], "max": [6, 6], "count": [746]}, "eef_velocity_state": {"mean": [0.7184986595174263, 0.938337801608579], "std": [0.8194066368985345, 0.8261506224881344], "min": [0, 0], "max": [2, 2], "count": [746]}, "eef_acc_mag_state": {"mean": [0.8364611260053619, 0.8512064343163539], "std": [0.8445125324053029, 0.8464433666433174], "min": [0, 0], "max": [2, 2], "count": [746]}, "eef_direction_action": {"mean": [4.611260053619303, 4.06970509383378], "std": [1.905708025156067, 2.118593587034793], "min": [0, 0], "max": [6, 6], "count": [746]}, "eef_velocity_action": {"mean": [0.7184986595174263, 0.938337801608579], "std": [0.8194066368985345, 0.8261506224881344], "min": [0, 0], "max": [2, 2], "count": [746]}, "eef_acc_mag_action": {"mean": [0.8364611260053619, 0.8512064343163539], "std": [0.8445125324053029, 0.8464433666433174], "min": [0, 0], "max": [2, 2], "count": [746]}, "eef_sim_pose_state": {"mean": [0.16231294753617798, 0.2613742125036885, 1.3592100421359778, -0.5052747299991516, 0.1822403404330155, -0.45096631588319763, 0.20701641795492073, -0.23482446568148993, 1.2840846257924647, 0.08741707762867561, 0.31088086049974994, 0.18798006863358585], "std": [0.10963716530637246, 0.10090627028139666, 0.09345713380853193, 0.38891271716331893, 0.19794245401714425, 0.26525405885147013, 0.13440447981536446, 0.1020110003185031, 0.07433881790776224, 0.09562967123275573, 0.24037447658594974, 0.17248602231419236], "min": [0.033875806238475914, 0.03172159373356734, 1.1813137757269885, -0.9030553343572355, -0.04201865751448053, -0.7737424873137317, -0.02754441405426081, -0.37390205687318706, 1.1823552304762714, -0.08417833724435358, -0.0850445523746004, -0.17908075314903393], "max": [0.38792770899354684, 0.3376252480283529, 1.5115778560619704, 0.10982443322580768, 0.6151335733247225, 0.0015258848623648097, 0.3908263244148704, -0.08594497626492459, 1.4170796956721448, 0.3723676349316944, 0.7855491403008421, 0.5328124848382676], "count": [746]}, "eef_sim_pose_action": {"mean": [0.16231294753617798, 0.2613742125036885, 1.3592100421359778, -0.5052747299991516, 0.1822403404330155, -0.45096631588319763, 0.20701641795492073, -0.23482446568148993, 1.2840846257924647, 0.08741707762867561, 0.31088086049974994, 0.18798006863358585], "std": [0.10963716530637246, 0.10090627028139666, 0.09345713380853193, 0.38891271716331893, 0.19794245401714425, 0.26525405885147013, 0.13440447981536446, 0.1020110003185031, 0.07433881790776224, 0.09562967123275573, 0.24037447658594974, 0.17248602231419236], "min": [0.033875806238475914, 0.03172159373356734, 1.1813137757269885, -0.9030553343572355, -0.04201865751448053, -0.7737424873137317, -0.02754441405426081, -0.37390205687318706, 1.1823552304762714, -0.08417833724435358, -0.0850445523746004, -0.17908075314903393], "max": [0.38792770899354684, 0.3376252480283529, 1.5115778560619704, 0.10982443322580768, 0.6151335733247225, 0.0015258848623648097, 0.3908263244148704, -0.08594497626492459, 1.4170796956721448, 0.3723676349316944, 0.7855491403008421, 0.5328124848382676], "count": [746]}, "gripper_mode_state": {"mean": [0.9316353887399463, 1.0], "std": [0.252370543422395, 0.0], "min": [0, 1], "max": [1, 1], "count": [746]}, "gripper_activity_state": {"mean": [1.8900804289544235, 2.0], "std": [0.4253788646815635, 0.0], "min": [0, 2], "max": [2, 2], "count": [746]}, "gripper_mode_action": {"mean": [0.9316353887399463, 1.0], "std": [0.252370543422395, 0.0], "min": [0, 1], "max": [1, 1], "count": [746]}, "gripper_activity_action": {"mean": [1.8900804289544235, 2.0], "std": [0.4253788646815635, 0.0], "min": [0, 2], "max": [2, 2], "count": [746]}, "gripper_open_scale_state": {"mean": [0.2872496088577923, 0.02607133900386446], "std": [0.21958286916664177, 3.058321743915901e-05], "min": [0.03869993346078055, 0.026048811418669566], "max": [0.9649711336408343, 0.026254734822681973], "count": [746]}, "gripper_open_scale_action": {"mean": [0.2872496088577923, 0.02607133900386446], "std": [0.21958286916664177, 3.058321743915901e-05], "min": [0.03869993346078055, 0.026048811418669566], "max": [0.9649711336408343, 0.026254734822681973], "count": [746]}}} +{"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.46626424821471796]], [[0.44120288671023966]], [[0.34935045804587267]]], "std": [[[0.25785742694732466]], [[0.24054049640193392]], [[0.20522384667549998]]], "count": [144]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35807231148632296]], [[0.3671427582607117]], [[0.34874190949527956]]], "std": [[[0.27113269729818523]], [[0.27261308850793614]], [[0.2868600047352438]]], "count": [144]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36446011105059306]], [[0.36755482177438875]], [[0.3457752643881627]]], "std": [[[0.2811618645547508]], [[0.28704032941991847]], [[0.3039184020866549]]], "count": [144]}, "observation.state": {"min": [-0.8618361353874207, 0.0015339808305725455, -1.9235904216766357, -0.06986721605062485, -0.29141974449157715, -0.7531845569610596, 0.0726085752248764, -0.01621083915233612, 0.023009711876511574, -1.8091663122177124, -0.0628790482878685, -0.006467396859079599, -0.07395912706851959, 0.04422583803534508], "max": [0.02294592186808586, 1.8982746601104736, 0.0, 0.7295475006103516, 0.5613256692886353, 0.22663363814353943, 1.647508978843689, 0.8416833281517029, 1.9190099239349365, 0.0, 0.9802002906799316, 0.36165204644203186, 0.6149781346321106, 0.04509088769555092], "mean": [-0.5307762026786804, 0.9816991090774536, -1.3543143272399902, 0.5383617877960205, 0.14922210574150085, -0.35252925753593445, 0.43199586868286133, 0.41198328137397766, 0.9378902912139893, -0.9604008197784424, 0.34475603699684143, 0.05994800105690956, 0.3187858760356903, 0.04471124708652496], "std": [0.3334883749485016, 0.6069669127464294, 0.7296701073646545, 0.24784156680107117, 0.20365497469902039, 0.2959303855895996, 0.3815514147281647, 0.3603358268737793, 0.8204523324966431, 0.7837874889373779, 0.2894679307937622, 0.07089008390903473, 0.27674055099487305, 0.00019354693358764052], "count": [760]}, "action": {"min": [-0.8618361353874207, 0.0015339808305725455, -1.9235904216766357, -0.06986721605062485, -0.29141974449157715, -0.7531845569610596, 0.0726085752248764, -0.01621083915233612, 0.023009711876511574, -1.8091663122177124, -0.0628790482878685, -0.006467396859079599, -0.07395912706851959, 0.04422583803534508], "max": [0.02294592186808586, 1.8982746601104736, 0.0, 0.7295475006103516, 0.5613256692886353, 0.22663363814353943, 1.647508978843689, 0.8416833281517029, 1.9190099239349365, 0.0, 0.9802002906799316, 0.36165204644203186, 0.6149781346321106, 0.04509088769555092], "mean": [-0.5307762026786804, 0.9816991090774536, -1.3543143272399902, 0.5383617877960205, 0.14922210574150085, -0.35252925753593445, 0.43199586868286133, 0.41198328137397766, 0.9378902912139893, -0.9604008197784424, 0.34475603699684143, 0.05994800105690956, 0.3187858760356903, 0.04471124708652496], "std": [0.3334883749485016, 0.6069669127464294, 0.7296701073646545, 0.24784156680107117, 0.20365497469902039, 0.2959303855895996, 0.3815514147281647, 0.3603358268737793, 0.8204523324966431, 0.7837874889373779, 0.2894679307937622, 0.07089008390903473, 0.27674055099487305, 0.00019354693358764052], "count": [760]}, "timestamp": {"min": [0.0], "max": [25.3], "mean": [12.65], "std": [7.313097079137464], "count": [760]}, "frame_index": {"min": [0], "max": [759], "mean": [379.5], "std": [219.39291237412388], "count": [760]}, "episode_index": {"min": [58], "max": [58], "mean": [58.0], "std": [0.0], "count": [760]}, "index": {"min": [42001], "max": [42760], "mean": [42380.5], "std": [219.39291237412388], "count": [760]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [760]}, "subtask_annotation": {"mean": [2.1526315789473682, 4.0, 4.0, 4.0, 4.0], "std": [1.4171388599838906, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [760]}, "scene_annotation": {"mean": [58.0], "std": [0.0], "min": [58], "max": [58], "count": [760]}, "eef_direction_state": {"mean": [4.653947368421052, 4.372368421052632], "std": [1.997362786900033, 2.0703482216773943], "min": [0, 0], "max": [6, 6], "count": [760]}, "eef_velocity_state": {"mean": [0.6710526315789473, 0.8171052631578948], "std": [0.8536016249234919, 0.8220462526836569], "min": [0, 0], "max": [2, 2], "count": [760]}, "eef_acc_mag_state": {"mean": [0.7105263157894737, 0.8026315789473685], "std": [0.8321783316232572, 0.8416734090036527], "min": [0, 0], "max": [2, 2], "count": [760]}, "eef_direction_action": {"mean": [4.653947368421052, 4.372368421052632], "std": [1.997362786900033, 2.0703482216773943], "min": [0, 0], "max": [6, 6], "count": [760]}, "eef_velocity_action": {"mean": [0.6710526315789473, 0.8171052631578948], "std": [0.8536016249234919, 0.8220462526836569], "min": [0, 0], "max": [2, 2], "count": [760]}, "eef_acc_mag_action": {"mean": [0.7105263157894737, 0.8026315789473685], "std": [0.8321783316232572, 0.8416734090036527], "min": [0, 0], "max": [2, 2], "count": [760]}, "eef_sim_pose_state": {"mean": [0.16145122497312425, 0.2661012169413443, 1.4294374187041383, -0.2948810984882724, 0.1524893341693717, -0.36896394615962713, 0.19074985449442897, -0.2293791187046724, 1.3199773540112296, 0.35192001785517285, 0.3197887427243205, 0.48225247245251734], "std": [0.08853874444681288, 0.07602364371371062, 0.1389519053096352, 0.3309457009190424, 0.18317021844599368, 0.3254494390592231, 0.12535128568591083, 0.11434398851750274, 0.1093242960035161, 0.3052515993021058, 0.28125828964493704, 0.40754628699996287], "min": [0.010194566875473855, 0.08137244237116166, 1.182176252534391, -0.7525912304650344, -0.08190761071130703, -0.8226566180264268, -0.019566049838787257, -0.3543321152044401, 1.1821264746617817, -0.07366537681198629, -0.14797560020220413, -0.012611166018443355], "max": [0.34109853407625423, 0.3451868333368974, 1.56315940718463, 0.14389110852700115, 0.5742052312781505, 0.2478009996399904, 0.36477628631309605, -0.06743813558645424, 1.5067433781316126, 0.7397363142674926, 0.7508775637182818, 1.024093878742209], "count": [760]}, "eef_sim_pose_action": {"mean": [0.16145122497312425, 0.2661012169413443, 1.4294374187041383, -0.2948810984882724, 0.1524893341693717, -0.36896394615962713, 0.19074985449442897, -0.2293791187046724, 1.3199773540112296, 0.35192001785517285, 0.3197887427243205, 0.48225247245251734], "std": [0.08853874444681288, 0.07602364371371062, 0.1389519053096352, 0.3309457009190424, 0.18317021844599368, 0.3254494390592231, 0.12535128568591083, 0.11434398851750274, 0.1093242960035161, 0.3052515993021058, 0.28125828964493704, 0.40754628699996287], "min": [0.010194566875473855, 0.08137244237116166, 1.182176252534391, -0.7525912304650344, -0.08190761071130703, -0.8226566180264268, -0.019566049838787257, -0.3543321152044401, 1.1821264746617817, -0.07366537681198629, -0.14797560020220413, -0.012611166018443355], "max": [0.34109853407625423, 0.3451868333368974, 1.56315940718463, 0.14389110852700115, 0.5742052312781505, 0.2478009996399904, 0.36477628631309605, -0.06743813558645424, 1.5067433781316126, 0.7397363142674926, 0.7508775637182818, 1.024093878742209], "count": [760]}, "gripper_mode_state": {"mean": [0.9394736842105263, 1.0], "std": [0.2384593904345686, 0.0], "min": [0, 1], "max": [1, 1], "count": [760]}, "gripper_activity_state": {"mean": [1.8828947368421052, 2.0], "std": [0.44215029532559086, 0.0], "min": [0, 2], "max": [2, 2], "count": [760]}, "gripper_mode_action": {"mean": [0.9394736842105263, 1.0], "std": [0.2384593904345686, 0.0], "min": [0, 1], "max": [1, 1], "count": [760]}, "gripper_activity_action": {"mean": [1.8828947368421052, 2.0], "std": [0.44215029532559086, 0.0], "min": [0, 2], "max": [2, 2], "count": [760]}, "gripper_open_scale_state": {"mean": [0.24685417028298512, 0.025549361098529476], "std": [0.21803012145530332, 0.0001105988118636521], "min": [0.04149061441421509, 0.025271907448768616], "max": [0.9414337021963937, 0.02576622154031481], "count": [760]}, "gripper_open_scale_action": {"mean": [0.24685417028298512, 0.025549361098529476], "std": [0.21803012145530332, 0.0001105988118636521], "min": [0.04149061441421509, 0.025271907448768616], "max": [0.9414337021963937, 0.02576622154031481], "count": [760]}}} +{"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.46709213265553134]], [[0.4453142762043089]], [[0.35733445089970145]]], "std": [[[0.27839968383466157]], [[0.26653738888261314]], [[0.23538611540472926]]], "count": [135]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3592150528524167]], [[0.3649364278221577]], [[0.34547719075284433]]], "std": [[[0.2948123055518709]], [[0.2939504658566057]], [[0.31149865601115884]]], "count": [135]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34254630033083194]], [[0.3463294803518115]], [[0.32540555757282336]]], "std": [[[0.2634477326710322]], [[0.2691620750052176]], [[0.2860215195053508]]], "count": [135]}, "observation.state": {"min": [-0.6810874938964844, -0.00017326531815342605, -1.5837613344192505, -0.003067961661145091, -0.28801774978637695, -0.855961263179779, 0.04545632004737854, -0.006022304762154818, -0.013805827125906944, -1.4250681400299072, -0.01840776950120926, -0.36201947927474976, -0.011404214426875114, 0.045338135212659836], "max": [-0.006135923322290182, 1.6459614038467407, -0.0015339808305725455, 0.5681972503662109, 0.19317911565303802, 0.1453445702791214, 1.686798334121704, 1.1060001850128174, 1.8760584592819214, 0.0015339808305725455, 0.4855559170246124, 0.38529136776924133, 0.408413827419281, 0.045956410467624664], "mean": [-0.4011189639568329, 0.6112661957740784, -0.5965514183044434, 0.1638772189617157, -0.06489468365907669, -0.39784306287765503, 0.4550319015979767, 0.6045899391174316, 0.9846163988113403, -0.7654785513877869, 0.11051668971776962, -0.17473644018173218, 0.24786187708377838, 0.04555710405111313], "std": [0.2698954939842224, 0.5024996995925903, 0.47062939405441284, 0.17024730145931244, 0.13289576768875122, 0.3962229788303375, 0.40030086040496826, 0.500691294670105, 0.8086758255958557, 0.5952637791633606, 0.09628932178020477, 0.16446369886398315, 0.1802465319633484, 0.00020900134404655546], "count": [696]}, "action": {"min": [-0.6810874938964844, -0.00017326531815342605, -1.5837613344192505, -0.003067961661145091, -0.28801774978637695, -0.855961263179779, 0.04545632004737854, -0.006022304762154818, -0.013805827125906944, -1.4250681400299072, -0.01840776950120926, -0.36201947927474976, -0.011404214426875114, 0.045338135212659836], "max": [-0.006135923322290182, 1.6459614038467407, -0.0015339808305725455, 0.5681972503662109, 0.19317911565303802, 0.1453445702791214, 1.686798334121704, 1.1060001850128174, 1.8760584592819214, 0.0015339808305725455, 0.4855559170246124, 0.38529136776924133, 0.408413827419281, 0.045956410467624664], "mean": [-0.4011189639568329, 0.6112661957740784, -0.5965514183044434, 0.1638772189617157, -0.06489468365907669, -0.39784306287765503, 0.4550319015979767, 0.6045899391174316, 0.9846163988113403, -0.7654785513877869, 0.11051668971776962, -0.17473644018173218, 0.24786187708377838, 0.04555710405111313], "std": [0.2698954939842224, 0.5024996995925903, 0.47062939405441284, 0.17024730145931244, 0.13289576768875122, 0.3962229788303375, 0.40030086040496826, 0.500691294670105, 0.8086758255958557, 0.5952637791633606, 0.09628932178020477, 0.16446369886398315, 0.1802465319633484, 0.00020900134404655546], "count": [696]}, "timestamp": {"min": [0.0], "max": [23.166666666666668], "mean": [11.583333333333334], "std": [6.697256209877351], "count": [696]}, "frame_index": {"min": [0], "max": [695], "mean": [347.5], "std": [200.9176862963205], "count": [696]}, "episode_index": {"min": [59], "max": [59], "mean": [59.0], "std": [0.0], "count": [696]}, "index": {"min": [42761], "max": [43456], "mean": [43108.5], "std": [200.9176862963205], "count": [696]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [696]}, "subtask_annotation": {"mean": [2.30316091954023, 4.0, 4.0, 4.0, 4.0], "std": [1.4518285368946562, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [696]}, "scene_annotation": {"mean": [59.0], "std": [0.0], "min": [59], "max": [59], "count": [696]}, "eef_direction_state": {"mean": [4.692528735632184, 4.464080459770115], "std": [2.064408695163946, 1.736649407894403], "min": [0, 0], "max": [6, 6], "count": [696]}, "eef_velocity_state": {"mean": [0.603448275862069, 0.8591954022988506], "std": [0.7992019404240019, 0.8306287860462989], "min": [0, 0], "max": [2, 2], "count": [696]}, "eef_acc_mag_state": {"mean": [0.6551724137931034, 0.8577586206896551], "std": [0.8140658027414183, 0.8500491056203264], "min": [0, 0], "max": [2, 2], "count": [696]}, "eef_direction_action": {"mean": [4.692528735632184, 4.464080459770115], "std": [2.064408695163946, 1.736649407894403], "min": [0, 0], "max": [6, 6], "count": [696]}, "eef_velocity_action": {"mean": [0.603448275862069, 0.8591954022988506], "std": [0.7992019404240019, 0.8306287860462989], "min": [0, 0], "max": [2, 2], "count": [696]}, "eef_acc_mag_action": {"mean": [0.6551724137931034, 0.8577586206896551], "std": [0.8140658027414183, 0.8500491056203264], "min": [0, 0], "max": [2, 2], "count": [696]}, "eef_sim_pose_state": {"mean": [0.13523351189138486, 0.29754794635778703, 1.3105917056810343, -0.3968099528559261, 0.1760963608133616, -0.4631475022353915, 0.17503478343172582, -0.19016540120922193, 1.287000065576286, 0.14114793129221584, 0.3126323429571528, 0.4004837274379639], "std": [0.07878827430183802, 0.05164682796436073, 0.08671549142140461, 0.4196386375606126, 0.18634449919219287, 0.32549574131680553, 0.09212783287310863, 0.13225692287282853, 0.08016754814715528, 0.10691915419592475, 0.268408629892138, 0.3342134255982276], "min": [0.052330777052290826, 0.16738987202245623, 1.182762897534248, -0.8759032879471705, -0.010483074043131868, -0.8457844193251434, -0.025641891679191224, -0.3402935792942086, 1.1834307107557815, -0.011662932326931712, -0.23219403279991968, -0.13520914787063085], "max": [0.3225568873871406, 0.33544761224018677, 1.462914447804018, 0.2208444676468655, 0.6997698483824304, 0.03722596674435824, 0.2966940117606633, -0.028614159221555552, 1.4255807966605192, 0.4236071447648512, 0.6603344052554281, 0.8234881331783088], "count": [696]}, "eef_sim_pose_action": {"mean": [0.13523351189138486, 0.29754794635778703, 1.3105917056810343, -0.3968099528559261, 0.1760963608133616, -0.4631475022353915, 0.17503478343172582, -0.19016540120922193, 1.287000065576286, 0.14114793129221584, 0.3126323429571528, 0.4004837274379639], "std": [0.07878827430183802, 0.05164682796436073, 0.08671549142140461, 0.4196386375606126, 0.18634449919219287, 0.32549574131680553, 0.09212783287310863, 0.13225692287282853, 0.08016754814715528, 0.10691915419592475, 0.268408629892138, 0.3342134255982276], "min": [0.052330777052290826, 0.16738987202245623, 1.182762897534248, -0.8759032879471705, -0.010483074043131868, -0.8457844193251434, -0.025641891679191224, -0.3402935792942086, 1.1834307107557815, -0.011662932326931712, -0.23219403279991968, -0.13520914787063085], "max": [0.3225568873871406, 0.33544761224018677, 1.462914447804018, 0.2208444676468655, 0.6997698483824304, 0.03722596674435824, 0.2966940117606633, -0.028614159221555552, 1.4255807966605192, 0.4236071447648512, 0.6603344052554281, 0.8234881331783088], "count": [696]}, "gripper_mode_state": {"mean": [0.9252873563218391, 1.0], "std": [0.2629271088206427, 0.0], "min": [0, 1], "max": [1, 1], "count": [696]}, "gripper_activity_state": {"mean": [1.8793103448275863, 2.0], "std": [0.44827586206897047, 0.0], "min": [0, 2], "max": [2, 2], "count": [696]}, "gripper_mode_action": {"mean": [0.9252873563218391, 1.0], "std": [0.2629271088206427, 0.0], "min": [0, 1], "max": [1, 1], "count": [696]}, "gripper_activity_action": {"mean": [1.8793103448275863, 2.0], "std": [0.44827586206897047, 0.0], "min": [0, 2], "max": [2, 2], "count": [696]}, "gripper_open_scale_state": {"mean": [0.26001900638803954, 0.02603256845868177], "std": [0.22874323868147597, 0.00011942970886019325], "min": [0.025975040027073452, 0.02590750583580562], "max": [0.9638847623552594, 0.026260805981499807], "count": [696]}, "gripper_open_scale_action": {"mean": [0.26001900638803954, 0.02603256845868177], "std": [0.22874323868147597, 0.00011942970886019325], "min": [0.025975040027073452, 0.02590750583580562], "max": [0.9638847623552594, 0.026260805981499807], "count": [696]}}} +{"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.4537980926825368]], [[0.4297427095200975]], [[0.341760790809698]]], "std": [[[0.2611457905547474]], [[0.2458918575418964]], [[0.20997498720916236]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35614852041734124]], [[0.3696448426975275]], [[0.35573300053966544]]], "std": [[[0.26407551508198834]], [[0.26509545867987677]], [[0.2766597048847514]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35195727648857705]], [[0.35437642161859645]], [[0.33169860686374447]]], "std": [[[0.27778712834196495]], [[0.2841574409060842]], [[0.30256527078167056]]], "count": [109]}, "observation.state": {"min": [-0.6826214790344238, 0.0015339808305725455, -1.9282138347625732, 0.06902913749217987, -0.5184950232505798, -0.2653076648712158, 0.07373717427253723, -0.007959959097206593, 0.09357282519340515, -1.9448362588882446, -0.04814993590116501, 0.0, -0.0742458701133728, 0.04602278396487236], "max": [0.013397946022450924, 2.0417284965515137, -0.02454369328916073, 0.6716321706771851, 0.2077508121728897, 0.07355119287967682, 1.6727054119110107, 0.6918253302574158, 2.049398422241211, 0.001858665025793016, 0.9924855828285217, 0.3398357629776001, 0.754718542098999, 0.046425335109233856], "mean": [-0.4501449763774872, 1.4286277294158936, -1.4554136991500854, 0.3681052625179291, 0.09432685375213623, -0.018946466967463493, 0.5097233653068542, 0.3200080096721649, 1.1131685972213745, -1.2336536645889282, 0.553496241569519, 0.13700731098651886, 0.3821938633918762, 0.046203721314668655], "std": [0.2213716357946396, 0.6424028277397156, 0.6008197665214539, 0.11322897672653198, 0.11674468219280243, 0.05963621288537979, 0.4073706865310669, 0.26978063583374023, 0.7834673523902893, 0.7941808104515076, 0.3768143057823181, 0.10810710489749908, 0.29954227805137634, 1.2474512914195657e-05], "count": [526]}, "action": {"min": [-0.6826214790344238, 0.0015339808305725455, -1.9282138347625732, 0.06902913749217987, -0.5184950232505798, -0.2653076648712158, 0.07373717427253723, -0.007959959097206593, 0.09357282519340515, -1.9448362588882446, -0.04814993590116501, 0.0, -0.0742458701133728, 0.04602278396487236], "max": [0.013397946022450924, 2.0417284965515137, -0.02454369328916073, 0.6716321706771851, 0.2077508121728897, 0.07355119287967682, 1.6727054119110107, 0.6918253302574158, 2.049398422241211, 0.001858665025793016, 0.9924855828285217, 0.3398357629776001, 0.754718542098999, 0.046425335109233856], "mean": [-0.4501449763774872, 1.4286277294158936, -1.4554136991500854, 0.3681052625179291, 0.09432685375213623, -0.018946466967463493, 0.5097233653068542, 0.3200080096721649, 1.1131685972213745, -1.2336536645889282, 0.553496241569519, 0.13700731098651886, 0.3821938633918762, 0.046203721314668655], "std": [0.2213716357946396, 0.6424028277397156, 0.6008197665214539, 0.11322897672653198, 0.11674468219280243, 0.05963621288537979, 0.4073706865310669, 0.26978063583374023, 0.7834673523902893, 0.7941808104515076, 0.3768143057823181, 0.10810710489749908, 0.29954227805137634, 1.2474512914195657e-05], "count": [526]}, "timestamp": {"min": [0.0], "max": [17.5], "mean": [8.75], "std": [5.061428213020071], "count": [526]}, "frame_index": {"min": [0], "max": [525], "mean": [262.5], "std": [151.84284639060215], "count": [526]}, "episode_index": {"min": [60], "max": [60], "mean": [60.0], "std": [0.0], "count": [526]}, "index": {"min": [43457], "max": [43982], "mean": [43719.5], "std": [151.84284639060215], "count": [526]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [526]}, "subtask_annotation": {"mean": [1.973384030418251, 4.0, 4.0, 4.0, 4.0], "std": [1.37856166875982, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [526]}, "scene_annotation": {"mean": [60.0], "std": [0.0], "min": [60], "max": [60], "count": [526]}, "eef_direction_state": {"mean": [4.064638783269962, 4.38212927756654], "std": [2.1027784812017942, 2.0265312546943552], "min": [0, 0], "max": [6, 6], "count": [526]}, "eef_velocity_state": {"mean": [0.8973384030418251, 0.9334600760456274], "std": [0.8255154787376615, 0.890028305891564], "min": [0, 0], "max": [2, 2], "count": [526]}, "eef_acc_mag_state": {"mean": [0.935361216730038, 0.870722433460076], "std": [0.8519740902815459, 0.8423319133419939], "min": [0, 0], "max": [2, 2], "count": [526]}, "eef_direction_action": {"mean": [4.064638783269962, 4.38212927756654], "std": [2.1027784812017942, 2.0265312546943552], "min": [0, 0], "max": [6, 6], "count": [526]}, "eef_velocity_action": {"mean": [0.8973384030418251, 0.9334600760456274], "std": [0.8255154787376615, 0.890028305891564], "min": [0, 0], "max": [2, 2], "count": [526]}, "eef_acc_mag_action": {"mean": [0.935361216730038, 0.870722433460076], "std": [0.8519740902815459, 0.8423319133419939], "min": [0, 0], "max": [2, 2], "count": [526]}, "eef_sim_pose_state": {"mean": [0.30109797441559544, 0.20258422433339174, 1.3976068157489205, 0.019122890720673844, 0.33680988917549765, -0.34802646133274384, 0.21576979525986062, -0.24456844790668475, 1.3498004252895595, 0.4665688422535562, 0.424171764533797, 0.4845620882404571], "std": [0.11634155931383552, 0.08403040551351189, 0.08909285160026574, 0.08994957704139711, 0.14195861475342864, 0.18904459297191417, 0.14771186332173541, 0.10257859110948829, 0.11512905957368472, 0.34360636493756974, 0.2846614651281954, 0.3578299031999132], "min": [0.05082682282575478, 0.08385520454952819, 1.1822395846439822, -0.4699126761444086, -0.033582021594595446, -0.8460530921455214, -0.008207457966002122, -0.34445666461117175, 1.1832072482502105, -0.07215215961537691, -0.03890814460040448, -0.007669903803616769], "max": [0.42240423529254184, 0.3404113209457576, 1.471064116753344, 0.1333182611525746, 0.6132637135011216, 0.1702705938749614, 0.4331380647298537, -0.0936770468776677, 1.5152868487211804, 0.973127660477815, 0.8888803156230205, 0.9936855648498883], "count": [526]}, "eef_sim_pose_action": {"mean": [0.30109797441559544, 0.20258422433339174, 1.3976068157489205, 0.019122890720673844, 0.33680988917549765, -0.34802646133274384, 0.21576979525986062, -0.24456844790668475, 1.3498004252895595, 0.4665688422535562, 0.424171764533797, 0.4845620882404571], "std": [0.11634155931383552, 0.08403040551351189, 0.08909285160026574, 0.08994957704139711, 0.14195861475342864, 0.18904459297191417, 0.14771186332173541, 0.10257859110948829, 0.11512905957368472, 0.34360636493756974, 0.2846614651281954, 0.3578299031999132], "min": [0.05082682282575478, 0.08385520454952819, 1.1822395846439822, -0.4699126761444086, -0.033582021594595446, -0.8460530921455214, -0.008207457966002122, -0.34445666461117175, 1.1832072482502105, -0.07215215961537691, -0.03890814460040448, -0.007669903803616769], "max": [0.42240423529254184, 0.3404113209457576, 1.471064116753344, 0.1333182611525746, 0.6132637135011216, 0.1702705938749614, 0.4331380647298537, -0.0936770468776677, 1.5152868487211804, 0.973127660477815, 0.8888803156230205, 0.9936855648498883], "count": [526]}, "gripper_mode_state": {"mean": [0.9049429657794676, 1.0], "std": [0.2932937000102955, 0.0], "min": [0, 1], "max": [1, 1], "count": [526]}, "gripper_activity_state": {"mean": [1.826996197718631, 2.0], "std": [0.5291083215704749, 0.0], "min": [0, 2], "max": [2, 2], "count": [526]}, "gripper_mode_action": {"mean": [0.9049429657794676, 1.0], "std": [0.2932937000102955, 0.0], "min": [0, 1], "max": [1, 1], "count": [526]}, "gripper_activity_action": {"mean": [1.826996197718631, 2.0], "std": [0.5291083215704749, 0.0], "min": [0, 2], "max": [2, 2], "count": [526]}, "gripper_open_scale_state": {"mean": [0.2912713775066263, 0.026402204585327913], "std": [0.23278278998372684, 7.127872578854029e-06], "min": [0.04213552815573556, 0.02629873369421278], "max": [0.955831663949149, 0.026528762919562205], "count": [526]}, "gripper_open_scale_action": {"mean": [0.2912713775066263, 0.026402204585327913], "std": [0.23278278998372684, 7.127872578854029e-06], "min": [0.04213552815573556, 0.02629873369421278], "max": [0.955831663949149, 0.026528762919562205], "count": [526]}}} +{"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.4729128235294118]], [[0.45083308932461874]], [[0.35783482135076256]]], "std": [[[0.2814053125498842]], [[0.26754796550905247]], [[0.2333144121400629]]], "count": [125]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36385158605664486]], [[0.37217178867102396]], [[0.35586195860566444]]], "std": [[[0.2824308988839764]], [[0.27976037000579485]], [[0.29515052508176803]]], "count": [125]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3540916361655773]], [[0.35584283442265796]], [[0.3330910806100218]]], "std": [[[0.27251824583261547]], [[0.2765916182914134]], [[0.29252168996639194]]], "count": [125]}, "observation.state": {"min": [-0.9433895945549011, -1.0842021724855044e-19, -1.8806604146957397, -0.1153646782040596, -0.21285763382911682, -0.8421554565429688, 0.0643337219953537, -0.020869754254817963, 0.004601942375302315, -1.3520712852478027, -0.2040194422006607, -0.15295352041721344, -0.03050554357469082, 0.04558541998267174], "max": [0.005622754339128733, 1.8637866973876953, 0.04001624137163162, 0.8576682209968567, 0.5156839489936829, 0.07841790467500687, 1.68869948387146, 0.8360195159912109, 1.6597672700881958, 0.03065863996744156, 0.4960249960422516, 0.5240494012832642, 0.5368932485580444, 0.045709073543548584], "mean": [-0.517075777053833, 0.7074235677719116, -0.7944156527519226, 0.20230810344219208, 0.12884362041950226, -0.41313618421554565, 0.5115839242935181, 0.40974971652030945, 0.882697582244873, -0.6103253960609436, -0.08596011996269226, 0.029280763119459152, 0.28270167112350464, 0.04568653181195259], "std": [0.35598281025886536, 0.6224792003631592, 0.6226589679718018, 0.2780507504940033, 0.20204953849315643, 0.3412120044231415, 0.43865394592285156, 0.36444953083992004, 0.7252401113510132, 0.5115790963172913, 0.0973600447177887, 0.09123791009187698, 0.2081439346075058, 3.94751041312702e-05], "count": [631]}, "action": {"min": [-0.9433895945549011, -1.0842021724855044e-19, -1.8806604146957397, -0.1153646782040596, -0.21285763382911682, -0.8421554565429688, 0.0643337219953537, -0.020869754254817963, 0.004601942375302315, -1.3520712852478027, -0.2040194422006607, -0.15295352041721344, -0.03050554357469082, 0.04558541998267174], "max": [0.005622754339128733, 1.8637866973876953, 0.04001624137163162, 0.8576682209968567, 0.5156839489936829, 0.07841790467500687, 1.68869948387146, 0.8360195159912109, 1.6597672700881958, 0.03065863996744156, 0.4960249960422516, 0.5240494012832642, 0.5368932485580444, 0.045709073543548584], "mean": [-0.517075777053833, 0.7074235677719116, -0.7944156527519226, 0.20230810344219208, 0.12884362041950226, -0.41313618421554565, 0.5115839242935181, 0.40974971652030945, 0.882697582244873, -0.6103253960609436, -0.08596011996269226, 0.029280763119459152, 0.28270167112350464, 0.04568653181195259], "std": [0.35598281025886536, 0.6224792003631592, 0.6226589679718018, 0.2780507504940033, 0.20204953849315643, 0.3412120044231415, 0.43865394592285156, 0.36444953083992004, 0.7252401113510132, 0.5115790963172913, 0.0973600447177887, 0.09123791009187698, 0.2081439346075058, 3.94751041312702e-05], "count": [631]}, "timestamp": {"min": [0.0], "max": [21.0], "mean": [10.499999999999998], "std": [6.07179270616732], "count": [631]}, "frame_index": {"min": [0], "max": [630], "mean": [315.0], "std": [182.1537811850196], "count": [631]}, "episode_index": {"min": [61], "max": [61], "mean": [61.0], "std": [0.0], "count": [631]}, "index": {"min": [43983], "max": [44613], "mean": [44298.0], "std": [182.1537811850196], "count": [631]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [631]}, "subtask_annotation": {"mean": [2.10459587955626, 4.0, 4.0, 4.0, 4.0], "std": [1.4567709945307168, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [631]}, "scene_annotation": {"mean": [61.0], "std": [0.0], "min": [61], "max": [61], "count": [631]}, "eef_direction_state": {"mean": [4.812995245641838, 4.684627575277338], "std": [1.8586898914281529, 1.7553363905152712], "min": [0, 0], "max": [6, 6], "count": [631]}, "eef_velocity_state": {"mean": [0.6164817749603804, 0.7179080824088748], "std": [0.8266448229421177, 0.7839390547934165], "min": [0, 0], "max": [2, 2], "count": [631]}, "eef_acc_mag_state": {"mean": [0.6687797147385103, 0.716323296354992], "std": [0.825288654665008, 0.8276346970943507], "min": [0, 0], "max": [2, 2], "count": [631]}, "eef_direction_action": {"mean": [4.812995245641838, 4.684627575277338], "std": [1.8586898914281529, 1.7553363905152712], "min": [0, 0], "max": [6, 6], "count": [631]}, "eef_velocity_action": {"mean": [0.6164817749603804, 0.7179080824088748], "std": [0.8266448229421177, 0.7839390547934165], "min": [0, 0], "max": [2, 2], "count": [631]}, "eef_acc_mag_action": {"mean": [0.6687797147385103, 0.716323296354992], "std": [0.825288654665008, 0.8276346970943507], "min": [0, 0], "max": [2, 2], "count": [631]}, "eef_sim_pose_state": {"mean": [0.1390311019586383, 0.27838061188835794, 1.3399986745493389, -0.346840756388025, 0.09958642535276437, -0.3694387291568039, 0.196761493025705, -0.23701662296815354, 1.2904206798922622, 0.2915292797006786, 0.18552036055427693, 0.44101783001377914], "std": [0.08716910021611902, 0.09422605869561189, 0.10045138579103864, 0.3831623089771022, 0.2489343796980202, 0.2939935917013895, 0.10862155892191226, 0.08898249797932908, 0.08734328796294498, 0.21492849370498365, 0.18949552744749376, 0.3792729693400744], "min": [0.03625610058477066, 0.08116109517910447, 1.1801427080846132, -0.8411919095806323, -0.13802869168972198, -0.7989775036206802, -0.01468044056722708, -0.33622987715569796, 1.1790957617118063, -0.030885570502720047, -0.15094186520615582, -0.009203299460400629], "max": [0.31021777572423953, 0.3418838825991865, 1.5313553680578553, 0.2081116141158515, 0.7143379093012698, 0.24049847188363258, 0.32826896416481754, -0.12774208498573075, 1.4419767210183734, 0.5833402526838445, 0.47903063303350457, 0.9487704567564053], "count": [631]}, "eef_sim_pose_action": {"mean": [0.1390311019586383, 0.27838061188835794, 1.3399986745493389, -0.346840756388025, 0.09958642535276437, -0.3694387291568039, 0.196761493025705, -0.23701662296815354, 1.2904206798922622, 0.2915292797006786, 0.18552036055427693, 0.44101783001377914], "std": [0.08716910021611902, 0.09422605869561189, 0.10045138579103864, 0.3831623089771022, 0.2489343796980202, 0.2939935917013895, 0.10862155892191226, 0.08898249797932908, 0.08734328796294498, 0.21492849370498365, 0.18949552744749376, 0.3792729693400744], "min": [0.03625610058477066, 0.08116109517910447, 1.1801427080846132, -0.8411919095806323, -0.13802869168972198, -0.7989775036206802, -0.01468044056722708, -0.33622987715569796, 1.1790957617118063, -0.030885570502720047, -0.15094186520615582, -0.009203299460400629], "max": [0.31021777572423953, 0.3418838825991865, 1.5313553680578553, 0.2081116141158515, 0.7143379093012698, 0.24049847188363258, 0.32826896416481754, -0.12774208498573075, 1.4419767210183734, 0.5833402526838445, 0.47903063303350457, 0.9487704567564053], "count": [631]}, "gripper_mode_state": {"mean": [0.8969889064976229, 1.0], "std": [0.30397336744823866, 0.0], "min": [0, 1], "max": [1, 1], "count": [631]}, "gripper_activity_state": {"mean": [1.866877971473851, 2.0], "std": [0.4690377741754851, 0.0], "min": [0, 2], "max": [2, 2], "count": [631]}, "gripper_mode_action": {"mean": [0.8969889064976229, 1.0], "std": [0.30397336744823866, 0.0], "min": [0, 1], "max": [1, 1], "count": [631]}, "gripper_activity_action": {"mean": [1.866877971473851, 2.0], "std": [0.4690377741754851, 0.0], "min": [0, 2], "max": [2, 2], "count": [631]}, "gripper_open_scale_state": {"mean": [0.29233335099907115, 0.026106531857661548], "std": [0.25065904861027943, 2.2557129869179868e-05], "min": [0.03676212685448783, 0.026048811418669566], "max": [0.9649711336408343, 0.026119470596313477], "count": [631]}, "gripper_open_scale_action": {"mean": [0.29233335099907115, 0.026106531857661548], "std": [0.25065904861027943, 2.2557129869179868e-05], "min": [0.03676212685448783, 0.026048811418669566], "max": [0.9649711336408343, 0.026119470596313477], "count": [631]}}} +{"episode_index": 61, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4732267064022579]], [[0.45028056298276886]], [[0.3595309312487621]]], "std": [[[0.27555112899012185]], [[0.2636869729534956]], [[0.23261096582785304]]], "count": [176]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36399918145919985]], [[0.3727862974103783]], [[0.35821268289512775]]], "std": [[[0.2878885797291941]], [[0.28504683643379625]], [[0.3000752972127787]]], "count": [176]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33894445991780553]], [[0.3433479138814617]], [[0.3223396340859576]]], "std": [[[0.2585703473022824]], [[0.26459784112201823]], [[0.28068388217441614]]], "count": [176]}, "observation.state": {"min": [-0.882038950920105, -0.0015339808305725455, -1.840770959854126, -0.12885437905788422, -0.3674805164337158, -0.9765815138816833, 0.04902610555291176, -0.003391626290977001, -0.012271846644580364, -1.274738073348999, -0.14460813999176025, -0.26345306634902954, -0.04601942375302315, 0.045709073543548584], "max": [0.02258431352674961, 1.9358837604522705, -0.003067961661145091, 0.776675820350647, 0.4601942300796509, 0.11607680469751358, 1.6889585256576538, 0.8697671294212341, 1.76407790184021, 0.0015339808305725455, 0.8176718354225159, 0.6703272461891174, 0.5336622595787048, 0.045956410467624664], "mean": [-0.4764813482761383, 0.8736534118652344, -0.8785402178764343, 0.2991073429584503, 0.06614581495523453, -0.49415209889411926, 0.5627840757369995, 0.3558785319328308, 0.7580188512802124, -0.5849089622497559, 0.0960116982460022, -0.024032501503825188, 0.19744497537612915, 0.04575011506676674], "std": [0.30750876665115356, 0.6697466373443604, 0.573720395565033, 0.266211599111557, 0.26795387268066406, 0.379445344209671, 0.45834365487098694, 0.36650753021240234, 0.7483225464820862, 0.5227706432342529, 0.1589093655347824, 0.1252763867378235, 0.2186271995306015, 7.672433275729418e-05], "count": [990]}, "action": {"min": [-0.882038950920105, -0.0015339808305725455, -1.840770959854126, -0.12885437905788422, -0.3674805164337158, -0.9765815138816833, 0.04902610555291176, -0.003391626290977001, -0.012271846644580364, -1.274738073348999, -0.14460813999176025, -0.26345306634902954, -0.04601942375302315, 0.045709073543548584], "max": [0.02258431352674961, 1.9358837604522705, -0.003067961661145091, 0.776675820350647, 0.4601942300796509, 0.11607680469751358, 1.6889585256576538, 0.8697671294212341, 1.76407790184021, 0.0015339808305725455, 0.8176718354225159, 0.6703272461891174, 0.5336622595787048, 0.045956410467624664], "mean": [-0.4764813482761383, 0.8736534118652344, -0.8785402178764343, 0.2991073429584503, 0.06614581495523453, -0.49415209889411926, 0.5627840757369995, 0.3558785319328308, 0.7580188512802124, -0.5849089622497559, 0.0960116982460022, -0.024032501503825188, 0.19744497537612915, 0.04575011506676674], "std": [0.30750876665115356, 0.6697466373443604, 0.573720395565033, 0.266211599111557, 0.26795387268066406, 0.379445344209671, 0.45834365487098694, 0.36650753021240234, 0.7483225464820862, 0.5227706432342529, 0.1589093655347824, 0.1252763867378235, 0.2186271995306015, 7.672433275729418e-05], "count": [990]}, "timestamp": {"min": [0.0], "max": [32.96666666666667], "mean": [16.483333333333334], "std": [9.526274581776836], "count": [990]}, "frame_index": {"min": [0], "max": [989], "mean": [494.5], "std": [285.78823745330504], "count": [990]}, "episode_index": {"min": [62], "max": [62], "mean": [62.0], "std": [0.0], "count": [990]}, "index": {"min": [44614], "max": [45603], "mean": [45108.5], "std": [285.78823745330504], "count": [990]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [990]}, "subtask_annotation": {"mean": [2.092929292929293, 4.0, 4.0, 4.0, 4.0], "std": [1.480325689338548, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [990]}, "scene_annotation": {"mean": [62.0], "std": [0.0], "min": [62], "max": [62], "count": [990]}, "eef_direction_state": {"mean": [4.66969696969697, 4.735353535353536], "std": [1.8304359775115375, 1.8975429690674064], "min": [0, 0], "max": [6, 6], "count": [990]}, "eef_velocity_state": {"mean": [0.6404040404040404, 0.6383838383838384], "std": [0.7732809794085116, 0.7968000485156622], "min": [0, 0], "max": [2, 2], "count": [990]}, "eef_acc_mag_state": {"mean": [0.7424242424242424, 0.6636363636363637], "std": [0.8295783167698696, 0.8232670253577046], "min": [0, 0], "max": [2, 2], "count": [990]}, "eef_direction_action": {"mean": [4.66969696969697, 4.735353535353536], "std": [1.8304359775115375, 1.8975429690674064], "min": [0, 0], "max": [6, 6], "count": [990]}, "eef_velocity_action": {"mean": [0.6404040404040404, 0.6383838383838384], "std": [0.7732809794085116, 0.7968000485156622], "min": [0, 0], "max": [2, 2], "count": [990]}, "eef_acc_mag_action": {"mean": [0.7424242424242424, 0.6636363636363637], "std": [0.8295783167698696, 0.8232670253577046], "min": [0, 0], "max": [2, 2], "count": [990]}, "eef_sim_pose_state": {"mean": [0.16875944628578773, 0.2533838631238774, 1.3331357146465788, -0.4176130870817259, 0.27348791075507956, -0.3831668601154343, 0.17003511420611414, -0.2525535265133045, 1.2728239811957607, 0.17967878847925972, 0.26599778145650416, 0.3261408538085553], "std": [0.1049108780183593, 0.10126133084016292, 0.08266209099848734, 0.435915017854202, 0.22586301799336148, 0.27574719399069575, 0.11146135832426442, 0.09473302791144216, 0.08294884554551091, 0.20473554497665514, 0.2501996219723941, 0.3203610004793985], "min": [0.03007511411045232, 0.07183673623501699, 1.1834768395931792, -1.0023630145687106, -0.06499351834450162, -0.8394658510820382, -0.06512854046212029, -0.33879740039308176, 1.1831026874266217, -0.04584992479086995, -0.20803805310978607, -0.02736521591076936], "max": [0.3393090709236173, 0.34154989903778576, 1.468653502617544, 0.11398143329900562, 0.7549891668696951, 0.27687423008231793, 0.32834983516993277, -0.10370005882246586, 1.4221665660256675, 0.6404389621185154, 0.6782080274920013, 0.8160177298290648], "count": [990]}, "eef_sim_pose_action": {"mean": [0.16875944628578773, 0.2533838631238774, 1.3331357146465788, -0.4176130870817259, 0.27348791075507956, -0.3831668601154343, 0.17003511420611414, -0.2525535265133045, 1.2728239811957607, 0.17967878847925972, 0.26599778145650416, 0.3261408538085553], "std": [0.1049108780183593, 0.10126133084016292, 0.08266209099848734, 0.435915017854202, 0.22586301799336148, 0.27574719399069575, 0.11146135832426442, 0.09473302791144216, 0.08294884554551091, 0.20473554497665514, 0.2501996219723941, 0.3203610004793985], "min": [0.03007511411045232, 0.07183673623501699, 1.1834768395931792, -1.0023630145687106, -0.06499351834450162, -0.8394658510820382, -0.06512854046212029, -0.33879740039308176, 1.1831026874266217, -0.04584992479086995, -0.20803805310978607, -0.02736521591076936], "max": [0.3393090709236173, 0.34154989903778576, 1.468653502617544, 0.11398143329900562, 0.7549891668696951, 0.27687423008231793, 0.32834983516993277, -0.10370005882246586, 1.4221665660256675, 0.6404389621185154, 0.6782080274920013, 0.8160177298290648], "count": [990]}, "gripper_mode_state": {"mean": [0.8747474747474747, 1.0], "std": [0.3310050304306425, 0.0], "min": [0, 1], "max": [1, 1], "count": [990]}, "gripper_activity_state": {"mean": [1.8686868686868687, 2.0], "std": [0.46594022780628447, 0.0], "min": [0, 2], "max": [2, 2], "count": [990]}, "gripper_mode_action": {"mean": [0.8747474747474747, 1.0], "std": [0.3310050304306425, 0.0], "min": [0, 1], "max": [1, 1], "count": [990]}, "gripper_activity_action": {"mean": [1.8686868686868687, 2.0], "std": [0.46594022780628447, 0.0], "min": [0, 2], "max": [2, 2], "count": [990]}, "gripper_open_scale_state": {"mean": [0.3215904017869974, 0.026143054507167487], "std": [0.261911575821041, 4.384233314955914e-05], "min": [0.02801491745880672, 0.026119470596313477], "max": [0.9651191575186593, 0.026260805981499807], "count": [990]}, "gripper_open_scale_action": {"mean": [0.3215904017869974, 0.026143054507167487], "std": [0.261911575821041, 4.384233314955914e-05], "min": [0.02801491745880672, 0.026119470596313477], "max": [0.9651191575186593, 0.026260805981499807], "count": [990]}}} +{"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.4663436526735974]], [[0.4465545429954234]], [[0.3585174931643052]]], "std": [[[0.2772000199127805]], [[0.2646992223721671]], [[0.2329278747239478]]], "count": [149]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.367658653916451]], [[0.37777963109181034]], [[0.36143097958795745]]], "std": [[[0.2791965614106594]], [[0.27652752644875095]], [[0.29169334096738003]]], "count": [149]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3309750076764486]], [[0.34223334576186926]], [[0.3259688482402655]]], "std": [[[0.2515162616969416]], [[0.25336226159545255]], [[0.26748816617827553]]], "count": [149]}, "observation.state": {"min": [-0.9694713354110718, -0.003075961722061038, -1.5966100692749023, -0.11630364507436752, -0.2325623631477356, -0.9464661478996277, 0.07311908155679703, -0.09496718645095825, 0.013727890327572823, -1.5599530935287476, -0.05778934806585312, -0.3850291669368744, -0.05598148703575134, 0.04558541998267174], "max": [-0.0067432899959385395, 1.7303303480148315, 0.0401337705552578, 0.6550027132034302, 0.46479618549346924, 0.09205184876918793, 1.6888782978057861, 1.0814564228057861, 1.6720390319824219, 0.02147573046386242, 0.649585485458374, 0.1197928711771965, 0.578528642654419, 0.04558541998267174], "mean": [-0.4363335967063904, 0.8040262460708618, -0.7512206435203552, 0.14884556829929352, 0.029287569224834442, -0.4883290231227875, 0.5166423916816711, 0.5387805700302124, 0.8700410723686218, -0.6808585524559021, 0.23920193314552307, -0.15494173765182495, 0.3064158260822296, 0.04558560252189636], "std": [0.3362573981285095, 0.5937740802764893, 0.5482719540596008, 0.23075836896896362, 0.23190192878246307, 0.4010729193687439, 0.42704740166664124, 0.4805433750152588, 0.7212777137756348, 0.5946108102798462, 0.23642782866954803, 0.15012215077877045, 0.2634580135345459, 1.825392246246338e-07], "count": [790]}, "action": {"min": [-0.9694713354110718, -0.003075961722061038, -1.5966100692749023, -0.11630364507436752, -0.2325623631477356, -0.9464661478996277, 0.07311908155679703, -0.09496718645095825, 0.013727890327572823, -1.5599530935287476, -0.05778934806585312, -0.3850291669368744, -0.05598148703575134, 0.04558541998267174], "max": [-0.0067432899959385395, 1.7303303480148315, 0.0401337705552578, 0.6550027132034302, 0.46479618549346924, 0.09205184876918793, 1.6888782978057861, 1.0814564228057861, 1.6720390319824219, 0.02147573046386242, 0.649585485458374, 0.1197928711771965, 0.578528642654419, 0.04558541998267174], "mean": [-0.4363335967063904, 0.8040262460708618, -0.7512206435203552, 0.14884556829929352, 0.029287569224834442, -0.4883290231227875, 0.5166423916816711, 0.5387805700302124, 0.8700410723686218, -0.6808585524559021, 0.23920193314552307, -0.15494173765182495, 0.3064158260822296, 0.04558560252189636], "std": [0.3362573981285095, 0.5937740802764893, 0.5482719540596008, 0.23075836896896362, 0.23190192878246307, 0.4010729193687439, 0.42704740166664124, 0.4805433750152588, 0.7212777137756348, 0.5946108102798462, 0.23642782866954803, 0.15012215077877045, 0.2634580135345459, 1.825392246246338e-07], "count": [790]}, "timestamp": {"min": [0.0], "max": [26.3], "mean": [13.15], "std": [7.601772454134919], "count": [790]}, "frame_index": {"min": [0], "max": [789], "mean": [394.5], "std": [228.0531736240476], "count": [790]}, "episode_index": {"min": [64], "max": [64], "mean": [64.0], "std": [0.0], "count": [790]}, "index": {"min": [46229], "max": [47018], "mean": [46623.5], "std": [228.0531736240476], "count": [790]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [790]}, "subtask_annotation": {"mean": [2.1037974683544305, 4.0, 4.0, 4.0, 4.0], "std": [1.462392961611484, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [790]}, "scene_annotation": {"mean": [64.0], "std": [0.0], "min": [64], "max": [64], "count": [790]}, "eef_direction_state": {"mean": [4.964556962025316, 4.715189873417722], "std": [1.6865092384307574, 1.7469386320650397], "min": [0, 0], "max": [6, 6], "count": [790]}, "eef_velocity_state": {"mean": [0.569620253164557, 0.6392405063291139], "std": [0.7984723436916571, 0.7430552259011389], "min": [0, 0], "max": [2, 2], "count": [790]}, "eef_acc_mag_state": {"mean": [0.6329113924050633, 0.6936708860759494], "std": [0.8125162540126637, 0.8281964195802474], "min": [0, 0], "max": [2, 2], "count": [790]}, "eef_direction_action": {"mean": [4.964556962025316, 4.715189873417722], "std": [1.6865092384307574, 1.7469386320650397], "min": [0, 0], "max": [6, 6], "count": [790]}, "eef_velocity_action": {"mean": [0.569620253164557, 0.6392405063291139], "std": [0.7984723436916571, 0.7430552259011389], "min": [0, 0], "max": [2, 2], "count": [790]}, "eef_acc_mag_action": {"mean": [0.6329113924050633, 0.6936708860759494], "std": [0.8125162540126637, 0.8281964195802474], "min": [0, 0], "max": [2, 2], "count": [790]}, "eef_sim_pose_state": {"mean": [0.16299252186237104, 0.2635459536011661, 1.3334308824355183, -0.43139156152287206, 0.18721508156761923, -0.3882531280525764, 0.1635533687669372, -0.22837748493827367, 1.2830563106447106, 0.16686970281242544, 0.4081435356909192, 0.3322540368611119], "std": [0.07602069984728593, 0.08698772807794274, 0.093269302263726, 0.4523404302087318, 0.2373606273816373, 0.2554839110156547, 0.08029690607553809, 0.10374094044323898, 0.08279650748321973, 0.14544950859858988, 0.34706949531485876, 0.2974298042355525], "min": [0.052269311725982495, 0.08880407432131009, 1.1804466628292727, -0.9710890576376087, -0.09859403590877647, -0.6984330061780404, 0.02924567875983763, -0.3363194644673307, 1.1820026889495652, -0.04409646160800582, -0.11369687087432112, -0.013983940803771348], "max": [0.33176572798487547, 0.3394608128544624, 1.4656160819542408, 0.12115900545514827, 0.6861722897209583, 0.1678620063573364, 0.33870121957474497, -0.09387862386386397, 1.4368855563358576, 0.3755372714616233, 0.8312188470487003, 0.7663448649810267], "count": [790]}, "eef_sim_pose_action": {"mean": [0.16299252186237104, 0.2635459536011661, 1.3334308824355183, -0.43139156152287206, 0.18721508156761923, -0.3882531280525764, 0.1635533687669372, -0.22837748493827367, 1.2830563106447106, 0.16686970281242544, 0.4081435356909192, 0.3322540368611119], "std": [0.07602069984728593, 0.08698772807794274, 0.093269302263726, 0.4523404302087318, 0.2373606273816373, 0.2554839110156547, 0.08029690607553809, 0.10374094044323898, 0.08279650748321973, 0.14544950859858988, 0.34706949531485876, 0.2974298042355525], "min": [0.052269311725982495, 0.08880407432131009, 1.1804466628292727, -0.9710890576376087, -0.09859403590877647, -0.6984330061780404, 0.02924567875983763, -0.3363194644673307, 1.1820026889495652, -0.04409646160800582, -0.11369687087432112, -0.013983940803771348], "max": [0.33176572798487547, 0.3394608128544624, 1.4656160819542408, 0.12115900545514827, 0.6861722897209583, 0.1678620063573364, 0.33870121957474497, -0.09387862386386397, 1.4368855563358576, 0.3755372714616233, 0.8312188470487003, 0.7663448649810267], "count": [790]}, "gripper_mode_state": {"mean": [0.9075949367088607, 1.0], "std": [0.2895969053172002, 0.0], "min": [0, 1], "max": [1, 1], "count": [790]}, "gripper_activity_state": {"mean": [1.8949367088607596, 2.0], "std": [0.4183750162498709, 0.0], "min": [0, 2], "max": [2, 2], "count": [790]}, "gripper_mode_action": {"mean": [0.9075949367088607, 1.0], "std": [0.2895969053172002, 0.0], "min": [0, 1], "max": [1, 1], "count": [790]}, "gripper_activity_action": {"mean": [1.8949367088607596, 2.0], "std": [0.4183750162498709, 0.0], "min": [0, 2], "max": [2, 2], "count": [790]}, "gripper_open_scale_state": {"mean": [0.29522397703546976, 0.0260488114186696], "std": [0.24402734025013428, 3.469446951953614e-17], "min": [0.04178233231816973, 0.026048811418669566], "max": [0.9650733130318778, 0.026048811418669566], "count": [790]}, "gripper_open_scale_action": {"mean": [0.29522397703546976, 0.0260488114186696], "std": [0.24402734025013428, 3.469446951953614e-17], "min": [0.04178233231816973, 0.026048811418669566], "max": [0.9650733130318778, 0.026048811418669566], "count": [790]}}} +{"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.47329969919786097]], [[0.4552932288571995]], [[0.36098008021390376]]], "std": [[[0.2692250351269669]], [[0.26155713956609067]], [[0.2308283465177499]]], "count": [220]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33605525351554766]], [[0.3490373613586849]], [[0.336243534610814]]], "std": [[[0.2572743474000628]], [[0.2529838994815004]], [[0.26263794800459145]]], "count": [220]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34621598336304216]], [[0.347387672063775]], [[0.3227332726777579]]], "std": [[[0.25296471751468386]], [[0.25725823372149503]], [[0.27640120716243266]]], "count": [220]}, "observation.state": {"min": [-0.544495165348053, -0.0015339808305725455, -1.8821943998336792, -0.3834952116012573, -0.9451466202735901, -0.9171671867370605, 0.06811439990997314, -0.0015339808305725455, -0.0015339808305725455, -1.6628351211547852, -0.3477960228919983, -0.3573402166366577, -0.018882665783166885, 0.04558541998267174], "max": [0.13038836419582367, 2.334718704223633, 0.03999999910593033, 0.5543747544288635, 0.1403631567955017, 0.06569069623947144, 1.6781214475631714, 0.8220371007919312, 2.4159114360809326, 0.02147573046386242, 0.5484562516212463, 0.15019935369491577, 0.7271068692207336, 0.045709073543548584], "mean": [-0.032936736941337585, 1.0430179834365845, -0.7066535949707031, -0.22497417032718658, -0.6060947775840759, -0.6699092984199524, 0.5713663697242737, 0.595082700252533, 1.78400719165802, -1.198866844177246, -0.038838308304548264, -0.21814675629138947, 0.350729376077652, 0.04559329152107239], "std": [0.2543857991695404, 0.5194957852363586, 0.4189627766609192, 0.2417852133512497, 0.42640450596809387, 0.3698056936264038, 0.31489068269729614, 0.27874448895454407, 0.8524280190467834, 0.5598336458206177, 0.14674796164035797, 0.11424124985933304, 0.18071933090686798, 2.7899659471586347e-05], "count": [1330]}, "action": {"min": [-0.544495165348053, -0.0015339808305725455, -1.8821943998336792, -0.3834952116012573, -0.9451466202735901, -0.9171671867370605, 0.06811439990997314, -0.0015339808305725455, -0.0015339808305725455, -1.6628351211547852, -0.3477960228919983, -0.3573402166366577, -0.018882665783166885, 0.04558541998267174], "max": [0.13038836419582367, 2.334718704223633, 0.03999999910593033, 0.5543747544288635, 0.1403631567955017, 0.06569069623947144, 1.6781214475631714, 0.8220371007919312, 2.4159114360809326, 0.02147573046386242, 0.5484562516212463, 0.15019935369491577, 0.7271068692207336, 0.045709073543548584], "mean": [-0.032936736941337585, 1.0430179834365845, -0.7066535949707031, -0.22497417032718658, -0.6060947775840759, -0.6699092984199524, 0.5713663697242737, 0.595082700252533, 1.78400719165802, -1.198866844177246, -0.038838308304548264, -0.21814675629138947, 0.350729376077652, 0.04559329152107239], "std": [0.2543857991695404, 0.5194957852363586, 0.4189627766609192, 0.2417852133512497, 0.42640450596809387, 0.3698056936264038, 0.31489068269729614, 0.27874448895454407, 0.8524280190467834, 0.5598336458206177, 0.14674796164035797, 0.11424124985933304, 0.18071933090686798, 2.7899659471586347e-05], "count": [1330]}, "timestamp": {"min": [0.0], "max": [44.3], "mean": [22.15], "std": [12.797927349553303], "count": [1330]}, "frame_index": {"min": [0], "max": [1329], "mean": [664.5], "std": [383.9378204865991], "count": [1330]}, "episode_index": {"min": [65], "max": [65], "mean": [65.0], "std": [0.0], "count": [1330]}, "index": {"min": [47019], "max": [48348], "mean": [47683.5], "std": [383.9378204865991], "count": [1330]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1330]}, "subtask_annotation": {"mean": [2.601503759398496, 4.0, 4.0, 4.0, 4.0], "std": [1.0393740859706702, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1330]}, "scene_annotation": {"mean": [65.0], "std": [0.0], "min": [65], "max": [65], "count": [1330]}, "eef_direction_state": {"mean": [5.2593984962406015, 4.43984962406015], "std": [1.6496770061619408, 1.7358857178706806], "min": [0, 0], "max": [6, 6], "count": [1330]}, "eef_velocity_state": {"mean": [0.3706766917293233, 0.8631578947368421], "std": [0.7013715837409404, 0.7018207988624074], "min": [0, 0], "max": [2, 2], "count": [1330]}, "eef_acc_mag_state": {"mean": [0.46466165413533833, 0.8609022556390977], "std": [0.7573395746867629, 0.8385751060526098], "min": [0, 0], "max": [2, 2], "count": [1330]}, "eef_direction_action": {"mean": [5.2593984962406015, 4.43984962406015], "std": [1.6496770061619408, 1.7358857178706806], "min": [0, 0], "max": [6, 6], "count": [1330]}, "eef_velocity_action": {"mean": [0.3706766917293233, 0.8631578947368421], "std": [0.7013715837409404, 0.7018207988624074], "min": [0, 0], "max": [2, 2], "count": [1330]}, "eef_acc_mag_action": {"mean": [0.46466165413533833, 0.8609022556390977], "std": [0.7573395746867629, 0.8385751060526098], "min": [0, 0], "max": [2, 2], "count": [1330]}, "eef_sim_pose_state": {"mean": [0.23250615829583463, 0.30538852504875674, 1.3363833115709924, -0.6889887243509214, 0.10440149323288356, -0.6416170531363999, 0.34927263703107764, -0.11060408674145064, 1.22070654061, 0.17813879767327473, 0.5218923998344193, 0.3165136794166205], "std": [0.10133834164028835, 0.06180186237828182, 0.06472202296457326, 0.36758056319875476, 0.23545035276532988, 0.2559852212138685, 0.13820937174781533, 0.11630977569733846, 0.05718851750644692, 0.16086000880987705, 0.2572009446741041, 0.14556935375058896], "min": [0.0565956720131213, 0.11496665491788916, 1.1803149803065964, -0.948116251293837, -0.10025530593967069, -0.8742135133014608, -0.002269057842240796, -0.33886825353840677, 1.1637634988769163, -0.017612546456603415, -0.0412769326265916, -0.035503489598349626], "max": [0.5067802291898872, 0.33833618704231994, 1.455270526623725, 0.06597294250425659, 0.8956547611425223, 0.08554119688134257, 0.46500810543951515, -0.020854004822276978, 1.3985020184907728, 0.6890199311424423, 0.8632038036636298, 0.5676907809352885], "count": [1330]}, "eef_sim_pose_action": {"mean": [0.23250615829583463, 0.30538852504875674, 1.3363833115709924, -0.6889887243509214, 0.10440149323288356, -0.6416170531363999, 0.34927263703107764, -0.11060408674145064, 1.22070654061, 0.17813879767327473, 0.5218923998344193, 0.3165136794166205], "std": [0.10133834164028835, 0.06180186237828182, 0.06472202296457326, 0.36758056319875476, 0.23545035276532988, 0.2559852212138685, 0.13820937174781533, 0.11630977569733846, 0.05718851750644692, 0.16086000880987705, 0.2572009446741041, 0.14556935375058896], "min": [0.0565956720131213, 0.11496665491788916, 1.1803149803065964, -0.948116251293837, -0.10025530593967069, -0.8742135133014608, -0.002269057842240796, -0.33886825353840677, 1.1637634988769163, -0.017612546456603415, -0.0412769326265916, -0.035503489598349626], "max": [0.5067802291898872, 0.33833618704231994, 1.455270526623725, 0.06597294250425659, 0.8956547611425223, 0.08554119688134257, 0.46500810543951515, -0.020854004822276978, 1.3985020184907728, 0.6890199311424423, 0.8632038036636298, 0.5676907809352885], "count": [1330]}, "gripper_mode_state": {"mean": [0.9518796992481203, 1.0], "std": [0.21402041352971413, 0.0], "min": [0, 1], "max": [1, 1], "count": [1330]}, "gripper_activity_state": {"mean": [1.9278195488721805, 2.0], "std": [0.3522971625569229, 0.0], "min": [0, 2], "max": [2, 2], "count": [1330]}, "gripper_mode_action": {"mean": [0.9518796992481203, 1.0], "std": [0.21402041352971413, 0.0], "min": [0, 1], "max": [1, 1], "count": [1330]}, "gripper_activity_action": {"mean": [1.9278195488721805, 2.0], "std": [0.3522971625569229, 0.0], "min": [0, 2], "max": [2, 2], "count": [1330]}, "gripper_open_scale_state": {"mean": [0.3264922159570948, 0.02605320932753702], "std": [0.17993697009936419, 1.5942357042371357e-05], "min": [0.038922514234270365, 0.026048811418669566], "max": [0.9589265414646694, 0.026119470596313477], "count": [1330]}, "gripper_open_scale_action": {"mean": [0.3264922159570948, 0.02605320932753702], "std": [0.17993697009936419, 1.5942357042371357e-05], "min": [0.038922514234270365, 0.026048811418669566], "max": [0.9589265414646694, 0.026119470596313477], "count": [1330]}}} +{"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.4690994097133803]], [[0.4481138238123532]], [[0.35836525089833915]]], "std": [[[0.26930717771944007]], [[0.25964684774675656]], [[0.2327216754896889]]], "count": [154]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35733597883597884]], [[0.36671713281272106]], [[0.3571071658461364]]], "std": [[[0.28432957745956183]], [[0.28308344798517465]], [[0.2924079675936201]]], "count": [154]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34344360092521853]], [[0.34420194592988707]], [[0.3202649782135076]]], "std": [[[0.2708979998430419]], [[0.2759937232559222]], [[0.2926992390372]]], "count": [154]}, "observation.state": {"min": [-0.5936505794525146, -0.0015339808305725455, -1.467469334602356, -0.23256635665893555, -0.44594940543174744, -0.9894176125526428, 0.07373717427253723, -0.013693517073988914, -0.011707885190844536, -1.7102888822555542, -0.11282245814800262, -0.22583137452602386, -0.04601942375302315, 0.044472914189100266], "max": [0.010711293667554855, 1.6674370765686035, -0.003067961661145091, 0.5828931331634521, 0.1365242898464203, 0.12425244599580765, 1.6731449365615845, 1.0288063287734985, 2.0110487937927246, 0.005789860617369413, 0.7978017330169678, 0.6392672061920166, 0.666908860206604, 0.045709073543548584], "mean": [-0.30052486062049866, 0.47608840465545654, -0.535740077495575, 0.16371029615402222, -0.14096055924892426, -0.5010057687759399, 0.486687570810318, 0.5582233667373657, 1.068232774734497, -0.921785831451416, 0.1974485218524933, -0.043116193264722824, 0.21329949796199799, 0.04516637325286865], "std": [0.2033648043870926, 0.49309778213500977, 0.3917779326438904, 0.18513281643390656, 0.16013486683368683, 0.45836398005485535, 0.36720380187034607, 0.44355762004852295, 0.8539785742759705, 0.6608269810676575, 0.18519602715969086, 0.15545886754989624, 0.18711498379707336, 0.0005045222933404148], "count": [829]}, "action": {"min": [-0.5936505794525146, -0.0015339808305725455, -1.467469334602356, -0.23256635665893555, -0.44594940543174744, -0.9894176125526428, 0.07373717427253723, -0.013693517073988914, -0.011707885190844536, -1.7102888822555542, -0.11282245814800262, -0.22583137452602386, -0.04601942375302315, 0.044472914189100266], "max": [0.010711293667554855, 1.6674370765686035, -0.003067961661145091, 0.5828931331634521, 0.1365242898464203, 0.12425244599580765, 1.6731449365615845, 1.0288063287734985, 2.0110487937927246, 0.005789860617369413, 0.7978017330169678, 0.6392672061920166, 0.666908860206604, 0.045709073543548584], "mean": [-0.30052486062049866, 0.47608840465545654, -0.535740077495575, 0.16371029615402222, -0.14096055924892426, -0.5010057687759399, 0.486687570810318, 0.5582233667373657, 1.068232774734497, -0.921785831451416, 0.1974485218524933, -0.043116193264722824, 0.21329949796199799, 0.04516637325286865], "std": [0.2033648043870926, 0.49309778213500977, 0.3917779326438904, 0.18513281643390656, 0.16013486683368683, 0.45836398005485535, 0.36720380187034607, 0.44355762004852295, 0.8539785742759705, 0.6608269810676575, 0.18519602715969086, 0.15545886754989624, 0.18711498379707336, 0.0005045222933404148], "count": [829]}, "timestamp": {"min": [0.0], "max": [27.6], "mean": [13.799999999999997], "std": [7.977050415619381], "count": [829]}, "frame_index": {"min": [0], "max": [828], "mean": [414.0], "std": [239.3115124685814], "count": [829]}, "episode_index": {"min": [66], "max": [66], "mean": [66.0], "std": [0.0], "count": [829]}, "index": {"min": [48349], "max": [49177], "mean": [48763.0], "std": [239.3115124685814], "count": [829]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [829]}, "subtask_annotation": {"mean": [2.361881785283474, 4.0, 4.0, 4.0, 4.0], "std": [1.3732914439865207, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [829]}, "scene_annotation": {"mean": [66.0], "std": [0.0], "min": [66], "max": [66], "count": [829]}, "eef_direction_state": {"mean": [4.8697225572979495, 4.519903498190591], "std": [1.9523670444417485, 1.715227195816587], "min": [0, 0], "max": [6, 6], "count": [829]}, "eef_velocity_state": {"mean": [0.5404101326899879, 0.8854041013268998], "std": [0.7765379390305324, 0.8278282585200937], "min": [0, 0], "max": [2, 2], "count": [829]}, "eef_acc_mag_state": {"mean": [0.6357056694813028, 0.8624849215922799], "std": [0.8100567465739071, 0.845283002738344], "min": [0, 0], "max": [2, 2], "count": [829]}, "eef_direction_action": {"mean": [4.8697225572979495, 4.519903498190591], "std": [1.9523670444417485, 1.715227195816587], "min": [0, 0], "max": [6, 6], "count": [829]}, "eef_velocity_action": {"mean": [0.5404101326899879, 0.8854041013268998], "std": [0.7765379390305324, 0.8278282585200937], "min": [0, 0], "max": [2, 2], "count": [829]}, "eef_acc_mag_action": {"mean": [0.6357056694813028, 0.8624849215922799], "std": [0.8100567465739071, 0.845283002738344], "min": [0, 0], "max": [2, 2], "count": [829]}, "eef_sim_pose_state": {"mean": [0.10998704339422263, 0.3132648144875142, 1.2964214850274904, -0.49700107861790777, 0.10320105772387517, -0.44032594129087826, 0.1927061054533157, -0.18547777031270868, 1.2979758662439758, 0.1757333600002943, 0.3360783942767048, 0.50215058474969], "std": [0.08880770305812612, 0.048263095965417606, 0.07231171118523973, 0.45992775725983676, 0.2178127437153192, 0.27903567835443976, 0.11520899062941077, 0.14029546185899017, 0.09052952988093715, 0.19202850357053497, 0.3111478237786441, 0.3861391327246195], "min": [0.04918790484240183, 0.18595550964958252, 1.1821975706606793, -0.9890385944776707, -0.08312394411010127, -0.8365887709536736, -0.03609038731836686, -0.36186026114323416, 1.182788415452575, -0.04606179025258106, -0.16905455283800785, -0.00613696678746067], "max": [0.3384867619784016, 0.3422297804756375, 1.4418951564792466, 0.12395595969525203, 0.8182393097429883, 0.019936203423984878, 0.3329649757305023, -0.006379715437457037, 1.491257510461966, 0.660491839508149, 0.7826735895620378, 1.2424575554563786], "count": [829]}, "eef_sim_pose_action": {"mean": [0.10998704339422263, 0.3132648144875142, 1.2964214850274904, -0.49700107861790777, 0.10320105772387517, -0.44032594129087826, 0.1927061054533157, -0.18547777031270868, 1.2979758662439758, 0.1757333600002943, 0.3360783942767048, 0.50215058474969], "std": [0.08880770305812612, 0.048263095965417606, 0.07231171118523973, 0.45992775725983676, 0.2178127437153192, 0.27903567835443976, 0.11520899062941077, 0.14029546185899017, 0.09052952988093715, 0.19202850357053497, 0.3111478237786441, 0.3861391327246195], "min": [0.04918790484240183, 0.18595550964958252, 1.1821975706606793, -0.9890385944776707, -0.08312394411010127, -0.8365887709536736, -0.03609038731836686, -0.36186026114323416, 1.182788415452575, -0.04606179025258106, -0.16905455283800785, -0.00613696678746067], "max": [0.3384867619784016, 0.3422297804756375, 1.4418951564792466, 0.12395595969525203, 0.8182393097429883, 0.019936203423984878, 0.3329649757305023, -0.006379715437457037, 1.491257510461966, 0.660491839508149, 0.7826735895620378, 1.2424575554563786], "count": [829]}, "gripper_mode_state": {"mean": [0.9420989143546441, 1.0], "std": [0.23355630996923388, 0.0], "min": [0, 1], "max": [1, 1], "count": [829]}, "gripper_activity_state": {"mean": [1.8962605548854041, 2.0], "std": [0.41544141031470677, 0.0], "min": [0, 2], "max": [2, 2], "count": [829]}, "gripper_mode_action": {"mean": [0.9420989143546441, 1.0], "std": [0.23355630996923388, 0.0], "min": [0, 1], "max": [1, 1], "count": [829]}, "gripper_activity_action": {"mean": [1.8962605548854041, 2.0], "std": [0.41544141031470677, 0.0], "min": [0, 2], "max": [2, 2], "count": [829]}, "gripper_open_scale_state": {"mean": [0.27810826484199314, 0.025809348638707215], "std": [0.20983170596654302, 0.0002882994147463961], "min": [0.04213552815573556, 0.025413093822343007], "max": [0.956082820892334, 0.026119470596313477], "count": [829]}, "gripper_open_scale_action": {"mean": [0.27810826484199314, 0.025809348638707215], "std": [0.20983170596654302, 0.0002882994147463961], "min": [0.04213552815573556, 0.025413093822343007], "max": [0.956082820892334, 0.026119470596313477], "count": [829]}}} +{"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.4679341585555085]], [[0.446081346687356]], [[0.35828776390652184]]], "std": [[[0.2789440141097529]], [[0.2668194415787426]], [[0.23578451870553144]]], "count": [139]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35412194362157334]], [[0.3621989526026238]], [[0.34380432908575104]]], "std": [[[0.29168093191699795]], [[0.2906374364039044]], [[0.3070296375044061]]], "count": [139]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35021352133979095]], [[0.35408275732355293]], [[0.3326597094873121]]], "std": [[[0.27235884719376297]], [[0.2769841989883055]], [[0.2936252081377291]]], "count": [139]}, "observation.state": {"min": [-0.6795535087585449, -0.0030600072350353003, -1.5953400135040283, -0.06721793115139008, -0.39135727286338806, -0.9219224452972412, 0.0734863206744194, -0.012594582512974739, -0.013805827125906944, -1.5980921983718872, -0.02147573046386242, -0.3190680146217346, -0.004601942375302315, 0.03977423906326294], "max": [-0.006135923322290182, 1.6680186986923218, 0.0, 0.8727077841758728, 0.2208932340145111, 0.0840761810541153, 1.6575663089752197, 1.0906603336334229, 1.917475938796997, 0.0015339808305725455, 0.6612462401390076, 0.4299614131450653, 0.6565437912940979, 1.4564508199691772], "mean": [-0.4552265405654907, 0.669549286365509, -0.6346310973167419, 0.16784608364105225, -0.031882259994745255, -0.4591088593006134, 0.4577389359474182, 0.5929874181747437, 1.0477544069290161, -0.8792069554328918, 0.2199978083372116, -0.11222733557224274, 0.28734153509140015, 0.07367974519729614], "std": [0.28436702489852905, 0.49829167127609253, 0.4596715569496155, 0.20320039987564087, 0.12915979325771332, 0.41184353828430176, 0.37950968742370605, 0.462837278842926, 0.8077813982963562, 0.6208857893943787, 0.14524167776107788, 0.12151091545820236, 0.2067100554704666, 0.1712958812713623], "count": [723]}, "action": {"min": [-0.6795535087585449, -0.0030600072350353003, -1.5953400135040283, -0.06721793115139008, -0.39135727286338806, -0.9219224452972412, 0.0734863206744194, -0.012594582512974739, -0.013805827125906944, -1.5980921983718872, -0.02147573046386242, -0.3190680146217346, -0.004601942375302315, 0.03977423906326294], "max": [-0.006135923322290182, 1.6680186986923218, 0.0, 0.8727077841758728, 0.2208932340145111, 0.0840761810541153, 1.6575663089752197, 1.0906603336334229, 1.917475938796997, 0.0015339808305725455, 0.6612462401390076, 0.4299614131450653, 0.6565437912940979, 1.4564508199691772], "mean": [-0.4552265405654907, 0.669549286365509, -0.6346310973167419, 0.16784608364105225, -0.031882259994745255, -0.4591088593006134, 0.4577389359474182, 0.5929874181747437, 1.0477544069290161, -0.8792069554328918, 0.2199978083372116, -0.11222733557224274, 0.28734153509140015, 0.07367974519729614], "std": [0.28436702489852905, 0.49829167127609253, 0.4596715569496155, 0.20320039987564087, 0.12915979325771332, 0.41184353828430176, 0.37950968742370605, 0.462837278842926, 0.8077813982963562, 0.6208857893943787, 0.14524167776107788, 0.12151091545820236, 0.2067100554704666, 0.1712958812713623], "count": [723]}, "timestamp": {"min": [0.0], "max": [24.066666666666666], "mean": [12.033333333333331], "std": [6.95706408916439], "count": [723]}, "frame_index": {"min": [0], "max": [722], "mean": [361.0], "std": [208.71192267493169], "count": [723]}, "episode_index": {"min": [67], "max": [67], "mean": [67.0], "std": [0.0], "count": [723]}, "index": {"min": [49178], "max": [49900], "mean": [49539.0], "std": [208.71192267493169], "count": [723]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [723]}, "subtask_annotation": {"mean": [2.3112033195020745, 4.0, 4.0, 4.0, 4.0], "std": [1.3930171902281465, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [723]}, "scene_annotation": {"mean": [67.0], "std": [0.0], "min": [67], "max": [67], "count": [723]}, "eef_direction_state": {"mean": [4.764868603042877, 4.199170124481328], "std": [1.977755850811248, 1.910631065348948], "min": [0, 0], "max": [6, 6], "count": [723]}, "eef_velocity_state": {"mean": [0.5878284923928078, 0.8879668049792531], "std": [0.7722476139323092, 0.8147374490787098], "min": [0, 0], "max": [2, 2], "count": [723]}, "eef_acc_mag_state": {"mean": [0.686030428769018, 0.8893499308437067], "std": [0.8380053602810141, 0.8457427309166345], "min": [0, 0], "max": [2, 2], "count": [723]}, "eef_direction_action": {"mean": [4.764868603042877, 4.199170124481328], "std": [1.977755850811248, 1.910631065348948], "min": [0, 0], "max": [6, 6], "count": [723]}, "eef_velocity_action": {"mean": [0.5878284923928078, 0.8879668049792531], "std": [0.7722476139323092, 0.8147374490787098], "min": [0, 0], "max": [2, 2], "count": [723]}, "eef_acc_mag_action": {"mean": [0.686030428769018, 0.8893499308437067], "std": [0.8380053602810141, 0.8457427309166345], "min": [0, 0], "max": [2, 2], "count": [723]}, "eef_sim_pose_state": {"mean": [0.14209950889221717, 0.29066812739958114, 1.318525719321573, -0.4501619028446881, 0.1995487944358039, -0.48234088118462964, 0.1871524597430326, -0.18665010551067154, 1.2990510352112103, 0.20837478773375323, 0.3799622376612758, 0.45580485824300854], "std": [0.075584350290351, 0.05235284637946427, 0.08467963778974408, 0.4391056519906302, 0.20302779563594991, 0.32305859072481274, 0.09817811691174762, 0.1316620201418602, 0.0821202662623812, 0.16872017584642482, 0.2815264444551266, 0.35391201125066757], "min": [0.04279179031817122, 0.1627224990235054, 1.1818309981894082, -0.9430319369197022, -0.09599779855202706, -0.8209450490640087, 0.006050909631700883, -0.34327537878983394, 1.183478591493991, -0.00475107632562081, -0.033745630461694986, -0.07038910302288458], "max": [0.31723037323961717, 0.3362055199931301, 1.4674421378828402, 0.14018877747554698, 0.812422327839684, 0.10287638094945398, 0.3101462512289466, -0.02500477253968306, 1.4099641014094075, 0.6416075576905474, 0.7333224474630886, 0.8794933356459457], "count": [723]}, "eef_sim_pose_action": {"mean": [0.14209950889221717, 0.29066812739958114, 1.318525719321573, -0.4501619028446881, 0.1995487944358039, -0.48234088118462964, 0.1871524597430326, -0.18665010551067154, 1.2990510352112103, 0.20837478773375323, 0.3799622376612758, 0.45580485824300854], "std": [0.075584350290351, 0.05235284637946427, 0.08467963778974408, 0.4391056519906302, 0.20302779563594991, 0.32305859072481274, 0.09817811691174762, 0.1316620201418602, 0.0821202662623812, 0.16872017584642482, 0.2815264444551266, 0.35391201125066757], "min": [0.04279179031817122, 0.1627224990235054, 1.1818309981894082, -0.9430319369197022, -0.09599779855202706, -0.8209450490640087, 0.006050909631700883, -0.34327537878983394, 1.183478591493991, -0.00475107632562081, -0.033745630461694986, -0.07038910302288458], "max": [0.31723037323961717, 0.3362055199931301, 1.4674421378828402, 0.14018877747554698, 0.812422327839684, 0.10287638094945398, 0.3101462512289466, -0.02500477253968306, 1.4099641014094075, 0.6416075576905474, 0.7333224474630886, 0.8794933356459457], "count": [723]}, "gripper_mode_state": {"mean": [0.9349930843706777, 0.9806362378976486], "std": [0.246538063084961, 0.13779987960660592], "min": [0, 0], "max": [1, 1], "count": [723]}, "gripper_activity_state": {"mean": [1.8727524204702628, 1.9446749654218534], "std": [0.45895609296993306, 0.30619920160033065], "min": [0, 0], "max": [2, 2], "count": [723]}, "gripper_mode_action": {"mean": [0.9349930843706777, 0.9806362378976486], "std": [0.246538063084961, 0.13779987960660592], "min": [0, 0], "max": [1, 1], "count": [723]}, "gripper_activity_action": {"mean": [1.8727524204702628, 1.9446749654218534], "std": [0.45895609296993306, 0.30619920160033065], "min": [0, 0], "max": [2, 2], "count": [723]}, "gripper_open_scale_state": {"mean": [0.2615663050498157, 0.04210287034864985], "std": [0.2168620497063063, 0.09788364456607081], "min": [0.04199218324252537, 0.022728136607578824], "max": [0.9471807479858398, 0.8322576114109584], "count": [723]}, "gripper_open_scale_action": {"mean": [0.2615663050498157, 0.04210287034864985], "std": [0.2168620497063063, 0.09788364456607081], "min": [0.04199218324252537, 0.022728136607578824], "max": [0.9471807479858398, 0.8322576114109584], "count": [723]}}} +{"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.4819786537763253]], [[0.461034380295328]], [[0.36824157437666427]]], "std": [[[0.27410129888167706]], [[0.26355618308730067]], [[0.2349407715185285]]], "count": [180]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3835413277656742]], [[0.392640146151053]], [[0.37596874848704914]]], "std": [[[0.2857843404703925]], [[0.2822468749901347]], [[0.29655727782317726]]], "count": [180]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3435338144517066]], [[0.3497652399540063]], [[0.3283746837932704]]], "std": [[[0.2648339111018585]], [[0.27128206933074844]], [[0.28790366280687535]]], "count": [180]}, "observation.state": {"min": [-0.9664078950881958, -0.0015197315951809287, -1.9236118793487549, -0.006135923322290182, -0.45309728384017944, -1.155820608139038, 0.0734863206744194, -0.006135923322290182, -0.007669903803616762, -1.130611538887024, -0.4555923044681549, -0.12846708297729492, -0.03681553900241852, 0.045709073543548584], "max": [0.032863132655620575, 1.951223611831665, -0.0015339808305725455, 1.0676506757736206, 0.40188610553741455, 0.10431069135665894, 1.6889585256576538, 0.8260248899459839, 1.6919808387756348, 0.0015339808305725455, 0.5856746435165405, 0.4022977948188782, 0.4463884234428406, 0.045956410467624664], "mean": [-0.3817819356918335, 0.7517036199569702, -0.8665958642959595, 0.4258400499820709, -0.09549930691719055, -0.6488245129585266, 0.5146678686141968, 0.40814632177352905, 0.8185487389564514, -0.485810250043869, -0.03916250541806221, -0.002464066259562969, 0.22879405319690704, 0.04573014751076698], "std": [0.2944865822792053, 0.5925279855728149, 0.5752274394035339, 0.2564781904220581, 0.2413272261619568, 0.4587315320968628, 0.41275039315223694, 0.36688515543937683, 0.7335494756698608, 0.43605852127075195, 0.1645355224609375, 0.05560982599854469, 0.20627817511558533, 5.513212090590969e-05], "count": [1017]}, "action": {"min": [-0.9664078950881958, -0.0015197315951809287, -1.9236118793487549, -0.006135923322290182, -0.45309728384017944, -1.155820608139038, 0.0734863206744194, -0.006135923322290182, -0.007669903803616762, -1.130611538887024, -0.4555923044681549, -0.12846708297729492, -0.03681553900241852, 0.045709073543548584], "max": [0.032863132655620575, 1.951223611831665, -0.0015339808305725455, 1.0676506757736206, 0.40188610553741455, 0.10431069135665894, 1.6889585256576538, 0.8260248899459839, 1.6919808387756348, 0.0015339808305725455, 0.5856746435165405, 0.4022977948188782, 0.4463884234428406, 0.045956410467624664], "mean": [-0.3817819356918335, 0.7517036199569702, -0.8665958642959595, 0.4258400499820709, -0.09549930691719055, -0.6488245129585266, 0.5146678686141968, 0.40814632177352905, 0.8185487389564514, -0.485810250043869, -0.03916250541806221, -0.002464066259562969, 0.22879405319690704, 0.04573014751076698], "std": [0.2944865822792053, 0.5925279855728149, 0.5752274394035339, 0.2564781904220581, 0.2413272261619568, 0.4587315320968628, 0.41275039315223694, 0.36688515543937683, 0.7335494756698608, 0.43605852127075195, 0.1645355224609375, 0.05560982599854469, 0.20627817511558533, 5.513212090590969e-05], "count": [1017]}, "timestamp": {"min": [0.0], "max": [33.86666666666667], "mean": [16.933333333333334], "std": [9.786082331934848], "count": [1017]}, "frame_index": {"min": [0], "max": [1016], "mean": [508.0], "std": [293.58246995804546], "count": [1017]}, "episode_index": {"min": [68], "max": [68], "mean": [68.0], "std": [0.0], "count": [1017]}, "index": {"min": [49901], "max": [50917], "mean": [50409.0], "std": [293.58246995804546], "count": [1017]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1017]}, "subtask_annotation": {"mean": [2.2035398230088497, 4.0, 4.0, 4.0, 4.0], "std": [1.4563012835107805, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1017]}, "scene_annotation": {"mean": [68.0], "std": [0.0], "min": [68], "max": [68], "count": [1017]}, "eef_direction_state": {"mean": [4.87512291052114, 4.7492625368731565], "std": [1.8255104240714362, 1.8415775874831988], "min": [0, 0], "max": [6, 6], "count": [1017]}, "eef_velocity_state": {"mean": [0.551622418879056, 0.5968534906588004], "std": [0.7779785109053654, 0.7196565410252447], "min": [0, 0], "max": [2, 2], "count": [1017]}, "eef_acc_mag_state": {"mean": [0.6214355948869223, 0.7266470009832842], "std": [0.8075678819785994, 0.8390704379701835], "min": [0, 0], "max": [2, 2], "count": [1017]}, "eef_direction_action": {"mean": [4.87512291052114, 4.7492625368731565], "std": [1.8255104240714362, 1.8415775874831988], "min": [0, 0], "max": [6, 6], "count": [1017]}, "eef_velocity_action": {"mean": [0.551622418879056, 0.5968534906588004], "std": [0.7779785109053654, 0.7196565410252447], "min": [0, 0], "max": [2, 2], "count": [1017]}, "eef_acc_mag_action": {"mean": [0.6214355948869223, 0.7266470009832842], "std": [0.8075678819785994, 0.8390704379701835], "min": [0, 0], "max": [2, 2], "count": [1017]}, "eef_sim_pose_state": {"mean": [0.13969502218102564, 0.2791230764762019, 1.3390108522370205, -0.6351996017409494, 0.2940960485196999, -0.46013078887700165, 0.17852115692369477, -0.24580235839748957, 1.255952231975984, 0.22630013725169207, 0.2931686327161782, 0.4048687212062126], "std": [0.08301687351207074, 0.0864230740200154, 0.09236548897775586, 0.5211729798827186, 0.22694473962123746, 0.31432897561474055, 0.10418734018816339, 0.08877630238982319, 0.06408798945037891, 0.20512631406284934, 0.25323698504812486, 0.3622788758583988], "min": [0.03464131091951948, 0.06738818191970723, 1.1825465629871001, -1.192626598721357, -0.03757113773848286, -0.9910021890249416, -0.01825866674750351, -0.33958121071752834, 1.1831145523912834, -0.03666873352132606, -0.10860710946451868, -0.023069424903299402], "max": [0.3129984889638433, 0.33420256065508397, 1.5035211338356718, 0.10322844567882357, 0.9307373287681018, 0.029616345494705956, 0.32716170157750973, -0.1333650380399671, 1.3970839857051671, 0.4882823514570738, 0.6655528562879041, 0.8486762548702957], "count": [1017]}, "eef_sim_pose_action": {"mean": [0.13969502218102564, 0.2791230764762019, 1.3390108522370205, -0.6351996017409494, 0.2940960485196999, -0.46013078887700165, 0.17852115692369477, -0.24580235839748957, 1.255952231975984, 0.22630013725169207, 0.2931686327161782, 0.4048687212062126], "std": [0.08301687351207074, 0.0864230740200154, 0.09236548897775586, 0.5211729798827186, 0.22694473962123746, 0.31432897561474055, 0.10418734018816339, 0.08877630238982319, 0.06408798945037891, 0.20512631406284934, 0.25323698504812486, 0.3622788758583988], "min": [0.03464131091951948, 0.06738818191970723, 1.1825465629871001, -1.192626598721357, -0.03757113773848286, -0.9910021890249416, -0.01825866674750351, -0.33958121071752834, 1.1831145523912834, -0.03666873352132606, -0.10860710946451868, -0.023069424903299402], "max": [0.3129984889638433, 0.33420256065508397, 1.5035211338356718, 0.10322844567882357, 0.9307373287681018, 0.029616345494705956, 0.32716170157750973, -0.1333650380399671, 1.3970839857051671, 0.4882823514570738, 0.6655528562879041, 0.8486762548702957], "count": [1017]}, "gripper_mode_state": {"mean": [0.9213372664700098, 1.0], "std": [0.2692116414339792, 0.0], "min": [0, 1], "max": [1, 1], "count": [1017]}, "gripper_activity_state": {"mean": [1.9154375614552606, 2.0], "std": [0.3772378396904946, 0.0], "min": [0, 2], "max": [2, 2], "count": [1017]}, "gripper_mode_action": {"mean": [0.9213372664700098, 1.0], "std": [0.2692116414339792, 0.0], "min": [0, 1], "max": [1, 1], "count": [1017]}, "gripper_activity_action": {"mean": [1.9154375614552606, 2.0], "std": [0.3772378396904946, 0.0], "min": [0, 2], "max": [2, 2], "count": [1017]}, "gripper_open_scale_state": {"mean": [0.29409628555602824, 0.026131670634755595], "std": [0.23585580818417357, 3.150384421595454e-05], "min": [0.04199218324252537, 0.026119470596313477], "max": [0.9651191575186593, 0.026260805981499807], "count": [1017]}, "gripper_open_scale_action": {"mean": [0.29409628555602824, 0.026131670634755595], "std": [0.23585580818417357, 3.150384421595454e-05], "min": [0.04199218324252537, 0.026119470596313477], "max": [0.9651191575186593, 0.026260805981499807], "count": [1017]}}} +{"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.47477232253660956]], [[0.45105887523785887]], [[0.35975567241664597]]], "std": [[[0.2733589411592142]], [[0.261286890365401]], [[0.2309308464355466]]], "count": [158]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37826486273130916]], [[0.3840296616888668]], [[0.36646318013844076]]], "std": [[[0.2823217539478175]], [[0.28126353794294245]], [[0.29901642116262783]]], "count": [158]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3529302763299413]], [[0.3549260758804225]], [[0.3316336370342792]]], "std": [[[0.26401382097049786]], [[0.26914151434291295]], [[0.28500336594505704]]], "count": [158]}, "observation.state": {"min": [-0.9096506237983704, -0.0015339808305725455, -1.9251458644866943, 0.0, -0.37613698840141296, -0.9142525792121887, 0.06822339445352554, -1.3083300681791975e-18, -0.007669903803616762, -1.1443496942520142, -0.07975441217422485, -0.029145635664463043, -0.05211412534117699, 0.045709073543548584], "max": [0.04130572825670242, 1.8944662809371948, -0.0007142330287024379, 0.8986254930496216, 0.4417864680290222, 0.12751448154449463, 1.6889585256576538, 0.8416350483894348, 1.718058466911316, 0.0015339808305725455, 0.5392534136772156, 0.5714255571365356, 0.5179105401039124, 0.045956410467624664], "mean": [-0.4099107086658478, 0.7747369408607483, -0.7760810256004333, 0.22902554273605347, 0.0537852980196476, -0.40803030133247375, 0.46978873014450073, 0.34053775668144226, 0.6914604902267456, -0.4858649969100952, 0.02029339037835598, 0.009016750380396843, 0.20459578931331635, 0.045741159468889236], "std": [0.3393649458885193, 0.6370706558227539, 0.6161438822746277, 0.2772919833660126, 0.20072688162326813, 0.37551209330558777, 0.41899192333221436, 0.364996999502182, 0.7093992829322815, 0.4820146858692169, 0.0844033882021904, 0.07189930975437164, 0.22736766934394836, 6.777962698834017e-05], "count": [855]}, "action": {"min": [-0.9096506237983704, -0.0015339808305725455, -1.9251458644866943, 0.0, -0.37613698840141296, -0.9142525792121887, 0.06822339445352554, -1.3083300681791975e-18, -0.007669903803616762, -1.1443496942520142, -0.07975441217422485, -0.029145635664463043, -0.05211412534117699, 0.045709073543548584], "max": [0.04130572825670242, 1.8944662809371948, -0.0007142330287024379, 0.8986254930496216, 0.4417864680290222, 0.12751448154449463, 1.6889585256576538, 0.8416350483894348, 1.718058466911316, 0.0015339808305725455, 0.5392534136772156, 0.5714255571365356, 0.5179105401039124, 0.045956410467624664], "mean": [-0.4099107086658478, 0.7747369408607483, -0.7760810256004333, 0.22902554273605347, 0.0537852980196476, -0.40803030133247375, 0.46978873014450073, 0.34053775668144226, 0.6914604902267456, -0.4858649969100952, 0.02029339037835598, 0.009016750380396843, 0.20459578931331635, 0.045741159468889236], "std": [0.3393649458885193, 0.6370706558227539, 0.6161438822746277, 0.2772919833660126, 0.20072688162326813, 0.37551209330558777, 0.41899192333221436, 0.364996999502182, 0.7093992829322815, 0.4820146858692169, 0.0844033882021904, 0.07189930975437164, 0.22736766934394836, 6.777962698834017e-05], "count": [855]}, "timestamp": {"min": [0.0], "max": [28.466666666666665], "mean": [14.233333333333333], "std": [8.227235708754636], "count": [855]}, "frame_index": {"min": [0], "max": [854], "mean": [427.0], "std": [246.8170712626391], "count": [855]}, "episode_index": {"min": [69], "max": [69], "mean": [69.0], "std": [0.0], "count": [855]}, "index": {"min": [50918], "max": [51772], "mean": [51345.0], "std": [246.8170712626391], "count": [855]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [855]}, "subtask_annotation": {"mean": [2.0783625730994153, 4.0, 4.0, 4.0, 4.0], "std": [1.5573818589240391, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [855]}, "scene_annotation": {"mean": [69.0], "std": [0.0], "min": [69], "max": [69], "count": [855]}, "eef_direction_state": {"mean": [4.704093567251462, 4.7216374269005845], "std": [1.9164220049839575, 1.8624481491592846], "min": [0, 0], "max": [6, 6], "count": [855]}, "eef_velocity_state": {"mean": [0.6269005847953216, 0.6], "std": [0.8221931067191577, 0.768685366702438], "min": [0, 0], "max": [2, 2], "count": [855]}, "eef_acc_mag_state": {"mean": [0.6771929824561403, 0.6304093567251462], "std": [0.8142770360342663, 0.8130581621982125], "min": [0, 0], "max": [2, 2], "count": [855]}, "eef_direction_action": {"mean": [4.704093567251462, 4.7216374269005845], "std": [1.9164220049839575, 1.8624481491592846], "min": [0, 0], "max": [6, 6], "count": [855]}, "eef_velocity_action": {"mean": [0.6269005847953216, 0.6], "std": [0.8221931067191577, 0.768685366702438], "min": [0, 0], "max": [2, 2], "count": [855]}, "eef_acc_mag_action": {"mean": [0.6771929824561403, 0.6304093567251462], "std": [0.8142770360342663, 0.8130581621982125], "min": [0, 0], "max": [2, 2], "count": [855]}, "eef_sim_pose_state": {"mean": [0.15949675024645432, 0.2661284761876573, 1.328685497158043, -0.3612505552520085, 0.21494657635241632, -0.34125889713911894, 0.16060046846247517, -0.2613721302392685, 1.2642755466267395, 0.2060097480391171, 0.22524265650310288, 0.34971655610069724], "std": [0.08497771574999058, 0.08522588952417, 0.10299311872599828, 0.3906138155102274, 0.23270418643603044, 0.27291390611719063, 0.10073220065544153, 0.09003463415442554, 0.07967600731765648, 0.23048381435505136, 0.236204966304551, 0.3641763763831387], "min": [0.054597850130328356, 0.07881115315514875, 1.1820639737678815, -0.9234361443252611, -0.0033699028980429535, -0.9302570389697913, -0.008594211468862432, -0.3374906921287642, 1.1831652257669598, -0.05201185193521041, -0.0952509049733834, -0.017233769638554483], "max": [0.3203342018980344, 0.33861384310970816, 1.481967883865755, 0.12737769426694293, 0.7763829354616805, 0.26206670625969364, 0.30701584240212126, -0.0979009442715419, 1.4270230166745574, 0.6412140944367324, 0.6134522680503856, 0.9059430606993588], "count": [855]}, "eef_sim_pose_action": {"mean": [0.15949675024645432, 0.2661284761876573, 1.328685497158043, -0.3612505552520085, 0.21494657635241632, -0.34125889713911894, 0.16060046846247517, -0.2613721302392685, 1.2642755466267395, 0.2060097480391171, 0.22524265650310288, 0.34971655610069724], "std": [0.08497771574999058, 0.08522588952417, 0.10299311872599828, 0.3906138155102274, 0.23270418643603044, 0.27291390611719063, 0.10073220065544153, 0.09003463415442554, 0.07967600731765648, 0.23048381435505136, 0.236204966304551, 0.3641763763831387], "min": [0.054597850130328356, 0.07881115315514875, 1.1820639737678815, -0.9234361443252611, -0.0033699028980429535, -0.9302570389697913, -0.008594211468862432, -0.3374906921287642, 1.1831652257669598, -0.05201185193521041, -0.0952509049733834, -0.017233769638554483], "max": [0.3203342018980344, 0.33861384310970816, 1.481967883865755, 0.12737769426694293, 0.7763829354616805, 0.26206670625969364, 0.30701584240212126, -0.0979009442715419, 1.4270230166745574, 0.6412140944367324, 0.6134522680503856, 0.9059430606993588], "count": [855]}, "gripper_mode_state": {"mean": [0.92046783625731, 1.0], "std": [0.27056754918706505, 0.0], "min": [0, 1], "max": [1, 1], "count": [855]}, "gripper_activity_state": {"mean": [1.9017543859649122, 2.0], "std": [0.4042860553216597, 0.0], "min": [0, 2], "max": [2, 2], "count": [855]}, "gripper_mode_action": {"mean": [0.92046783625731, 1.0], "std": [0.27056754918706505, 0.0], "min": [0, 1], "max": [1, 1], "count": [855]}, "gripper_activity_action": {"mean": [1.9017543859649122, 2.0], "std": [0.4042860553216597, 0.0], "min": [0, 2], "max": [2, 2], "count": [855]}, "gripper_open_scale_state": {"mean": [0.26845087940332524, 0.026137843618516444], "std": [0.239423357682885, 3.8731069001972815e-05], "min": [0.038984796830586026, 0.026119470596313477], "max": [0.9651191575186593, 0.026260805981499807], "count": [855]}, "gripper_open_scale_action": {"mean": [0.26845087940332524, 0.026137843618516444], "std": [0.239423357682885, 3.8731069001972815e-05], "min": [0.038984796830586026, 0.026119470596313477], "max": [0.9651191575186593, 0.026260805981499807], "count": [855]}}} +{"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.46939453976034856]], [[0.4419791312636166]], [[0.3495193082788671]]], "std": [[[0.2614832837301889]], [[0.24203845273604185]], [[0.2049000598008783]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35174369281045753]], [[0.361081364379085]], [[0.34241602124183007]]], "std": [[[0.2730529051819681]], [[0.274580278781163]], [[0.28961867612072434]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36284697440087144]], [[0.37087572712418304]], [[0.35443254901960786]]], "std": [[[0.27071797176699686]], [[0.2752325805094811]], [[0.2895815303558033]]], "count": [100]}, "observation.state": {"min": [-0.7961360216140747, 0.0015339808305725455, -1.682776927947998, 0.0015339808305725455, -0.34657636284828186, -0.5068567991256714, 0.07373717427253723, -0.01859287917613983, 0.0981837660074234, -1.9389517307281494, 0.0028510938864201307, -0.06660214811563492, -0.07721319049596786, 0.045338135212659836], "max": [0.017435017973184586, 1.6904468536376953, 0.0, 0.6382538676261902, 0.5905826091766357, 0.12332764267921448, 1.675323247909546, 0.8728350400924683, 1.9496896266937256, 0.0, 1.0672709941864014, 0.34381136298179626, 1.1581554412841797, 0.045338135212659836], "mean": [-0.49629926681518555, 0.9511955976486206, -0.9459834098815918, 0.3189471662044525, 0.16879691183567047, -0.23206521570682526, 0.482660174369812, 0.3350723385810852, 0.8823522329330444, -0.9480695724487305, 0.45032253861427307, 0.08238747715950012, 0.5560193657875061, 0.04533788561820984], "std": [0.2755066752433777, 0.5565724968910217, 0.5402981638908386, 0.18698599934577942, 0.2436830699443817, 0.1860218346118927, 0.4353857934474945, 0.35087448358535767, 0.7284740209579468, 0.7720231413841248, 0.3354908525943756, 0.08242422342300415, 0.424450159072876, 2.4959444999694824e-07], "count": [405]}, "action": {"min": [-0.7961360216140747, 0.0015339808305725455, -1.682776927947998, 0.0015339808305725455, -0.34657636284828186, -0.5068567991256714, 0.07373717427253723, -0.01859287917613983, 0.0981837660074234, -1.9389517307281494, 0.0028510938864201307, -0.06660214811563492, -0.07721319049596786, 0.045338135212659836], "max": [0.017435017973184586, 1.6904468536376953, 0.0, 0.6382538676261902, 0.5905826091766357, 0.12332764267921448, 1.675323247909546, 0.8728350400924683, 1.9496896266937256, 0.0, 1.0672709941864014, 0.34381136298179626, 1.1581554412841797, 0.045338135212659836], "mean": [-0.49629926681518555, 0.9511955976486206, -0.9459834098815918, 0.3189471662044525, 0.16879691183567047, -0.23206521570682526, 0.482660174369812, 0.3350723385810852, 0.8823522329330444, -0.9480695724487305, 0.45032253861427307, 0.08238747715950012, 0.5560193657875061, 0.04533788561820984], "std": [0.2755066752433777, 0.5565724968910217, 0.5402981638908386, 0.18698599934577942, 0.2436830699443817, 0.1860218346118927, 0.4353857934474945, 0.35087448358535767, 0.7284740209579468, 0.7720231413841248, 0.3354908525943756, 0.08242422342300415, 0.424450159072876, 2.4959444999694824e-07], "count": [405]}, "timestamp": {"min": [0.0], "max": [13.466666666666667], "mean": [6.733333333333333], "std": [3.8971024373766987], "count": [405]}, "frame_index": {"min": [0], "max": [404], "mean": [202.0], "std": [116.91307312130097], "count": [405]}, "episode_index": {"min": [70], "max": [70], "mean": [70.0], "std": [0.0], "count": [405]}, "index": {"min": [51773], "max": [52177], "mean": [51975.0], "std": [116.91307312130097], "count": [405]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [405]}, "subtask_annotation": {"mean": [1.9506172839506173, 4.0, 4.0, 4.0, 4.0], "std": [1.4410321623872961, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [405]}, "scene_annotation": {"mean": [70.0], "std": [0.0], "min": [70], "max": [70], "count": [405]}, "eef_direction_state": {"mean": [3.6666666666666665, 4.120987654320988], "std": [2.3359773379587336, 2.0324962484215257], "min": [0, 0], "max": [6, 6], "count": [405]}, "eef_velocity_state": {"mean": [1.0246913580246915, 1.0271604938271606], "std": [0.8281365164786016, 0.8616682564179081], "min": [0, 0], "max": [2, 2], "count": [405]}, "eef_acc_mag_state": {"mean": [1.0617283950617284, 0.8962962962962963], "std": [0.8247061431364827, 0.8427533424194311], "min": [0, 0], "max": [2, 2], "count": [405]}, "eef_direction_action": {"mean": [3.6666666666666665, 4.120987654320988], "std": [2.3359773379587336, 2.0324962484215257], "min": [0, 0], "max": [6, 6], "count": [405]}, "eef_velocity_action": {"mean": [1.0246913580246915, 1.0271604938271606], "std": [0.8281365164786016, 0.8616682564179081], "min": [0, 0], "max": [2, 2], "count": [405]}, "eef_acc_mag_action": {"mean": [1.0617283950617284, 0.8962962962962963], "std": [0.8247061431364827, 0.8427533424194311], "min": [0, 0], "max": [2, 2], "count": [405]}, "eef_sim_pose_state": {"mean": [0.1865848580772505, 0.25761618594130087, 1.3582248635865544, -0.1597677746109939, 0.3063373162142646, -0.312921818324766, 0.16805327073492926, -0.2538278776765496, 1.3252992874967435, 0.6082804560681915, 0.3802789833069271, 0.43383162277194004], "std": [0.0923259018872897, 0.07454231458975216, 0.08769156892051143, 0.20085352579875232, 0.15271095356406691, 0.23695318396364343, 0.10953472567198765, 0.10968703207257892, 0.10565334514349321, 0.4627892972761686, 0.24407767730699867, 0.4197585682364854], "min": [0.04048255501935656, 0.1272141660324148, 1.1822154350774783, -0.42678838947395825, -0.06923755384214192, -0.6844473820704803, -0.03434248674974788, -0.34034876912372053, 1.183624617932776, -0.07635011464558841, -0.043575524874054805, -0.08163595863711438], "max": [0.3260295402134414, 0.34405442763688393, 1.4715018190553992, 0.12642001453337592, 0.566525576874997, 0.27676205002405696, 0.3431967396885518, -0.06075070910198929, 1.4997920932769824, 1.2269861459787654, 0.7667435251214529, 1.1647523662533776], "count": [405]}, "eef_sim_pose_action": {"mean": [0.1865848580772505, 0.25761618594130087, 1.3582248635865544, -0.1597677746109939, 0.3063373162142646, -0.312921818324766, 0.16805327073492926, -0.2538278776765496, 1.3252992874967435, 0.6082804560681915, 0.3802789833069271, 0.43383162277194004], "std": [0.0923259018872897, 0.07454231458975216, 0.08769156892051143, 0.20085352579875232, 0.15271095356406691, 0.23695318396364343, 0.10953472567198765, 0.10968703207257892, 0.10565334514349321, 0.4627892972761686, 0.24407767730699867, 0.4197585682364854], "min": [0.04048255501935656, 0.1272141660324148, 1.1822154350774783, -0.42678838947395825, -0.06923755384214192, -0.6844473820704803, -0.03434248674974788, -0.34034876912372053, 1.183624617932776, -0.07635011464558841, -0.043575524874054805, -0.08163595863711438], "max": [0.3260295402134414, 0.34405442763688393, 1.4715018190553992, 0.12642001453337592, 0.566525576874997, 0.27676205002405696, 0.3431967396885518, -0.06075070910198929, 1.4997920932769824, 1.2269861459787654, 0.7667435251214529, 1.1647523662533776], "count": [405]}, "gripper_mode_state": {"mean": [0.8864197530864197, 1.0], "std": [0.31730076335337004, 0.0], "min": [0, 1], "max": [1, 1], "count": [405]}, "gripper_activity_state": {"mean": [1.8074074074074074, 2.0], "std": [0.5510434048414056, 0.0], "min": [0, 2], "max": [2, 2], "count": [405]}, "gripper_mode_action": {"mean": [0.8864197530864197, 1.0], "std": [0.31730076335337004, 0.0], "min": [0, 1], "max": [1, 1], "count": [405]}, "gripper_activity_action": {"mean": [1.8074074074074074, 2.0], "std": [0.5510434048414056, 0.0], "min": [0, 2], "max": [2, 2], "count": [405]}, "gripper_open_scale_state": {"mean": [0.275807357654371, 0.0259075058358055], "std": [0.24879164017225003, 1.214306433183765e-16], "min": [0.04213552815573556, 0.02590750583580562], "max": [0.9573275702340263, 0.02590750583580562], "count": [405]}, "gripper_open_scale_action": {"mean": [0.275807357654371, 0.0259075058358055], "std": [0.24879164017225003, 1.214306433183765e-16], "min": [0.04213552815573556, 0.02590750583580562], "max": [0.9573275702340263, 0.02590750583580562], "count": [405]}}} +{"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.45384347501626915]], [[0.4355454191777721]], [[0.34939966542172424]]], "std": [[[0.2852062231598097]], [[0.27284051278296945]], [[0.238059327937839]]], "count": [154]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35803735888294713]], [[0.36790563548651783]], [[0.3514544499618029]]], "std": [[[0.2654660630620605]], [[0.2632969074411899]], [[0.27726320596246135]]], "count": [154]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3377591177885296]], [[0.3408869648869649]], [[0.31786045327221796]]], "std": [[[0.25156210311311594]], [[0.2568292344916569]], [[0.27340490033342424]]], "count": [154]}, "observation.state": {"min": [-0.7070696949958801, -0.0015339808305725455, -1.529378890991211, -0.109195776283741, -0.21369808912277222, -0.9127185940742493, 0.06838540732860565, -0.012357601895928383, 0.003067961661145091, -1.3906269073486328, -0.019941750913858414, -0.6831751465797424, -0.01531047374010086, 0.04558541998267174], "max": [0.004877722822129726, 1.6520973443984985, 0.03999999910593033, 0.5318838953971863, 0.10277671366930008, 0.07516505569219589, 1.625888705253601, 1.2526249885559082, 1.842310905456543, 0.007669903803616762, 0.5429329872131348, 0.13665138185024261, 0.4867647588253021, 0.045709073543548584], "mean": [-0.4263116419315338, 0.5653898119926453, -0.6492574214935303, 0.022212233394384384, -0.08135149627923965, -0.4727441966533661, 0.50113445520401, 0.7343550324440002, 1.125548243522644, -0.887276291847229, 0.12632787227630615, -0.39326298236846924, 0.3086555600166321, 0.045596856623888016], "std": [0.23902572691440582, 0.5095259547233582, 0.42924484610557556, 0.15111327171325684, 0.08609169721603394, 0.4327244758605957, 0.33215397596359253, 0.514677107334137, 0.7690844535827637, 0.5602755546569824, 0.07134659588336945, 0.2778550386428833, 0.1935146450996399, 3.23246895277407e-05], "count": [831]}, "action": {"min": [-0.7070696949958801, -0.0015339808305725455, -1.529378890991211, -0.109195776283741, -0.21369808912277222, -0.9127185940742493, 0.06838540732860565, -0.012357601895928383, 0.003067961661145091, -1.3906269073486328, -0.019941750913858414, -0.6831751465797424, -0.01531047374010086, 0.04558541998267174], "max": [0.004877722822129726, 1.6520973443984985, 0.03999999910593033, 0.5318838953971863, 0.10277671366930008, 0.07516505569219589, 1.625888705253601, 1.2526249885559082, 1.842310905456543, 0.007669903803616762, 0.5429329872131348, 0.13665138185024261, 0.4867647588253021, 0.045709073543548584], "mean": [-0.4263116419315338, 0.5653898119926453, -0.6492574214935303, 0.022212233394384384, -0.08135149627923965, -0.4727441966533661, 0.50113445520401, 0.7343550324440002, 1.125548243522644, -0.887276291847229, 0.12632787227630615, -0.39326298236846924, 0.3086555600166321, 0.045596856623888016], "std": [0.23902572691440582, 0.5095259547233582, 0.42924484610557556, 0.15111327171325684, 0.08609169721603394, 0.4327244758605957, 0.33215397596359253, 0.514677107334137, 0.7690844535827637, 0.5602755546569824, 0.07134659588336945, 0.2778550386428833, 0.1935146450996399, 3.23246895277407e-05], "count": [831]}, "timestamp": {"min": [0.0], "max": [27.666666666666668], "mean": [13.833333333333334], "std": [7.99629543856033], "count": [831]}, "frame_index": {"min": [0], "max": [830], "mean": [415.0], "std": [239.8888631568099], "count": [831]}, "episode_index": {"min": [71], "max": [71], "mean": [71.0], "std": [0.0], "count": [831]}, "index": {"min": [52178], "max": [53008], "mean": [52593.0], "std": [239.8888631568099], "count": [831]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [831]}, "subtask_annotation": {"mean": [2.3658243080625754, 4.0, 4.0, 4.0, 4.0], "std": [1.2927593462261677, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [831]}, "scene_annotation": {"mean": [71.0], "std": [0.0], "min": [71], "max": [71], "count": [831]}, "eef_direction_state": {"mean": [4.900120336943441, 4.623345367027677], "std": [1.911618157662632, 1.7500583108317447], "min": [0, 0], "max": [6, 6], "count": [831]}, "eef_velocity_state": {"mean": [0.5222623345367028, 0.7111913357400722], "std": [0.7828933245690122, 0.7348026418543088], "min": [0, 0], "max": [2, 2], "count": [831]}, "eef_acc_mag_state": {"mean": [0.5896510228640193, 0.7617328519855595], "std": [0.7979147000701314, 0.8446213377623963], "min": [0, 0], "max": [2, 2], "count": [831]}, "eef_direction_action": {"mean": [4.900120336943441, 4.623345367027677], "std": [1.911618157662632, 1.7500583108317447], "min": [0, 0], "max": [6, 6], "count": [831]}, "eef_velocity_action": {"mean": [0.5222623345367028, 0.7111913357400722], "std": [0.7828933245690122, 0.7348026418543088], "min": [0, 0], "max": [2, 2], "count": [831]}, "eef_acc_mag_action": {"mean": [0.5896510228640193, 0.7617328519855595], "std": [0.7979147000701314, 0.8446213377623963], "min": [0, 0], "max": [2, 2], "count": [831]}, "eef_sim_pose_state": {"mean": [0.11858486000100238, 0.30561982344450245, 1.3375708281277765, -0.45045320529841587, -0.06037694692276346, -0.5096172812972716, 0.18300556867555187, -0.16563705748933225, 1.3059778084234428, 0.10510067867885964, 0.30317566709152355, 0.29328500860508777], "std": [0.0903604885795037, 0.06503454379857895, 0.08345549727137473, 0.4165714832915361, 0.2667345555929343, 0.2733013256067557, 0.08447349467535725, 0.12898231394605855, 0.08612975754567984, 0.10341208547957402, 0.1993887506735763, 0.20794298954440474], "min": [0.047224382388345684, 0.1495312646172237, 1.1801519590967937, -0.873716339080893, -0.2789621275175782, -0.8013197148727076, -0.029608791215353876, -0.3377408553647049, 1.1825274955946705, -0.015287699095661873, -0.198833600023113, -0.05551045924286277], "max": [0.3209867342251349, 0.35084346670797817, 1.4724042757495739, 0.13135223987100977, 0.6237845816000007, 0.01228640066029512, 0.295876883442621, -0.025990127198058773, 1.4320253087802424, 0.34934106472564425, 0.5788673048470261, 0.5640455286336952], "count": [831]}, "eef_sim_pose_action": {"mean": [0.11858486000100238, 0.30561982344450245, 1.3375708281277765, -0.45045320529841587, -0.06037694692276346, -0.5096172812972716, 0.18300556867555187, -0.16563705748933225, 1.3059778084234428, 0.10510067867885964, 0.30317566709152355, 0.29328500860508777], "std": [0.0903604885795037, 0.06503454379857895, 0.08345549727137473, 0.4165714832915361, 0.2667345555929343, 0.2733013256067557, 0.08447349467535725, 0.12898231394605855, 0.08612975754567984, 0.10341208547957402, 0.1993887506735763, 0.20794298954440474], "min": [0.047224382388345684, 0.1495312646172237, 1.1801519590967937, -0.873716339080893, -0.2789621275175782, -0.8013197148727076, -0.029608791215353876, -0.3377408553647049, 1.1825274955946705, -0.015287699095661873, -0.198833600023113, -0.05551045924286277], "max": [0.3209867342251349, 0.35084346670797817, 1.4724042757495739, 0.13135223987100977, 0.6237845816000007, 0.01228640066029512, 0.295876883442621, -0.025990127198058773, 1.4320253087802424, 0.34934106472564425, 0.5788673048470261, 0.5640455286336952], "count": [831]}, "gripper_mode_state": {"mean": [0.9518652226233454, 1.0], "std": [0.21405097660032749, 0.0], "min": [0, 1], "max": [1, 1], "count": [831]}, "gripper_activity_state": {"mean": [1.897713598074609, 2.0], "std": [0.4138191351037661, 0.0], "min": [0, 2], "max": [2, 2], "count": [831]}, "gripper_mode_action": {"mean": [0.9518652226233454, 1.0], "std": [0.21405097660032749, 0.0], "min": [0, 1], "max": [1, 1], "count": [831]}, "gripper_activity_action": {"mean": [1.897713598074609, 2.0], "std": [0.4138191351037661, 0.0], "min": [0, 2], "max": [2, 2], "count": [831]}, "gripper_open_scale_state": {"mean": [0.28636433352960095, 0.026055246435306854], "std": [0.1898027297110674, 1.847097706292399e-05], "min": [0.03907737561634609, 0.026048811418669566], "max": [0.9290792601449149, 0.026119470596313477], "count": [831]}, "gripper_open_scale_action": {"mean": [0.28636433352960095, 0.026055246435306854], "std": [0.1898027297110674, 1.847097706292399e-05], "min": [0.03907737561634609, 0.026048811418669566], "max": [0.9290792601449149, 0.026119470596313477], "count": [831]}}} +{"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.49381159122085044]], [[0.47602758008553214]], [[0.3797324255628177]]], "std": [[[0.26878836366597225]], [[0.2642114382939081]], [[0.23864964956143875]]], "count": [135]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3542943919954813]], [[0.365433347454208]], [[0.35003445493423707]]], "std": [[[0.24888247360135998]], [[0.25132046914438194]], [[0.26600773233618286]]], "count": [135]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35447852214960063]], [[0.3612233982893569]], [[0.3437741466957154]]], "std": [[[0.23987650789341475]], [[0.24462590171545284]], [[0.25917196111046403]]], "count": [135]}, "observation.state": {"min": [-0.5919996500015259, -0.0010704653104767203, -1.885262370109558, -0.09970875084400177, -0.5460381507873535, -0.9909307360649109, 0.0734863206744194, -0.03642428293824196, -0.0015339808305725455, -1.8917264938354492, -0.21094775199890137, -0.34514567255973816, -0.031097454950213432, 0.04558541998267174], "max": [-0.009209980256855488, 2.412951707839966, 0.040159355849027634, 0.5344721078872681, 0.07646302878856659, 0.08590292185544968, 1.686792016029358, 0.7657772302627563, 2.4144856929779053, 0.027792060747742653, 0.5905097126960754, 0.22568440437316895, 0.6427379250526428, 0.04558541998267174], "mean": [-0.22747783362865448, 1.1812409162521362, -0.9457465410232544, 0.04083450883626938, -0.19994385540485382, -0.4791141748428345, 0.4728735387325287, 0.35957691073417664, 1.206822156906128, -0.9429789781570435, 0.21787236630916595, -0.11858493089675903, 0.2588077485561371, 0.04558560252189636], "std": [0.22277334332466125, 0.7956535220146179, 0.6277474761009216, 0.1789579838514328, 0.24657350778579712, 0.37240979075431824, 0.4016261100769043, 0.32074597477912903, 1.0372915267944336, 0.7938314080238342, 0.22966699302196503, 0.1312134712934494, 0.22975300252437592, 1.825392246246338e-07], "count": [693]}, "action": {"min": [-0.5919996500015259, -0.0010704653104767203, -1.885262370109558, -0.09970875084400177, -0.5460381507873535, -0.9909307360649109, 0.0734863206744194, -0.03642428293824196, -0.0015339808305725455, -1.8917264938354492, -0.21094775199890137, -0.34514567255973816, -0.031097454950213432, 0.04558541998267174], "max": [-0.009209980256855488, 2.412951707839966, 0.040159355849027634, 0.5344721078872681, 0.07646302878856659, 0.08590292185544968, 1.686792016029358, 0.7657772302627563, 2.4144856929779053, 0.027792060747742653, 0.5905097126960754, 0.22568440437316895, 0.6427379250526428, 0.04558541998267174], "mean": [-0.22747783362865448, 1.1812409162521362, -0.9457465410232544, 0.04083450883626938, -0.19994385540485382, -0.4791141748428345, 0.4728735387325287, 0.35957691073417664, 1.206822156906128, -0.9429789781570435, 0.21787236630916595, -0.11858493089675903, 0.2588077485561371, 0.04558560252189636], "std": [0.22277334332466125, 0.7956535220146179, 0.6277474761009216, 0.1789579838514328, 0.24657350778579712, 0.37240979075431824, 0.4016261100769043, 0.32074597477912903, 1.0372915267944336, 0.7938314080238342, 0.22966699302196503, 0.1312134712934494, 0.22975300252437592, 1.825392246246338e-07], "count": [693]}, "timestamp": {"min": [0.0], "max": [23.066666666666666], "mean": [11.533333333333333], "std": [6.668388666492633], "count": [693]}, "frame_index": {"min": [0], "max": [692], "mean": [346.0], "std": [200.05165999477902], "count": [693]}, "episode_index": {"min": [72], "max": [72], "mean": [72.0], "std": [0.0], "count": [693]}, "index": {"min": [53009], "max": [53701], "mean": [53355.0], "std": [200.05165999477902], "count": [693]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [693]}, "subtask_annotation": {"mean": [2.393939393939394, 4.0, 4.0, 4.0, 4.0], "std": [1.4067732184335067, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [693]}, "scene_annotation": {"mean": [72.0], "std": [0.0], "min": [72], "max": [72], "count": [693]}, "eef_direction_state": {"mean": [4.7272727272727275, 4.711399711399712], "std": [1.8661774812994922, 1.6989428604625911], "min": [0, 0], "max": [6, 6], "count": [693]}, "eef_velocity_state": {"mean": [0.733044733044733, 0.8311688311688312], "std": [0.8473822483192758, 0.8487719277573057], "min": [0, 0], "max": [2, 2], "count": [693]}, "eef_acc_mag_state": {"mean": [0.7532467532467533, 0.7344877344877345], "std": [0.8398491539857035, 0.8366994725857763], "min": [0, 0], "max": [2, 2], "count": [693]}, "eef_direction_action": {"mean": [4.7272727272727275, 4.711399711399712], "std": [1.8661774812994922, 1.6989428604625911], "min": [0, 0], "max": [6, 6], "count": [693]}, "eef_velocity_action": {"mean": [0.733044733044733, 0.8311688311688312], "std": [0.8473822483192758, 0.8487719277573057], "min": [0, 0], "max": [2, 2], "count": [693]}, "eef_acc_mag_action": {"mean": [0.7532467532467533, 0.7344877344877345], "std": [0.8398491539857035, 0.8366994725857763], "min": [0, 0], "max": [2, 2], "count": [693]}, "eef_sim_pose_state": {"mean": [0.27532485001885276, 0.26154723636240845, 1.3137065622848403, -0.5302653831176274, 0.2649019481001857, -0.43665349588238395, 0.2626202618466294, -0.20705167816503492, 1.2388178208719902, 0.1241914887902865, 0.46486594667532416, 0.17830990097593827], "std": [0.14681056515196617, 0.08602639771026731, 0.10235886194795397, 0.40868348222850437, 0.3079326531699134, 0.2604138427774351, 0.1712993037894879, 0.11935106926987672, 0.08903413680770511, 0.1762512322011094, 0.43824166360607203, 0.17228394306620748], "min": [0.0605079018757237, 0.08433362180252302, 1.1801267057480296, -1.090636411063935, -0.11444532375260619, -0.7849754400013125, -0.02126037431406201, -0.3400085727383862, 1.1690531905725328, -0.127842329670443, -0.2159391256337233, -0.11944226042587903], "max": [0.5046676039417279, 0.3355039789361906, 1.4575824615483763, 0.08648691550390508, 0.9579371296167492, 0.06668882599877862, 0.47455524520619996, -0.05277384704871713, 1.4538168866927912, 0.5495415626288911, 1.2028114428524108, 0.5398043273581856], "count": [693]}, "eef_sim_pose_action": {"mean": [0.27532485001885276, 0.26154723636240845, 1.3137065622848403, -0.5302653831176274, 0.2649019481001857, -0.43665349588238395, 0.2626202618466294, -0.20705167816503492, 1.2388178208719902, 0.1241914887902865, 0.46486594667532416, 0.17830990097593827], "std": [0.14681056515196617, 0.08602639771026731, 0.10235886194795397, 0.40868348222850437, 0.3079326531699134, 0.2604138427774351, 0.1712993037894879, 0.11935106926987672, 0.08903413680770511, 0.1762512322011094, 0.43824166360607203, 0.17228394306620748], "min": [0.0605079018757237, 0.08433362180252302, 1.1801267057480296, -1.090636411063935, -0.11444532375260619, -0.7849754400013125, -0.02126037431406201, -0.3400085727383862, 1.1690531905725328, -0.127842329670443, -0.2159391256337233, -0.11944226042587903], "max": [0.5046676039417279, 0.3355039789361906, 1.4575824615483763, 0.08648691550390508, 0.9579371296167492, 0.06668882599877862, 0.47455524520619996, -0.05277384704871713, 1.4538168866927912, 0.5495415626288911, 1.2028114428524108, 0.5398043273581856], "count": [693]}, "gripper_mode_state": {"mean": [0.9206349206349206, 1.0], "std": [0.27030772009406884, 0.0], "min": [0, 1], "max": [1, 1], "count": [693]}, "gripper_activity_state": {"mean": [1.8672438672438672, 2.0], "std": [0.4680043224884516, 0.0], "min": [0, 2], "max": [2, 2], "count": [693]}, "gripper_mode_action": {"mean": [0.9206349206349206, 1.0], "std": [0.27030772009406884, 0.0], "min": [0, 1], "max": [1, 1], "count": [693]}, "gripper_activity_action": {"mean": [1.8672438672438672, 2.0], "std": [0.4680043224884516, 0.0], "min": [0, 2], "max": [2, 2], "count": [693]}, "gripper_open_scale_state": {"mean": [0.270213131670162, 0.02604881141866975], "std": [0.22950103679558573, 1.8388068845354155e-16], "min": [0.04199218324252537, 0.026048811418669566], "max": [0.9638811520167759, 0.026048811418669566], "count": [693]}, "gripper_open_scale_action": {"mean": [0.270213131670162, 0.02604881141866975], "std": [0.22950103679558573, 1.8388068845354155e-16], "min": [0.04199218324252537, 0.026048811418669566], "max": [0.9638811520167759, 0.026048811418669566], "count": [693]}}} +{"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.454980348583878]], [[0.43039949618736384]], [[0.3411261982570806]]], "std": [[[0.24976111177452048]], [[0.23350420638375846]], [[0.19899585188700014]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3684412663398693]], [[0.37975584967320264]], [[0.3637307706971678]]], "std": [[[0.28924098152249345]], [[0.29261842803816507]], [[0.30997015172112813]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36575126361655774]], [[0.3708858442265795]], [[0.35199091503267976]]], "std": [[[0.2740549768569171]], [[0.279723611791238]], [[0.2949249115226156]]], "count": [100]}, "observation.state": {"min": [-0.8001841306686401, 0.0008523008436895907, -1.9267438650131226, -0.021884914487600327, -0.4608426094055176, -0.47927436232566833, 0.07311010360717773, -0.012271846644580364, 0.09817477315664291, -1.9466216564178467, -0.020540690049529076, -0.03903757780790329, -0.058291271328926086, 0.04509088769555092], "max": [0.012262475676834583, 1.9972429275512695, 0.0, 0.8375200033187866, 0.6325653791427612, 0.15156038105487823, 1.6889398097991943, 0.8068739175796509, 2.070873975753784, 0.0013456187443807721, 1.3044050931930542, 0.213359072804451, 0.7033951282501221, 0.045338135212659836], "mean": [-0.5108736157417297, 1.1620596647262573, -1.2030750513076782, 0.46102145314216614, 0.36603492498397827, -0.30835261940956116, 0.5491991639137268, 0.32504719495773315, 0.9633244872093201, -0.9985460042953491, 0.497700035572052, 0.029564939439296722, 0.3661215007305145, 0.04529954120516777], "std": [0.27659231424331665, 0.6334720253944397, 0.598240315914154, 0.2834327816963196, 0.23589062690734863, 0.1808578222990036, 0.48702967166900635, 0.32872408628463745, 0.813133955001831, 0.8105255961418152, 0.37872835993766785, 0.050655853003263474, 0.2885288596153259, 7.562133396277204e-05], "count": [456]}, "action": {"min": [-0.8001841306686401, 0.0008523008436895907, -1.9267438650131226, -0.021884914487600327, -0.4608426094055176, -0.47927436232566833, 0.07311010360717773, -0.012271846644580364, 0.09817477315664291, -1.9466216564178467, -0.020540690049529076, -0.03903757780790329, -0.058291271328926086, 0.04509088769555092], "max": [0.012262475676834583, 1.9972429275512695, 0.0, 0.8375200033187866, 0.6325653791427612, 0.15156038105487823, 1.6889398097991943, 0.8068739175796509, 2.070873975753784, 0.0013456187443807721, 1.3044050931930542, 0.213359072804451, 0.7033951282501221, 0.045338135212659836], "mean": [-0.5108736157417297, 1.1620596647262573, -1.2030750513076782, 0.46102145314216614, 0.36603492498397827, -0.30835261940956116, 0.5491991639137268, 0.32504719495773315, 0.9633244872093201, -0.9985460042953491, 0.497700035572052, 0.029564939439296722, 0.3661215007305145, 0.04529954120516777], "std": [0.27659231424331665, 0.6334720253944397, 0.598240315914154, 0.2834327816963196, 0.23589062690734863, 0.1808578222990036, 0.48702967166900635, 0.32872408628463745, 0.813133955001831, 0.8105255961418152, 0.37872835993766785, 0.050655853003263474, 0.2885288596153259, 7.562133396277204e-05], "count": [456]}, "timestamp": {"min": [0.0], "max": [15.166666666666666], "mean": [7.583333333333333], "std": [4.387851494836709], "count": [456]}, "frame_index": {"min": [0], "max": [455], "mean": [227.5], "std": [131.63554484510126], "count": [456]}, "episode_index": {"min": [73], "max": [73], "mean": [73.0], "std": [0.0], "count": [456]}, "index": {"min": [53702], "max": [54157], "mean": [53929.5], "std": [131.63554484510126], "count": [456]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [456]}, "subtask_annotation": {"mean": [2.0701754385964914, 4.0, 4.0, 4.0, 4.0], "std": [1.430981127326682, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [456]}, "scene_annotation": {"mean": [73.0], "std": [0.0], "min": [73], "max": [73], "count": [456]}, "eef_direction_state": {"mean": [3.835526315789474, 4.293859649122807], "std": [2.2820161108128088, 2.0167189389072684], "min": [0, 0], "max": [6, 6], "count": [456]}, "eef_velocity_state": {"mean": [0.9802631578947368, 0.9210526315789473], "std": [0.8361649721032818, 0.823394097219054], "min": [0, 0], "max": [2, 2], "count": [456]}, "eef_acc_mag_state": {"mean": [0.918859649122807, 0.8662280701754386], "std": [0.8350829970012424, 0.830926232661086], "min": [0, 0], "max": [2, 2], "count": [456]}, "eef_direction_action": {"mean": [3.835526315789474, 4.293859649122807], "std": [2.2820161108128088, 2.0167189389072684], "min": [0, 0], "max": [6, 6], "count": [456]}, "eef_velocity_action": {"mean": [0.9802631578947368, 0.9210526315789473], "std": [0.8361649721032818, 0.823394097219054], "min": [0, 0], "max": [2, 2], "count": [456]}, "eef_acc_mag_action": {"mean": [0.918859649122807, 0.8662280701754386], "std": [0.8350829970012424, 0.830926232661086], "min": [0, 0], "max": [2, 2], "count": [456]}, "eef_sim_pose_state": {"mean": [0.22485907417593262, 0.23359076005767695, 1.3746986629731597, -0.11004478217622732, 0.3672535787774372, -0.09614592159198058, 0.18912964303203827, -0.24486798306625343, 1.3099656125532777, 0.3854372028123702, 0.4613644878376851, 0.3608106227912532], "std": [0.10832087273896623, 0.08696101244767707, 0.09098235300408937, 0.1474119600486718, 0.18461174397141872, 0.1552548541301999, 0.13528411721024097, 0.11699398451351331, 0.09482625507093387, 0.3036652260185665, 0.30222504670654043, 0.33402989386471127], "min": [0.03354310162333067, 0.09703250557605915, 1.181900968539652, -0.4015638805608095, -0.22140816433811517, -0.7909162849871431, -0.04921650921400596, -0.3493437874617285, 1.18350123858085, -0.05762034111205824, -0.022338874315783075, -0.04449483385087294], "max": [0.3837372547228329, 0.34465532136294896, 1.499917680362099, 0.23980299026010793, 0.6567094456199949, 0.40292168197150224, 0.38924272265452947, -0.06249403800902156, 1.4898600018884969, 0.7467900463588664, 0.9129697333616158, 0.8423792572144331], "count": [456]}, "eef_sim_pose_action": {"mean": [0.22485907417593262, 0.23359076005767695, 1.3746986629731597, -0.11004478217622732, 0.3672535787774372, -0.09614592159198058, 0.18912964303203827, -0.24486798306625343, 1.3099656125532777, 0.3854372028123702, 0.4613644878376851, 0.3608106227912532], "std": [0.10832087273896623, 0.08696101244767707, 0.09098235300408937, 0.1474119600486718, 0.18461174397141872, 0.1552548541301999, 0.13528411721024097, 0.11699398451351331, 0.09482625507093387, 0.3036652260185665, 0.30222504670654043, 0.33402989386471127], "min": [0.03354310162333067, 0.09703250557605915, 1.181900968539652, -0.4015638805608095, -0.22140816433811517, -0.7909162849871431, -0.04921650921400596, -0.3493437874617285, 1.18350123858085, -0.05762034111205824, -0.022338874315783075, -0.04449483385087294], "max": [0.3837372547228329, 0.34465532136294896, 1.499917680362099, 0.23980299026010793, 0.6567094456199949, 0.40292168197150224, 0.38924272265452947, -0.06249403800902156, 1.4898600018884969, 0.7467900463588664, 0.9129697333616158, 0.8423792572144331], "count": [456]}, "gripper_mode_state": {"mean": [0.8464912280701754, 1.0], "std": [0.3604772237887209, 0.0], "min": [0, 1], "max": [1, 1], "count": [456]}, "gripper_activity_state": {"mean": [1.8267543859649122, 2.0], "std": [0.5283904650288435, 0.0], "min": [0, 2], "max": [2, 2], "count": [456]}, "gripper_mode_action": {"mean": [0.8464912280701754, 1.0], "std": [0.3604772237887209, 0.0], "min": [0, 1], "max": [1, 1], "count": [456]}, "gripper_activity_action": {"mean": [1.8267543859649122, 2.0], "std": [0.5283904650288435, 0.0], "min": [0, 2], "max": [2, 2], "count": [456]}, "gripper_open_scale_state": {"mean": [0.31382662282888185, 0.025885564977662506], "std": [0.2783021069212968, 4.321198690721298e-05], "min": [0.04177720206124442, 0.02576622154031481], "max": [0.9651084627423968, 0.02590750583580562], "count": [456]}, "gripper_open_scale_action": {"mean": [0.31382662282888185, 0.025885564977662506], "std": [0.2783021069212968, 4.321198690721298e-05], "min": [0.04177720206124442, 0.02576622154031481], "max": [0.9651084627423968, 0.02590750583580562], "count": [456]}}} +{"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.4639200492074224]], [[0.44232702276312824]], [[0.3515573829915108]]], "std": [[[0.2809892171818771]], [[0.26705627123544073]], [[0.233778547293336]]], "count": [145]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3726976410487567]], [[0.37696547404402375]], [[0.3543010348583878]]], "std": [[[0.2837048519710584]], [[0.2828489452135269]], [[0.2992139522341635]]], "count": [145]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35638966644128917]], [[0.3570884287431447]], [[0.3342151002929908]]], "std": [[[0.2735886950500347]], [[0.27720725376404093]], [[0.29323462472023476]]], "count": [145]}, "observation.state": {"min": [-1.0152997970581055, -0.008910194970667362, -1.6843109130859375, -0.3098641335964203, -0.2276335060596466, -0.6165249347686768, 0.07285932451486588, -0.014531013555824757, -7.34727582312189e-05, -1.2469333410263062, -0.13193199038505554, -0.24685905873775482, -0.026641178876161575, 0.04558541998267174], "max": [0.008666593581438065, 1.6843109130859375, 0.03999999910593033, 0.6258641481399536, 1.0515978336334229, 0.11504855751991272, 1.626521348953247, 1.006291389465332, 1.6321555376052856, 0.023009711876511574, 0.5500757694244385, 0.5605795383453369, 0.39093127846717834, 0.045709073543548584], "mean": [-0.592474102973938, 0.5123386979103088, -0.5805977582931519, 0.04172547161579132, 0.28547605872154236, -0.19672314822673798, 0.4235232174396515, 0.530967116355896, 0.8631899356842041, -0.6642706394195557, 0.008988087065517902, -0.026864252984523773, 0.2195647954940796, 0.04567864537239075], "std": [0.4214925765991211, 0.5433176755905151, 0.4900438189506531, 0.2380891591310501, 0.24975734949111938, 0.2645472586154938, 0.36543044447898865, 0.45141059160232544, 0.7126353979110718, 0.5274644494056702, 0.07734167575836182, 0.12324628233909607, 0.15628448128700256, 4.5843786210753024e-05], "count": [766]}, "action": {"min": [-1.0152997970581055, -0.008910194970667362, -1.6843109130859375, -0.3098641335964203, -0.2276335060596466, -0.6165249347686768, 0.07285932451486588, -0.014531013555824757, -7.34727582312189e-05, -1.2469333410263062, -0.13193199038505554, -0.24685905873775482, -0.026641178876161575, 0.04558541998267174], "max": [0.008666593581438065, 1.6843109130859375, 0.03999999910593033, 0.6258641481399536, 1.0515978336334229, 0.11504855751991272, 1.626521348953247, 1.006291389465332, 1.6321555376052856, 0.023009711876511574, 0.5500757694244385, 0.5605795383453369, 0.39093127846717834, 0.045709073543548584], "mean": [-0.592474102973938, 0.5123386979103088, -0.5805977582931519, 0.04172547161579132, 0.28547605872154236, -0.19672314822673798, 0.4235232174396515, 0.530967116355896, 0.8631899356842041, -0.6642706394195557, 0.008988087065517902, -0.026864252984523773, 0.2195647954940796, 0.04567864537239075], "std": [0.4214925765991211, 0.5433176755905151, 0.4900438189506531, 0.2380891591310501, 0.24975734949111938, 0.2645472586154938, 0.36543044447898865, 0.45141059160232544, 0.7126353979110718, 0.5274644494056702, 0.07734167575836182, 0.12324628233909607, 0.15628448128700256, 4.5843786210753024e-05], "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": [74], "max": [74], "mean": [74.0], "std": [0.0], "count": [766]}, "index": {"min": [54158], "max": [54923], "mean": [54540.5], "std": [221.12496466930187], "count": [766]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [766]}, "subtask_annotation": {"mean": [2.1684073107049606, 4.0, 4.0, 4.0, 4.0], "std": [1.47974816894546, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [766]}, "scene_annotation": {"mean": [74.0], "std": [0.0], "min": [74], "max": [74], "count": [766]}, "eef_direction_state": {"mean": [4.97911227154047, 4.716710182767624], "std": [1.634990197407819, 1.67672054560939], "min": [0, 0], "max": [6, 6], "count": [766]}, "eef_velocity_state": {"mean": [0.5966057441253264, 0.6775456919060052], "std": [0.8226169593405466, 0.7607830460864011], "min": [0, 0], "max": [2, 2], "count": [766]}, "eef_acc_mag_state": {"mean": [0.618798955613577, 0.7088772845953003], "std": [0.7987337359790655, 0.8396813663237793], "min": [0, 0], "max": [2, 2], "count": [766]}, "eef_direction_action": {"mean": [4.97911227154047, 4.716710182767624], "std": [1.634990197407819, 1.67672054560939], "min": [0, 0], "max": [6, 6], "count": [766]}, "eef_velocity_action": {"mean": [0.5966057441253264, 0.6775456919060052], "std": [0.8226169593405466, 0.7607830460864011], "min": [0, 0], "max": [2, 2], "count": [766]}, "eef_acc_mag_action": {"mean": [0.618798955613577, 0.7088772845953003], "std": [0.7987337359790655, 0.8396813663237793], "min": [0, 0], "max": [2, 2], "count": [766]}, "eef_sim_pose_state": {"mean": [0.11535670238045877, 0.3060324945002838, 1.3151794297739754, -0.19988051194309775, -0.02677733792065496, -0.30075923985153563, 0.17213265049336293, -0.22377086731365275, 1.3005817298622098, 0.21084741888896813, 0.20630481770073764, 0.5029098696831702], "std": [0.07415175084308072, 0.08362315534340196, 0.09514207685543542, 0.3141402856457755, 0.18415699364073385, 0.24502426687019277, 0.09060571864452727, 0.10300950286739556, 0.0927068590743362, 0.14543604170325836, 0.1956955325868644, 0.4166180460242064], "min": [0.05500509089472804, 0.11309755824390762, 1.1796763502525272, -0.6379844046336949, -0.23413057252027802, -0.7264983769675556, -0.011496407326004831, -0.33631257164020784, 1.18040237260497, -0.02762372199491267, -0.13379885944547065, -0.01687392438151023], "max": [0.293269338857488, 0.381565728823978, 1.5072733820766462, 0.2953137654735988, 0.5756412507832254, 0.3632333569946061, 0.31987365039847965, -0.09213670573384124, 1.4157597931273493, 0.38938528971855063, 0.5076534218719733, 0.9960638067495596], "count": [766]}, "eef_sim_pose_action": {"mean": [0.11535670238045877, 0.3060324945002838, 1.3151794297739754, -0.19988051194309775, -0.02677733792065496, -0.30075923985153563, 0.17213265049336293, -0.22377086731365275, 1.3005817298622098, 0.21084741888896813, 0.20630481770073764, 0.5029098696831702], "std": [0.07415175084308072, 0.08362315534340196, 0.09514207685543542, 0.3141402856457755, 0.18415699364073385, 0.24502426687019277, 0.09060571864452727, 0.10300950286739556, 0.0927068590743362, 0.14543604170325836, 0.1956955325868644, 0.4166180460242064], "min": [0.05500509089472804, 0.11309755824390762, 1.1796763502525272, -0.6379844046336949, -0.23413057252027802, -0.7264983769675556, -0.011496407326004831, -0.33631257164020784, 1.18040237260497, -0.02762372199491267, -0.13379885944547065, -0.01687392438151023], "max": [0.293269338857488, 0.381565728823978, 1.5072733820766462, 0.2953137654735988, 0.5756412507832254, 0.3632333569946061, 0.31987365039847965, -0.09213670573384124, 1.4157597931273493, 0.38938528971855063, 0.5076534218719733, 0.9960638067495596], "count": [766]}, "gripper_mode_state": {"mean": [0.9503916449086162, 1.0], "std": [0.21713444267667972, 0.0], "min": [0, 1], "max": [1, 1], "count": [766]}, "gripper_activity_state": {"mean": [1.8903394255874673, 2.0], "std": [0.42871553823905917, 0.0], "min": [0, 2], "max": [2, 2], "count": [766]}, "gripper_mode_action": {"mean": [0.9503916449086162, 1.0], "std": [0.21713444267667972, 0.0], "min": [0, 1], "max": [1, 1], "count": [766]}, "gripper_activity_action": {"mean": [1.8903394255874673, 2.0], "std": [0.42871553823905917, 0.0], "min": [0, 2], "max": [2, 2], "count": [766]}, "gripper_open_scale_state": {"mean": [0.24201239759977444, 0.026102074557767342], "std": [0.20881740469064888, 2.6196456037906647e-05], "min": [0.0416338997227805, 0.026048811418669566], "max": [0.9294407708304269, 0.026119470596313477], "count": [766]}, "gripper_open_scale_action": {"mean": [0.24201239759977444, 0.026102074557767342], "std": [0.20881740469064888, 2.6196456037906647e-05], "min": [0.0416338997227805, 0.026048811418669566], "max": [0.9294407708304269, 0.026119470596313477], "count": [766]}}} +{"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.46451797553726565]], [[0.43761533896823473]], [[0.34681826434277413]]], "std": [[[0.2686172229921001]], [[0.25165847669297037]], [[0.21675266747844515]]], "count": [162]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3680023467548885]], [[0.37337835538879477]], [[0.3541068513139138]]], "std": [[[0.28589934349249074]], [[0.28400343035830855]], [[0.29871579957866573]]], "count": [162]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3664360795072487]], [[0.36975941559751474]], [[0.34913254794373166]]], "std": [[[0.27200115252077944]], [[0.2788897563970231]], [[0.2958127150861955]]], "count": [162]}, "observation.state": {"min": [-1.0293011665344238, 0.0009403247968293726, -1.9312818050384521, -0.0015339808305725455, -0.19945651292800903, -0.809941828250885, 0.0726085752248764, -0.007586830761283636, -0.003067961661145091, -1.93741774559021, -0.03067607618868351, -0.2843281626701355, -0.050222210586071014, 0.04558541998267174], "max": [0.032544005662202835, 1.8425006866455078, 0.0015339808305725455, 1.1351457834243774, 0.8390874862670898, 0.11061107367277145, 1.6889585256576538, 0.9177980422973633, 1.9404857158660889, 0.0029925196431577206, 1.147316575050354, 0.48528820276260376, 0.5990466475486755, 0.045709073543548584], "mean": [-0.6790139079093933, 0.9917644262313843, -1.3634926080703735, 0.743073582649231, 0.3402847945690155, -0.48505449295043945, 0.4222959280014038, 0.48402801156044006, 0.8605979084968567, -0.9909343719482422, 0.4547208845615387, -0.049387913197278976, 0.32555171847343445, 0.045607563108205795], "std": [0.37280234694480896, 0.6192579865455627, 0.6693082451820374, 0.36565640568733215, 0.24230605363845825, 0.3087742328643799, 0.41174429655075073, 0.4065196216106415, 0.8017617464065552, 0.8042002320289612, 0.3771517276763916, 0.10513529181480408, 0.2551243305206299, 3.9859085518401116e-05], "count": [890]}, "action": {"min": [-1.0293011665344238, 0.0009403247968293726, -1.9312818050384521, -0.0015339808305725455, -0.19945651292800903, -0.809941828250885, 0.0726085752248764, -0.007586830761283636, -0.003067961661145091, -1.93741774559021, -0.03067607618868351, -0.2843281626701355, -0.050222210586071014, 0.04558541998267174], "max": [0.032544005662202835, 1.8425006866455078, 0.0015339808305725455, 1.1351457834243774, 0.8390874862670898, 0.11061107367277145, 1.6889585256576538, 0.9177980422973633, 1.9404857158660889, 0.0029925196431577206, 1.147316575050354, 0.48528820276260376, 0.5990466475486755, 0.045709073543548584], "mean": [-0.6790139079093933, 0.9917644262313843, -1.3634926080703735, 0.743073582649231, 0.3402847945690155, -0.48505449295043945, 0.4222959280014038, 0.48402801156044006, 0.8605979084968567, -0.9909343719482422, 0.4547208845615387, -0.049387913197278976, 0.32555171847343445, 0.045607563108205795], "std": [0.37280234694480896, 0.6192579865455627, 0.6693082451820374, 0.36565640568733215, 0.24230605363845825, 0.3087742328643799, 0.41174429655075073, 0.4065196216106415, 0.8017617464065552, 0.8042002320289612, 0.3771517276763916, 0.10513529181480408, 0.2551243305206299, 3.9859085518401116e-05], "count": [890]}, "timestamp": {"min": [0.0], "max": [29.633333333333333], "mean": [14.816666666666665], "std": [8.564023587076345], "count": [890]}, "frame_index": {"min": [0], "max": [889], "mean": [444.5], "std": [256.92070761229036], "count": [890]}, "episode_index": {"min": [75], "max": [75], "mean": [75.0], "std": [0.0], "count": [890]}, "index": {"min": [54924], "max": [55813], "mean": [55368.5], "std": [256.92070761229036], "count": [890]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [890]}, "subtask_annotation": {"mean": [2.0191011235955054, 4.0, 4.0, 4.0, 4.0], "std": [1.3920622810306988, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [890]}, "scene_annotation": {"mean": [75.0], "std": [0.0], "min": [75], "max": [75], "count": [890]}, "eef_direction_state": {"mean": [4.059550561797753, 4.556179775280899], "std": [2.1378987426817844, 1.9509983071871428], "min": [0, 0], "max": [6, 6], "count": [890]}, "eef_velocity_state": {"mean": [0.8247191011235955, 0.6887640449438203], "std": [0.814652459003834, 0.7838163913420283], "min": [0, 0], "max": [2, 2], "count": [890]}, "eef_acc_mag_state": {"mean": [0.8797752808988764, 0.6741573033707865], "std": [0.8414380114003722, 0.8234659677088971], "min": [0, 0], "max": [2, 2], "count": [890]}, "eef_direction_action": {"mean": [4.059550561797753, 4.556179775280899], "std": [2.1378987426817844, 1.9509983071871428], "min": [0, 0], "max": [6, 6], "count": [890]}, "eef_velocity_action": {"mean": [0.8247191011235955, 0.6887640449438203], "std": [0.814652459003834, 0.7838163913420283], "min": [0, 0], "max": [2, 2], "count": [890]}, "eef_acc_mag_action": {"mean": [0.8797752808988764, 0.6741573033707865], "std": [0.8414380114003722, 0.8234659677088971], "min": [0, 0], "max": [2, 2], "count": [890]}, "eef_sim_pose_state": {"mean": [0.14993372722412318, 0.26490204192146327, 1.4066329306379406, -0.2947655866669207, 0.31659103756758705, -0.2887003785622098, 0.16576492392439215, -0.24768610805892224, 1.3262480726802444, 0.2900252625441273, 0.3209717831474814, 0.4240879201318559], "std": [0.09789242326447048, 0.10298867962715297, 0.11238322120375838, 0.3380552315123766, 0.20750185221527023, 0.27610254611695434, 0.12544141337625248, 0.11809089007799992, 0.11223375414218331, 0.22719815797056517, 0.2762430524149556, 0.3447948435524555], "min": [-0.035995619662114904, 0.09054992308596783, 1.181477929055104, -0.7625264509548582, -0.05677219937233868, -0.6826576444311121, -0.10319854878458547, -0.38605007956037024, 1.1813277370153619, -0.05015224637674383, -0.2933158692328306, -0.006135923322290182], "max": [0.33567997031304314, 0.37348512851353816, 1.5212263761908735, 0.2065424865316676, 0.784735182366771, 0.27982565321643427, 0.37046586008930776, -0.06546017815631702, 1.4877349607674077, 0.6334173278659058, 0.7192490062320105, 0.9167160286106676], "count": [890]}, "eef_sim_pose_action": {"mean": [0.14993372722412318, 0.26490204192146327, 1.4066329306379406, -0.2947655866669207, 0.31659103756758705, -0.2887003785622098, 0.16576492392439215, -0.24768610805892224, 1.3262480726802444, 0.2900252625441273, 0.3209717831474814, 0.4240879201318559], "std": [0.09789242326447048, 0.10298867962715297, 0.11238322120375838, 0.3380552315123766, 0.20750185221527023, 0.27610254611695434, 0.12544141337625248, 0.11809089007799992, 0.11223375414218331, 0.22719815797056517, 0.2762430524149556, 0.3447948435524555], "min": [-0.035995619662114904, 0.09054992308596783, 1.181477929055104, -0.7625264509548582, -0.05677219937233868, -0.6826576444311121, -0.10319854878458547, -0.38605007956037024, 1.1813277370153619, -0.05015224637674383, -0.2933158692328306, -0.006135923322290182], "max": [0.33567997031304314, 0.37348512851353816, 1.5212263761908735, 0.2065424865316676, 0.784735182366771, 0.27982565321643427, 0.37046586008930776, -0.06546017815631702, 1.4877349607674077, 0.6334173278659058, 0.7192490062320105, 0.9167160286106676], "count": [890]}, "gripper_mode_state": {"mean": [0.9269662921348315, 1.0], "std": [0.26019182420020687, 0.0], "min": [0, 1], "max": [1, 1], "count": [890]}, "gripper_activity_state": {"mean": [1.898876404494382, 2.0], "std": [0.4117636449844592, 0.0], "min": [0, 2], "max": [2, 2], "count": [890]}, "gripper_mode_action": {"mean": [0.9269662921348315, 1.0], "std": [0.26019182420020687, 0.0], "min": [0, 1], "max": [1, 1], "count": [890]}, "gripper_activity_action": {"mean": [1.898876404494382, 2.0], "std": [0.4117636449844592, 0.0], "min": [0, 2], "max": [2, 2], "count": [890]}, "gripper_open_scale_state": {"mean": [0.2413148672345324, 0.02606140434454947], "std": [0.2352827588942086, 2.2776480616033137e-05], "min": [0.04149061441421509, 0.026048811418669566], "max": [0.9651191575186593, 0.026119470596313477], "count": [890]}, "gripper_open_scale_action": {"mean": [0.2413148672345324, 0.02606140434454947], "std": [0.2352827588942086, 2.2776480616033137e-05], "min": [0.04149061441421509, 0.026048811418669566], "max": [0.9651191575186593, 0.026119470596313477], "count": [890]}}} +{"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.4757233817572168]], [[0.4475226034858388]], [[0.3529546951593137]]], "std": [[[0.2657334455926592]], [[0.2463445002935904]], [[0.2089405620573394]]], "count": [128]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36537874668096404]], [[0.3730955371732026]], [[0.35356555308755444]]], "std": [[[0.283265808915052]], [[0.28175220329600553]], [[0.29614706704830046]]], "count": [128]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3660219673372821]], [[0.3713717958537582]], [[0.3528283930759804]]], "std": [[[0.2660871521134389]], [[0.27116479496831103]], [[0.28667448341196794]]], "count": [128]}, "observation.state": {"min": [-1.3537036180496216, 0.0, -1.9312818050384521, -0.06594448536634445, -0.3034828305244446, -0.7522072792053223, 0.07336090505123138, -0.008036889135837555, 0.016873788088560104, -1.9418272972106934, -0.0233770664781332, -0.3794958293437958, -0.07949918508529663, 0.04509088769555092], "max": [0.008647930808365345, 1.902136206626892, 0.00444349180907011, 0.8825152516365051, 1.020097255706787, 0.15507668256759644, 1.6572872400283813, 0.9096506237983704, 1.8760584592819214, 2.0328790734103208e-20, 1.5299999713897705, 0.40198326110839844, 0.8569833636283875, 0.045338135212659836], "mean": [-0.7286757826805115, 0.8030114769935608, -1.1075689792633057, 0.484939843416214, 0.40417128801345825, -0.3423546254634857, 0.4605201184749603, 0.4584522545337677, 0.7631198167800903, -0.9872916340827942, 0.5391044020652771, -0.10832753032445908, 0.3447984755039215, 0.045107416808605194], "std": [0.4723401367664337, 0.6445617079734802, 0.6587007641792297, 0.27119117975234985, 0.39604562520980835, 0.24339455366134644, 0.4012247622013092, 0.4154883325099945, 0.7711171507835388, 0.8171688914299011, 0.47035908699035645, 0.14145590364933014, 0.32254764437675476, 5.156575934961438e-05], "count": [650]}, "action": {"min": [-1.3537036180496216, 0.0, -1.9312818050384521, -0.06594448536634445, -0.3034828305244446, -0.7522072792053223, 0.07336090505123138, -0.008036889135837555, 0.016873788088560104, -1.9418272972106934, -0.0233770664781332, -0.3794958293437958, -0.07949918508529663, 0.04509088769555092], "max": [0.008647930808365345, 1.902136206626892, 0.00444349180907011, 0.8825152516365051, 1.020097255706787, 0.15507668256759644, 1.6572872400283813, 0.9096506237983704, 1.8760584592819214, 2.0328790734103208e-20, 1.5299999713897705, 0.40198326110839844, 0.8569833636283875, 0.045338135212659836], "mean": [-0.7286757826805115, 0.8030114769935608, -1.1075689792633057, 0.484939843416214, 0.40417128801345825, -0.3423546254634857, 0.4605201184749603, 0.4584522545337677, 0.7631198167800903, -0.9872916340827942, 0.5391044020652771, -0.10832753032445908, 0.3447984755039215, 0.045107416808605194], "std": [0.4723401367664337, 0.6445617079734802, 0.6587007641792297, 0.27119117975234985, 0.39604562520980835, 0.24339455366134644, 0.4012247622013092, 0.4154883325099945, 0.7711171507835388, 0.8171688914299011, 0.47035908699035645, 0.14145590364933014, 0.32254764437675476, 5.156575934961438e-05], "count": [650]}, "timestamp": {"min": [0.0], "max": [21.633333333333333], "mean": [10.816666666666666], "std": [6.254620514290038], "count": [650]}, "frame_index": {"min": [0], "max": [649], "mean": [324.5], "std": [187.63861542870114], "count": [650]}, "episode_index": {"min": [76], "max": [76], "mean": [76.0], "std": [0.0], "count": [650]}, "index": {"min": [55814], "max": [56463], "mean": [56138.5], "std": [187.63861542870114], "count": [650]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [650]}, "subtask_annotation": {"mean": [2.1076923076923078, 4.0, 4.0, 4.0, 4.0], "std": [1.4530930080145752, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [650]}, "scene_annotation": {"mean": [76.0], "std": [0.0], "min": [76], "max": [76], "count": [650]}, "eef_direction_state": {"mean": [4.375384615384616, 4.432307692307693], "std": [1.988585176932878, 1.9609736743463164], "min": [0, 0], "max": [6, 6], "count": [650]}, "eef_velocity_state": {"mean": [0.8076923076923077, 0.8430769230769231], "std": [0.8530141476521221, 0.8664639423043541], "min": [0, 0], "max": [2, 2], "count": [650]}, "eef_acc_mag_state": {"mean": [0.8184615384615385, 0.803076923076923], "std": [0.8288810451338889, 0.829080905538777], "min": [0, 0], "max": [2, 2], "count": [650]}, "eef_direction_action": {"mean": [4.375384615384616, 4.432307692307693], "std": [1.988585176932878, 1.9609736743463164], "min": [0, 0], "max": [6, 6], "count": [650]}, "eef_velocity_action": {"mean": [0.8076923076923077, 0.8430769230769231], "std": [0.8530141476521221, 0.8664639423043541], "min": [0, 0], "max": [2, 2], "count": [650]}, "eef_acc_mag_action": {"mean": [0.8184615384615385, 0.803076923076923], "std": [0.8288810451338889, 0.829080905538777], "min": [0, 0], "max": [2, 2], "count": [650]}, "eef_sim_pose_state": {"mean": [0.1325267763312387, 0.27913097576021556, 1.382127123564154, -0.21046687018510088, 0.11805111106820108, -0.30377174562273607, 0.13577585239878304, -0.26742417849590466, 1.323215972393586, 0.28084729511962336, 0.3069604298152934, 0.33173755243471054], "std": [0.09801750613289413, 0.10546433574373375, 0.10834398691016467, 0.29275350350150414, 0.17251207796264667, 0.42522380099263934, 0.12349008267508055, 0.12252632038228166, 0.11591584912723593, 0.27191529964596, 0.2638833764110566, 0.3034387952665979], "min": [-0.05207604556888788, 0.06654138569760402, 1.1799945315410767, -0.7431909240119048, -0.0897525472685865, -0.8616852303574121, -0.1528179404202088, -0.4148148524416542, 1.1827117021660887, -0.07921195236788281, -0.15871390613441827, -0.103306698873886], "max": [0.3232126563685812, 0.3731038103410456, 1.498360403755995, 0.2895221650345083, 0.47679849113891537, 0.7806855513422908, 0.32245431584909684, -0.07072216456905513, 1.5166821488193285, 0.7817040451580417, 0.7547445228190686, 0.8225098183299973], "count": [650]}, "eef_sim_pose_action": {"mean": [0.1325267763312387, 0.27913097576021556, 1.382127123564154, -0.21046687018510088, 0.11805111106820108, -0.30377174562273607, 0.13577585239878304, -0.26742417849590466, 1.323215972393586, 0.28084729511962336, 0.3069604298152934, 0.33173755243471054], "std": [0.09801750613289413, 0.10546433574373375, 0.10834398691016467, 0.29275350350150414, 0.17251207796264667, 0.42522380099263934, 0.12349008267508055, 0.12252632038228166, 0.11591584912723593, 0.27191529964596, 0.2638833764110566, 0.3034387952665979], "min": [-0.05207604556888788, 0.06654138569760402, 1.1799945315410767, -0.7431909240119048, -0.0897525472685865, -0.8616852303574121, -0.1528179404202088, -0.4148148524416542, 1.1827117021660887, -0.07921195236788281, -0.15871390613441827, -0.103306698873886], "max": [0.3232126563685812, 0.3731038103410456, 1.498360403755995, 0.2895221650345083, 0.47679849113891537, 0.7806855513422908, 0.32245431584909684, -0.07072216456905513, 1.5166821488193285, 0.7817040451580417, 0.7547445228190686, 0.8225098183299973], "count": [650]}, "gripper_mode_state": {"mean": [0.92, 1.0], "std": [0.27129319932500984, 0.0], "min": [0, 1], "max": [1, 1], "count": [650]}, "gripper_activity_state": {"mean": [1.8492307692307692, 2.0], "std": [0.49803400468490966, 0.0], "min": [0, 2], "max": [2, 2], "count": [650]}, "gripper_mode_action": {"mean": [0.92, 1.0], "std": [0.27129319932500984, 0.0], "min": [0, 1], "max": [1, 1], "count": [650]}, "gripper_activity_action": {"mean": [1.8492307692307692, 2.0], "std": [0.49803400468490966, 0.0], "min": [0, 2], "max": [2, 2], "count": [650]}, "gripper_open_scale_state": {"mean": [0.2631535935336427, 0.025775534838110275], "std": [0.22927080067406327, 2.9465937850170154e-05], "min": [0.04192051717213222, 0.02576622154031481], "max": [0.9470212800162179, 0.02590750583580562], "count": [650]}, "gripper_open_scale_action": {"mean": [0.2631535935336427, 0.025775534838110275], "std": [0.22927080067406327, 2.9465937850170154e-05], "min": [0.04192051717213222, 0.02576622154031481], "max": [0.9470212800162179, 0.02590750583580562], "count": [650]}}} +{"episode_index": 75, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45900473563773014]], [[0.4391279590881841]], [[0.3515096887748388]]], "std": [[[0.28200494321020086]], [[0.2680685768253684]], [[0.23340142546904333]]], "count": [149]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34798086919331495]], [[0.35758226594142506]], [[0.340439346916992]]], "std": [[[0.2694365270790318]], [[0.26855479260329573]], [[0.28376578758973914]]], "count": [149]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3358854692137855]], [[0.34239299213346785]], [[0.3224221516720036]]], "std": [[[0.26048220489545887]], [[0.265147295520887]], [[0.2812164303490817]]], "count": [149]}, "observation.state": {"min": [-0.780796229839325, -0.0015339808305725455, -1.604190468788147, -0.1494266539812088, -0.2726406157016754, -0.8053399324417114, 0.0734863206744194, -0.04376963526010513, -0.0015339808305725455, -1.3591070175170898, -0.153057262301445, -0.5322889685630798, 0.011119411326944828, 0.045338135212659836], "max": [-0.008550207130610943, 1.6674370765686035, 0.03999999910593033, 0.49547579884529114, 0.23724126815795898, 0.08590292185544968, 1.6884405612945557, 1.0643755197525024, 1.8146992921829224, -0.01247862447053194, 0.4071851074695587, 0.17890305817127228, 0.45581379532814026, 0.04558391869068146], "mean": [-0.49109405279159546, 0.6740946769714355, -0.6155192255973816, -0.028079601004719734, 0.013360749930143356, -0.3884485960006714, 0.4379005432128906, 0.6005011200904846, 1.0378453731536865, -0.7845368385314941, 0.08253181725740433, -0.2229434847831726, 0.29656368494033813, 0.045341409742832184], "std": [0.28531748056411743, 0.5080832242965698, 0.47634127736091614, 0.18499156832695007, 0.09237581491470337, 0.3656928241252899, 0.39699676632881165, 0.4775933623313904, 0.7849066853523254, 0.5726940035820007, 0.07136741280555725, 0.1802627593278885, 0.18863341212272644, 2.4722745365579613e-05], "count": [790]}, "action": {"min": [-0.780796229839325, -0.0015339808305725455, -1.604190468788147, -0.1494266539812088, -0.2726406157016754, -0.8053399324417114, 0.0734863206744194, -0.04376963526010513, -0.0015339808305725455, -1.3591070175170898, -0.153057262301445, -0.5322889685630798, 0.011119411326944828, 0.045338135212659836], "max": [-0.008550207130610943, 1.6674370765686035, 0.03999999910593033, 0.49547579884529114, 0.23724126815795898, 0.08590292185544968, 1.6884405612945557, 1.0643755197525024, 1.8146992921829224, -0.01247862447053194, 0.4071851074695587, 0.17890305817127228, 0.45581379532814026, 0.04558391869068146], "mean": [-0.49109405279159546, 0.6740946769714355, -0.6155192255973816, -0.028079601004719734, 0.013360749930143356, -0.3884485960006714, 0.4379005432128906, 0.6005011200904846, 1.0378453731536865, -0.7845368385314941, 0.08253181725740433, -0.2229434847831726, 0.29656368494033813, 0.045341409742832184], "std": [0.28531748056411743, 0.5080832242965698, 0.47634127736091614, 0.18499156832695007, 0.09237581491470337, 0.3656928241252899, 0.39699676632881165, 0.4775933623313904, 0.7849066853523254, 0.5726940035820007, 0.07136741280555725, 0.1802627593278885, 0.18863341212272644, 2.4722745365579613e-05], "count": [790]}, "timestamp": {"min": [0.0], "max": [26.3], "mean": [13.15], "std": [7.601772454134919], "count": [790]}, "frame_index": {"min": [0], "max": [789], "mean": [394.5], "std": [228.0531736240476], "count": [790]}, "episode_index": {"min": [77], "max": [77], "mean": [77.0], "std": [0.0], "count": [790]}, "index": {"min": [56464], "max": [57253], "mean": [56858.5], "std": [228.0531736240476], "count": [790]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [790]}, "subtask_annotation": {"mean": [2.010126582278481, 4.0, 4.0, 4.0, 4.0], "std": [1.3779084256751377, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [790]}, "scene_annotation": {"mean": [77.0], "std": [0.0], "min": [77], "max": [77], "count": [790]}, "eef_direction_state": {"mean": [5.030379746835443, 4.6556962025316455], "std": [1.7772368277379968, 1.6802461268955904], "min": [0, 0], "max": [6, 6], "count": [790]}, "eef_velocity_state": {"mean": [0.5215189873417722, 0.6987341772151898], "std": [0.7932740816557822, 0.7465521882926729], "min": [0, 0], "max": [2, 2], "count": [790]}, "eef_acc_mag_state": {"mean": [0.5443037974683544, 0.7582278481012659], "std": [0.7875208392570112, 0.8395459283486302], "min": [0, 0], "max": [2, 2], "count": [790]}, "eef_direction_action": {"mean": [5.030379746835443, 4.6556962025316455], "std": [1.7772368277379968, 1.6802461268955904], "min": [0, 0], "max": [6, 6], "count": [790]}, "eef_velocity_action": {"mean": [0.5215189873417722, 0.6987341772151898], "std": [0.7932740816557822, 0.7465521882926729], "min": [0, 0], "max": [2, 2], "count": [790]}, "eef_acc_mag_action": {"mean": [0.5443037974683544, 0.7582278481012659], "std": [0.7875208392570112, 0.8395459283486302], "min": [0, 0], "max": [2, 2], "count": [790]}, "eef_sim_pose_state": {"mean": [0.14533043259386969, 0.28613428381126693, 1.331195828238458, -0.3738098972446182, 0.02900707930915353, -0.474706907688523, 0.19118449543941599, -0.18690914036153058, 1.2919649200543297, 0.1750575443216438, 0.3130445529286363, 0.34679320074911046], "std": [0.07735513887897436, 0.06212404898562932, 0.08961298315974398, 0.3802303494148326, 0.19088708205119223, 0.28448822865641565, 0.09756558594404856, 0.12295793213001678, 0.08063561197875965, 0.10423317217952288, 0.21919112224603235, 0.2843845580636851], "min": [0.05172372221526498, 0.13325132844305923, 1.1798543010515616, -0.798097516880815, -0.16496176845081112, -0.7721960167672399, 0.0018140015555359254, -0.3412918655282597, 1.1825418703840862, 0.011325033400410632, -0.1594237580357758, -0.062416069776936256], "max": [0.33660088477605743, 0.3371772548863268, 1.4799594381619732, 0.24052949105517105, 0.5797244902739647, 0.11723987019340518, 0.33761958486297927, -0.0520552945129638, 1.4033132124472263, 0.42268854222262864, 0.6197539297083736, 0.6597022442991244], "count": [790]}, "eef_sim_pose_action": {"mean": [0.14533043259386969, 0.28613428381126693, 1.331195828238458, -0.3738098972446182, 0.02900707930915353, -0.474706907688523, 0.19118449543941599, -0.18690914036153058, 1.2919649200543297, 0.1750575443216438, 0.3130445529286363, 0.34679320074911046], "std": [0.07735513887897436, 0.06212404898562932, 0.08961298315974398, 0.3802303494148326, 0.19088708205119223, 0.28448822865641565, 0.09756558594404856, 0.12295793213001678, 0.08063561197875965, 0.10423317217952288, 0.21919112224603235, 0.2843845580636851], "min": [0.05172372221526498, 0.13325132844305923, 1.1798543010515616, -0.798097516880815, -0.16496176845081112, -0.7721960167672399, 0.0018140015555359254, -0.3412918655282597, 1.1825418703840862, 0.011325033400410632, -0.1594237580357758, -0.062416069776936256], "max": [0.33660088477605743, 0.3371772548863268, 1.4799594381619732, 0.24052949105517105, 0.5797244902739647, 0.11723987019340518, 0.33761958486297927, -0.0520552945129638, 1.4033132124472263, 0.42268854222262864, 0.6197539297083736, 0.6597022442991244], "count": [790]}, "gripper_mode_state": {"mean": [0.9291139240506329, 1.0], "std": [0.2566344485564399, 0.0], "min": [0, 1], "max": [1, 1], "count": [790]}, "gripper_activity_state": {"mean": [1.8848101265822785, 2.0], "std": [0.43938639827156883, 0.0], "min": [0, 2], "max": [2, 2], "count": [790]}, "gripper_mode_action": {"mean": [0.9291139240506329, 1.0], "std": [0.2566344485564399, 0.0], "min": [0, 1], "max": [1, 1], "count": [790]}, "gripper_activity_action": {"mean": [1.8848101265822785, 2.0], "std": [0.43938639827156883, 0.0], "min": [0, 2], "max": [2, 2], "count": [790]}, "gripper_open_scale_state": {"mean": [0.25022862936768886, 0.025909573249316968], "std": [0.22685577806090293, 1.4125926270778667e-05], "min": [0.04199218324252537, 0.02590750583580562], "max": [0.9648231778826032, 0.02604795353753226], "count": [790]}, "gripper_open_scale_action": {"mean": [0.25022862936768886, 0.025909573249316968], "std": [0.22685577806090293, 1.4125926270778667e-05], "min": [0.04199218324252537, 0.02590750583580562], "max": [0.9648231778826032, 0.02604795353753226], "count": [790]}}} +{"episode_index": 76, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4689188024031161]], [[0.4468497854360599]], [[0.3576583316828415]]], "std": [[[0.27764641432923437]], [[0.26684718853280337]], [[0.23736680445817002]]], "count": [165]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37424857562553643]], [[0.385516953852248]], [[0.37431688453159045]]], "std": [[[0.2870458952301978]], [[0.28478274038765233]], [[0.29631567438196194]]], "count": [165]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35242676767676767]], [[0.35410256321383776]], [[0.33103324420677366]]], "std": [[[0.27424819085780033]], [[0.2806323484613944]], [[0.29705369642377544]]], "count": [165]}, "observation.state": {"min": [-0.7506144642829895, -0.0015339808305725455, -1.7057865858078003, 0.004601942375302315, -0.4387184977531433, -1.1224571466445923, 0.034739620983600616, -0.004429756663739681, 0.01840776950120926, -1.5039254426956177, -0.06937959045171738, -0.21017497777938843, -0.05675728991627693, 0.04558541998267174], "max": [0.0077633000910282135, 1.7088357210159302, -0.003067961661145091, 1.0400389432907104, 0.3166729211807251, 0.10933708399534225, 1.6731449365615845, 1.1213228702545166, 1.8543505668640137, 0.0015339808305725455, 0.8598331212997437, 0.8649231195449829, 0.7037630081176758, 0.04558541998267174], "mean": [-0.4716009199619293, 0.6350062489509583, -0.9700196385383606, 0.6097067594528198, -0.10526955872774124, -0.45787397027015686, 0.4711607098579407, 0.524604320526123, 0.9086382985115051, -0.7045692801475525, 0.06828384846448898, -0.027388321235775948, 0.2867303192615509, 0.04558560624718666], "std": [0.30744609236717224, 0.5468119382858276, 0.5746613144874573, 0.3454403281211853, 0.2149491161108017, 0.41591891646385193, 0.39322009682655334, 0.4891679883003235, 0.8085431456565857, 0.6157654523849487, 0.15015578269958496, 0.11912943422794342, 0.27525800466537476, 1.862645149230957e-07], "count": [907]}, "action": {"min": [-0.7506144642829895, -0.0015339808305725455, -1.7057865858078003, 0.004601942375302315, -0.4387184977531433, -1.1224571466445923, 0.034739620983600616, -0.004429756663739681, 0.01840776950120926, -1.5039254426956177, -0.06937959045171738, -0.21017497777938843, -0.05675728991627693, 0.04558541998267174], "max": [0.0077633000910282135, 1.7088357210159302, -0.003067961661145091, 1.0400389432907104, 0.3166729211807251, 0.10933708399534225, 1.6731449365615845, 1.1213228702545166, 1.8543505668640137, 0.0015339808305725455, 0.8598331212997437, 0.8649231195449829, 0.7037630081176758, 0.04558541998267174], "mean": [-0.4716009199619293, 0.6350062489509583, -0.9700196385383606, 0.6097067594528198, -0.10526955872774124, -0.45787397027015686, 0.4711607098579407, 0.524604320526123, 0.9086382985115051, -0.7045692801475525, 0.06828384846448898, -0.027388321235775948, 0.2867303192615509, 0.04558560624718666], "std": [0.30744609236717224, 0.5468119382858276, 0.5746613144874573, 0.3454403281211853, 0.2149491161108017, 0.41591891646385193, 0.39322009682655334, 0.4891679883003235, 0.8085431456565857, 0.6157654523849487, 0.15015578269958496, 0.11912943422794342, 0.27525800466537476, 1.862645149230957e-07], "count": [907]}, "timestamp": {"min": [0.0], "max": [30.2], "mean": [15.1], "std": [8.727606264670234], "count": [907]}, "frame_index": {"min": [0], "max": [906], "mean": [453.0], "std": [261.828187940107], "count": [907]}, "episode_index": {"min": [78], "max": [78], "mean": [78.0], "std": [0.0], "count": [907]}, "index": {"min": [57254], "max": [58160], "mean": [57707.0], "std": [261.828187940107], "count": [907]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [907]}, "subtask_annotation": {"mean": [2.131201764057332, 4.0, 4.0, 4.0, 4.0], "std": [1.463027245523303, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [907]}, "scene_annotation": {"mean": [78.0], "std": [0.0], "min": [78], "max": [78], "count": [907]}, "eef_direction_state": {"mean": [4.33186328555678, 4.622932745314222], "std": [2.2800387700158886, 1.7853510857351482], "min": [0, 0], "max": [6, 6], "count": [907]}, "eef_velocity_state": {"mean": [0.7122381477398015, 0.7640573318632855], "std": [0.8078270338409609, 0.8317754214507577], "min": [0, 0], "max": [2, 2], "count": [907]}, "eef_acc_mag_state": {"mean": [0.814773980154355, 0.7353914002205072], "std": [0.8340084188007731, 0.8416487311268314], "min": [0, 0], "max": [2, 2], "count": [907]}, "eef_direction_action": {"mean": [4.33186328555678, 4.622932745314222], "std": [2.2800387700158886, 1.7853510857351482], "min": [0, 0], "max": [6, 6], "count": [907]}, "eef_velocity_action": {"mean": [0.7122381477398015, 0.7640573318632855], "std": [0.8078270338409609, 0.8317754214507577], "min": [0, 0], "max": [2, 2], "count": [907]}, "eef_acc_mag_action": {"mean": [0.814773980154355, 0.7353914002205072], "std": [0.8340084188007731, 0.8416487311268314], "min": [0, 0], "max": [2, 2], "count": [907]}, "eef_sim_pose_state": {"mean": [0.10228524985866505, 0.31848701357463194, 1.3506510602471893, -0.44473106223767955, 0.2648457115783286, -0.5635811544254835, 0.1698944730027121, -0.20377665247342708, 1.282602281668607, 0.2738283749113755, 0.2688423778276628, 0.49364605399507], "std": [0.10070742669971054, 0.07357088702051372, 0.09918971132112485, 0.47050496989113916, 0.27689448087244506, 0.4320330672100655, 0.09520489850976503, 0.13161142002196266, 0.08958631662654284, 0.2659778574355399, 0.2467609326868131, 0.465475684642621], "min": [-0.0016320217617299404, 0.1505456387934069, 1.1823662530191417, -1.140103443147539, -0.09540764246612343, -1.110863130609727, 0.0026298264326908224, -0.348349350624451, 1.1835750048964142, -0.056757289916276946, -0.12084564993103131, -0.13066854059554933], "max": [0.3208505958488781, 0.4036946939708973, 1.5114795782705839, 0.22078914106857578, 0.8980648509345195, 0.06974666109584554, 0.3006319689293136, -0.02970159071823559, 1.4628200746496558, 0.7893854617264744, 0.6592163145725376, 1.3911878453678725], "count": [907]}, "eef_sim_pose_action": {"mean": [0.10228524985866505, 0.31848701357463194, 1.3506510602471893, -0.44473106223767955, 0.2648457115783286, -0.5635811544254835, 0.1698944730027121, -0.20377665247342708, 1.282602281668607, 0.2738283749113755, 0.2688423778276628, 0.49364605399507], "std": [0.10070742669971054, 0.07357088702051372, 0.09918971132112485, 0.47050496989113916, 0.27689448087244506, 0.4320330672100655, 0.09520489850976503, 0.13161142002196266, 0.08958631662654284, 0.2659778574355399, 0.2467609326868131, 0.465475684642621], "min": [-0.0016320217617299404, 0.1505456387934069, 1.1823662530191417, -1.140103443147539, -0.09540764246612343, -1.110863130609727, 0.0026298264326908224, -0.348349350624451, 1.1835750048964142, -0.056757289916276946, -0.12084564993103131, -0.13066854059554933], "max": [0.3208505958488781, 0.4036946939708973, 1.5114795782705839, 0.22078914106857578, 0.8980648509345195, 0.06974666109584554, 0.3006319689293136, -0.02970159071823559, 1.4628200746496558, 0.7893854617264744, 0.6592163145725376, 1.3911878453678725], "count": [907]}, "gripper_mode_state": {"mean": [0.9195148842337376, 1.0], "std": [0.2720427574965954, 0.0], "min": [0, 1], "max": [1, 1], "count": [907]}, "gripper_activity_state": {"mean": [1.8511576626240354, 2.0], "std": [0.49351503950372644, 0.0], "min": [0, 2], "max": [2, 2], "count": [907]}, "gripper_mode_action": {"mean": [0.9195148842337376, 1.0], "std": [0.2720427574965954, 0.0], "min": [0, 1], "max": [1, 1], "count": [907]}, "gripper_activity_action": {"mean": [1.8511576626240354, 2.0], "std": [0.49351503950372644, 0.0], "min": [0, 2], "max": [2, 2], "count": [907]}, "gripper_open_scale_state": {"mean": [0.26923839292820495, 0.026048811418669465], "std": [0.2246982233204986, 1.0061396160665481e-16], "min": [0.019851211990628923, 0.026048811418669566], "max": [0.956082820892334, 0.026048811418669566], "count": [907]}, "gripper_open_scale_action": {"mean": [0.26923839292820495, 0.026048811418669465], "std": [0.2246982233204986, 1.0061396160665481e-16], "min": [0.019851211990628923, 0.026048811418669566], "max": [0.956082820892334, 0.026048811418669566], "count": [907]}}} +{"episode_index": 77, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4592095648946061]], [[0.4337127912382221]], [[0.3426224588207541]]], "std": [[[0.26373112158404904]], [[0.24496019559557683]], [[0.20594015311670713]]], "count": [157]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.359146645990314]], [[0.369896569668207]], [[0.35174574157334554]]], "std": [[[0.2797012698004803]], [[0.28019470142218506]], [[0.29455079457171424]]], "count": [157]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3545668512273983]], [[0.3588719210968181]], [[0.3388108599419952]]], "std": [[[0.2729170206059006]], [[0.2784299295559159]], [[0.2943889210518079]]], "count": [157]}, "observation.state": {"min": [-0.9285289645195007, 0.0, -1.9297478199005127, 0.015339807607233524, -0.40065765380859375, -0.7762548327445984, 0.0734863206744194, -0.005051546264439821, 0.00920388475060463, -1.9404857158660889, -0.003067961661145091, -0.16882723569869995, -0.049777645617723465, 0.04484366998076439], "max": [0.0, 1.8805288076400757, -0.0052012186497449875, 0.9558697938919067, 0.5951845645904541, 0.1028418317437172, 1.6803237199783325, 0.8789709806442261, 1.9680973291397095, -0.0015339808305725455, 1.0659003257751465, 0.38372156023979187, 0.5645049214363098, 0.04509088769555092], "mean": [-0.630369246006012, 1.004925012588501, -1.3870567083358765, 0.6325066089630127, 0.22641445696353912, -0.336595743894577, 0.506574809551239, 0.471620112657547, 0.8994675874710083, -1.017642855644226, 0.4458722174167633, -0.05747339874505997, 0.3113556504249573, 0.04493044316768646], "std": [0.34678640961647034, 0.6255889534950256, 0.7030573487281799, 0.30697837471961975, 0.2119060605764389, 0.28494495153427124, 0.36849546432495117, 0.3770323693752289, 0.8240142464637756, 0.8017032146453857, 0.32980918884277344, 0.08011451363563538, 0.25751861929893494, 9.817387763177976e-05], "count": [854]}, "action": {"min": [-0.9285289645195007, 0.0, -1.9297478199005127, 0.015339807607233524, -0.40065765380859375, -0.7762548327445984, 0.0734863206744194, -0.005051546264439821, 0.00920388475060463, -1.9404857158660889, -0.003067961661145091, -0.16882723569869995, -0.049777645617723465, 0.04484366998076439], "max": [0.0, 1.8805288076400757, -0.0052012186497449875, 0.9558697938919067, 0.5951845645904541, 0.1028418317437172, 1.6803237199783325, 0.8789709806442261, 1.9680973291397095, -0.0015339808305725455, 1.0659003257751465, 0.38372156023979187, 0.5645049214363098, 0.04509088769555092], "mean": [-0.630369246006012, 1.004925012588501, -1.3870567083358765, 0.6325066089630127, 0.22641445696353912, -0.336595743894577, 0.506574809551239, 0.471620112657547, 0.8994675874710083, -1.017642855644226, 0.4458722174167633, -0.05747339874505997, 0.3113556504249573, 0.04493044316768646], "std": [0.34678640961647034, 0.6255889534950256, 0.7030573487281799, 0.30697837471961975, 0.2119060605764389, 0.28494495153427124, 0.36849546432495117, 0.3770323693752289, 0.8240142464637756, 0.8017032146453857, 0.32980918884277344, 0.08011451363563538, 0.25751861929893494, 9.817387763177976e-05], "count": [854]}, "timestamp": {"min": [0.0], "max": [28.433333333333334], "mean": [14.216666666666667], "std": [8.217613197678913], "count": [854]}, "frame_index": {"min": [0], "max": [853], "mean": [426.5], "std": [246.52839593036742], "count": [854]}, "episode_index": {"min": [79], "max": [79], "mean": [79.0], "std": [0.0], "count": [854]}, "index": {"min": [58161], "max": [59014], "mean": [58587.5], "std": [246.52839593036742], "count": [854]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [854]}, "subtask_annotation": {"mean": [2.2353629976580796, 4.0, 4.0, 4.0, 4.0], "std": [1.334856094600171, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [854]}, "scene_annotation": {"mean": [79.0], "std": [0.0], "min": [79], "max": [79], "count": [854]}, "eef_direction_state": {"mean": [4.5597189695550355, 4.5807962529274], "std": [1.9521363822693485, 1.9180899757854113], "min": [0, 0], "max": [6, 6], "count": [854]}, "eef_velocity_state": {"mean": [0.6932084309133489, 0.7283372365339579], "std": [0.806603751723401, 0.7825484091960199], "min": [0, 0], "max": [2, 2], "count": [854]}, "eef_acc_mag_state": {"mean": [0.7786885245901639, 0.7622950819672131], "std": [0.8249420752836114, 0.8442850318668264], "min": [0, 0], "max": [2, 2], "count": [854]}, "eef_direction_action": {"mean": [4.5597189695550355, 4.5807962529274], "std": [1.9521363822693485, 1.9180899757854113], "min": [0, 0], "max": [6, 6], "count": [854]}, "eef_velocity_action": {"mean": [0.6932084309133489, 0.7283372365339579], "std": [0.806603751723401, 0.7825484091960199], "min": [0, 0], "max": [2, 2], "count": [854]}, "eef_acc_mag_action": {"mean": [0.7786885245901639, 0.7622950819672131], "std": [0.8249420752836114, 0.8442850318668264], "min": [0, 0], "max": [2, 2], "count": [854]}, "eef_sim_pose_state": {"mean": [0.15782161118883764, 0.26182814968636076, 1.419799522462036, -0.25044522652817464, 0.2296297479335121, -0.386258482681485, 0.17196659386601595, -0.23873206297214147, 1.3259686110500255, 0.27471222128143, 0.3248182788777072, 0.4027454408174891], "std": [0.10065876575031962, 0.09841165137168122, 0.12264941628087776, 0.33176121055422747, 0.15493410145287947, 0.3019284143772785, 0.1280846365979609, 0.12533417352970463, 0.10597864009754997, 0.23468993769663435, 0.2765191927149534, 0.3202219284882765], "min": [0.01139608438709399, 0.07195828015762738, 1.1822602899569996, -0.7517214874221759, -0.03211604793907008, -0.7627491799347145, -0.043453293051477535, -0.36038560557666566, 1.1819785904488214, -0.04978644151082916, -0.2671254889466248, -0.09669607018000559], "max": [0.3409780656480073, 0.3497153728838965, 1.538466894233717, 0.15600827275769685, 0.5233998083211024, 0.29662608006315755, 0.3718799323548983, -0.0691555186401097, 1.4945921425383994, 0.5534358311329667, 0.7573495789759312, 0.9304029782869808], "count": [854]}, "eef_sim_pose_action": {"mean": [0.15782161118883764, 0.26182814968636076, 1.419799522462036, -0.25044522652817464, 0.2296297479335121, -0.386258482681485, 0.17196659386601595, -0.23873206297214147, 1.3259686110500255, 0.27471222128143, 0.3248182788777072, 0.4027454408174891], "std": [0.10065876575031962, 0.09841165137168122, 0.12264941628087776, 0.33176121055422747, 0.15493410145287947, 0.3019284143772785, 0.1280846365979609, 0.12533417352970463, 0.10597864009754997, 0.23468993769663435, 0.2765191927149534, 0.3202219284882765], "min": [0.01139608438709399, 0.07195828015762738, 1.1822602899569996, -0.7517214874221759, -0.03211604793907008, -0.7627491799347145, -0.043453293051477535, -0.36038560557666566, 1.1819785904488214, -0.04978644151082916, -0.2671254889466248, -0.09669607018000559], "max": [0.3409780656480073, 0.3497153728838965, 1.538466894233717, 0.15600827275769685, 0.5233998083211024, 0.29662608006315755, 0.3718799323548983, -0.0691555186401097, 1.4945921425383994, 0.5534358311329667, 0.7573495789759312, 0.9304029782869808], "count": [854]}, "gripper_mode_state": {"mean": [0.936768149882904, 1.0], "std": [0.24337950457642463, 0.0], "min": [0, 1], "max": [1, 1], "count": [854]}, "gripper_activity_state": {"mean": [1.8922716627634661, 2.0], "std": [0.424772970046643, 0.0], "min": [0, 2], "max": [2, 2], "count": [854]}, "gripper_mode_action": {"mean": [0.936768149882904, 1.0], "std": [0.24337950457642463, 0.0], "min": [0, 1], "max": [1, 1], "count": [854]}, "gripper_activity_action": {"mean": [1.8922716627634661, 2.0], "std": [0.424772970046643, 0.0], "min": [0, 2], "max": [2, 2], "count": [854]}, "gripper_open_scale_state": {"mean": [0.2894729990132021, 0.025674564151330747], "std": [0.21056921504047343, 5.609937353088101e-05], "min": [0.04199218324252537, 0.025624954274722507], "max": [0.9601849828447614, 0.02576622154031481], "count": [854]}, "gripper_open_scale_action": {"mean": [0.2894729990132021, 0.025674564151330747], "std": [0.21056921504047343, 5.609937353088101e-05], "min": [0.04199218324252537, 0.025624954274722507], "max": [0.9601849828447614, 0.02576622154031481], "count": [854]}}} +{"episode_index": 78, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47318120167456956]], [[0.4491350086149202]], [[0.3571395670468623]]], "std": [[[0.25265176616125967]], [[0.2390057610705256]], [[0.2076242302167415]]], "count": [153]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36970637539692713]], [[0.3776541234140715]], [[0.3584784431201674]]], "std": [[[0.27302089830501475]], [[0.2749855775015769]], [[0.2908198354281617]]], "count": [153]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3717701293661982]], [[0.37424525467412817]], [[0.3545860708844177]]], "std": [[[0.26899540814987116]], [[0.2759887229262419]], [[0.29185970830223334]]], "count": [153]}, "observation.state": {"min": [-0.837472140789032, 0.0012125953799113631, -1.9251458644866943, -0.0050022294744849205, -0.34001225233078003, -0.7746602892875671, 0.0733642652630806, 0.00229296344332397, 0.016873788088560104, -1.9352144002914429, -0.07260798662900925, -0.048554178327322006, -0.08144424110651016, 0.0442257784307003], "max": [0.00899655744433403, 1.9527575969696045, 0.0028589540161192417, 0.9559353590011597, 0.5200194716453552, 0.08401022851467133, 1.6889545917510986, 0.7269790768623352, 2.0202527046203613, 0.0038743906188756227, 1.3018407821655273, 0.4457554221153259, 0.7255728840827942, 0.044472914189100266], "mean": [-0.45035040378570557, 1.0227341651916504, -1.2428733110427856, 0.4675765931606293, 0.08731198310852051, -0.3389313519001007, 0.5156822204589844, 0.21602770686149597, 0.6461445689201355, -0.7307586073875427, 0.3243102729320526, 0.08644668012857437, 0.22468781471252441, 0.044348299503326416], "std": [0.3235985338687897, 0.7124248147010803, 0.7741594314575195, 0.2511262893676758, 0.18780477344989777, 0.32249072194099426, 0.4836341440677643, 0.29178863763809204, 0.8053341507911682, 0.7965238690376282, 0.3364008069038391, 0.10634047538042068, 0.29899734258651733, 0.00012197613978059962], "count": [820]}, "action": {"min": [-0.837472140789032, 0.0012125953799113631, -1.9251458644866943, -0.0050022294744849205, -0.34001225233078003, -0.7746602892875671, 0.0733642652630806, 0.00229296344332397, 0.016873788088560104, -1.9352144002914429, -0.07260798662900925, -0.048554178327322006, -0.08144424110651016, 0.0442257784307003], "max": [0.00899655744433403, 1.9527575969696045, 0.0028589540161192417, 0.9559353590011597, 0.5200194716453552, 0.08401022851467133, 1.6889545917510986, 0.7269790768623352, 2.0202527046203613, 0.0038743906188756227, 1.3018407821655273, 0.4457554221153259, 0.7255728840827942, 0.044472914189100266], "mean": [-0.45035040378570557, 1.0227341651916504, -1.2428733110427856, 0.4675765931606293, 0.08731198310852051, -0.3389313519001007, 0.5156822204589844, 0.21602770686149597, 0.6461445689201355, -0.7307586073875427, 0.3243102729320526, 0.08644668012857437, 0.22468781471252441, 0.044348299503326416], "std": [0.3235985338687897, 0.7124248147010803, 0.7741594314575195, 0.2511262893676758, 0.18780477344989777, 0.32249072194099426, 0.4836341440677643, 0.29178863763809204, 0.8053341507911682, 0.7965238690376282, 0.3364008069038391, 0.10634047538042068, 0.29899734258651733, 0.00012197613978059962], "count": [820]}, "timestamp": {"min": [0.0], "max": [27.3], "mean": [13.65], "std": [7.89044781154192], "count": [820]}, "frame_index": {"min": [0], "max": [819], "mean": [409.5], "std": [236.71343434625757], "count": [820]}, "episode_index": {"min": [80], "max": [80], "mean": [80.0], "std": [0.0], "count": [820]}, "index": {"min": [59015], "max": [59834], "mean": [59424.5], "std": [236.71343434625757], "count": [820]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [820]}, "subtask_annotation": {"mean": [1.7829268292682927, 4.0, 4.0, 4.0, 4.0], "std": [1.5747090229122207, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [820]}, "scene_annotation": {"mean": [80.0], "std": [0.0], "min": [80], "max": [80], "count": [820]}, "eef_direction_state": {"mean": [4.1658536585365855, 4.708536585365854], "std": [2.2134411743352653, 1.9783401036562642], "min": [0, 0], "max": [6, 6], "count": [820]}, "eef_velocity_state": {"mean": [0.7719512195121951, 0.6353658536585366], "std": [0.8325357079053926, 0.815979428127153], "min": [0, 0], "max": [2, 2], "count": [820]}, "eef_acc_mag_state": {"mean": [0.7804878048780488, 0.6170731707317073], "std": [0.8428232208230848, 0.8188041366274533], "min": [0, 0], "max": [2, 2], "count": [820]}, "eef_direction_action": {"mean": [4.1658536585365855, 4.708536585365854], "std": [2.2134411743352653, 1.9783401036562642], "min": [0, 0], "max": [6, 6], "count": [820]}, "eef_velocity_action": {"mean": [0.7719512195121951, 0.6353658536585366], "std": [0.8325357079053926, 0.815979428127153], "min": [0, 0], "max": [2, 2], "count": [820]}, "eef_acc_mag_action": {"mean": [0.7804878048780488, 0.6170731707317073], "std": [0.8428232208230848, 0.8188041366274533], "min": [0, 0], "max": [2, 2], "count": [820]}, "eef_sim_pose_state": {"mean": [0.19017952313564493, 0.24313941413595974, 1.3900818467516665, -0.2772959943898055, 0.23480397601595157, -0.3445585269240755, 0.14794885141806852, -0.2751319014345533, 1.2835800582622967, 0.266576302601245, 0.23572866815846721, 0.31691241104965007], "std": [0.10622982095044772, 0.0910987693771141, 0.1396709856456122, 0.3668066374872063, 0.21848912053759897, 0.27400306263184093, 0.13589200379798208, 0.09834613749258514, 0.1129541611918307, 0.3446776862309591, 0.29672797291115527, 0.3768577639320922], "min": [0.012589614726151874, 0.07222580693655156, 1.1817606276326047, -0.7835111541174894, -0.035224517806609956, -0.7584184865695427, -0.07438338452665556, -0.3460884177146915, 1.1826529307568507, -0.08119732659384783, -0.3534282612156201, -0.042574829167594454], "max": [0.3631168460793051, 0.33933672125746345, 1.5480672578303862, 0.18216794819850154, 0.8365908944025144, 0.06655181782142919, 0.4027911753178265, -0.09005739193445864, 1.4882003764810796, 0.8432838839196076, 0.9016478094613003, 1.0207433015678127], "count": [820]}, "eef_sim_pose_action": {"mean": [0.19017952313564493, 0.24313941413595974, 1.3900818467516665, -0.2772959943898055, 0.23480397601595157, -0.3445585269240755, 0.14794885141806852, -0.2751319014345533, 1.2835800582622967, 0.266576302601245, 0.23572866815846721, 0.31691241104965007], "std": [0.10622982095044772, 0.0910987693771141, 0.1396709856456122, 0.3668066374872063, 0.21848912053759897, 0.27400306263184093, 0.13589200379798208, 0.09834613749258514, 0.1129541611918307, 0.3446776862309591, 0.29672797291115527, 0.3768577639320922], "min": [0.012589614726151874, 0.07222580693655156, 1.1817606276326047, -0.7835111541174894, -0.035224517806609956, -0.7584184865695427, -0.07438338452665556, -0.3460884177146915, 1.1826529307568507, -0.08119732659384783, -0.3534282612156201, -0.042574829167594454], "max": [0.3631168460793051, 0.33933672125746345, 1.5480672578303862, 0.18216794819850154, 0.8365908944025144, 0.06655181782142919, 0.4027911753178265, -0.09005739193445864, 1.4882003764810796, 0.8432838839196076, 0.9016478094613003, 1.0207433015678127], "count": [820]}, "gripper_mode_state": {"mean": [0.8634146341463415, 1.0], "std": [0.34340909086435195, 0.0], "min": [0, 1], "max": [1, 1], "count": [820]}, "gripper_activity_state": {"mean": [1.824390243902439, 2.0], "std": [0.5327244690314306, 0.0], "min": [0, 2], "max": [2, 2], "count": [820]}, "gripper_mode_action": {"mean": [0.8634146341463415, 1.0], "std": [0.34340909086435195, 0.0], "min": [0, 1], "max": [1, 1], "count": [820]}, "gripper_activity_action": {"mean": [1.824390243902439, 2.0], "std": [0.5327244690314306, 0.0], "min": [0, 2], "max": [2, 2], "count": [820]}, "gripper_open_scale_state": {"mean": [0.29467580066117655, 0.025341839153799974], "std": [0.2763620512664128, 6.970082810646043e-05], "min": [0.04192243729318891, 0.0252718733889716], "max": [0.9651169095720563, 0.025413093822343007], "count": [820]}, "gripper_open_scale_action": {"mean": [0.29467580066117655, 0.025341839153799974], "std": [0.2763620512664128, 6.970082810646043e-05], "min": [0.04192243729318891, 0.0252718733889716], "max": [0.9651169095720563, 0.025413093822343007], "count": [820]}}} +{"episode_index": 79, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4711790690813362]], [[0.44914855437545387]], [[0.35585018836238197]]], "std": [[[0.279089306643374]], [[0.2658153574249801]], [[0.23230286894806917]]], "count": [120]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36493462236746554]], [[0.37204478712781414]], [[0.3554040895061728]]], "std": [[[0.26404022945578054]], [[0.26417427054794596]], [[0.28120046546356153]]], "count": [120]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36070442538126357]], [[0.3622325276870007]], [[0.3394330746187364]]], "std": [[[0.27353540501605844]], [[0.2784521064222823]], [[0.2944318440678148]]], "count": [120]}, "observation.state": {"min": [-0.8436697125434875, -0.0008142125443555415, -1.6653025150299072, -0.10423228144645691, -0.41528183221817017, -0.7059998512268066, 0.06762506812810898, -0.024753963574767113, -0.0015339808305725455, -1.3775147199630737, 0.01512582041323185, -0.0475534051656723, -0.007595369126647711, 0.04558541998267174], "max": [0.0015339808305725455, 1.7172735929489136, 0.04002420976758003, 0.6157903075218201, 0.36968937516212463, 0.07362871617078781, 1.6255717277526855, 0.9106680154800415, 1.7303303480148315, -0.00920388475060463, 0.6393395066261292, 0.3744731843471527, 0.4044397473335266, 0.045709073543548584], "mean": [-0.4935262203216553, 0.7329111099243164, -0.8153768181800842, 0.09025859832763672, 0.17251628637313843, -0.2561715245246887, 0.4327014088630676, 0.4366612136363983, 0.8551774621009827, -0.6895010471343994, 0.10999216139316559, 0.022653110325336456, 0.2321334183216095, 0.04568878188729286], "std": [0.3507149815559387, 0.5548486113548279, 0.5609456896781921, 0.17810960114002228, 0.15932826697826385, 0.2660887837409973, 0.3826889991760254, 0.40289655327796936, 0.7387200593948364, 0.561351478099823, 0.08941388130187988, 0.06407064199447632, 0.1816146820783615, 3.832399670500308e-05], "count": [596]}, "action": {"min": [-0.8436697125434875, -0.0008142125443555415, -1.6653025150299072, -0.10423228144645691, -0.41528183221817017, -0.7059998512268066, 0.06762506812810898, -0.024753963574767113, -0.0015339808305725455, -1.3775147199630737, 0.01512582041323185, -0.0475534051656723, -0.007595369126647711, 0.04558541998267174], "max": [0.0015339808305725455, 1.7172735929489136, 0.04002420976758003, 0.6157903075218201, 0.36968937516212463, 0.07362871617078781, 1.6255717277526855, 0.9106680154800415, 1.7303303480148315, -0.00920388475060463, 0.6393395066261292, 0.3744731843471527, 0.4044397473335266, 0.045709073543548584], "mean": [-0.4935262203216553, 0.7329111099243164, -0.8153768181800842, 0.09025859832763672, 0.17251628637313843, -0.2561715245246887, 0.4327014088630676, 0.4366612136363983, 0.8551774621009827, -0.6895010471343994, 0.10999216139316559, 0.022653110325336456, 0.2321334183216095, 0.04568878188729286], "std": [0.3507149815559387, 0.5548486113548279, 0.5609456896781921, 0.17810960114002228, 0.15932826697826385, 0.2660887837409973, 0.3826889991760254, 0.40289655327796936, 0.7387200593948364, 0.561351478099823, 0.08941388130187988, 0.06407064199447632, 0.1816146820783615, 3.832399670500308e-05], "count": [596]}, "timestamp": {"min": [0.0], "max": [19.833333333333332], "mean": [9.916666666666666], "std": [5.735004601373723], "count": [596]}, "frame_index": {"min": [0], "max": [595], "mean": [297.5], "std": [172.0501380412117], "count": [596]}, "episode_index": {"min": [81], "max": [81], "mean": [81.0], "std": [0.0], "count": [596]}, "index": {"min": [59835], "max": [60430], "mean": [60132.5], "std": [172.0501380412117], "count": [596]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [596]}, "subtask_annotation": {"mean": [2.209731543624161, 4.0, 4.0, 4.0, 4.0], "std": [1.4509795100791185, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [596]}, "scene_annotation": {"mean": [81.0], "std": [0.0], "min": [81], "max": [81], "count": [596]}, "eef_direction_state": {"mean": [4.496644295302014, 4.406040268456376], "std": [2.0850189868410376, 1.9018439723128564], "min": [0, 0], "max": [6, 6], "count": [596]}, "eef_velocity_state": {"mean": [0.6828859060402684, 0.7818791946308725], "std": [0.824402810338478, 0.8023082213528442], "min": [0, 0], "max": [2, 2], "count": [596]}, "eef_acc_mag_state": {"mean": [0.7197986577181208, 0.709731543624161], "std": [0.8496015408726805, 0.8322198392354517], "min": [0, 0], "max": [2, 2], "count": [596]}, "eef_direction_action": {"mean": [4.496644295302014, 4.406040268456376], "std": [2.0850189868410376, 1.9018439723128564], "min": [0, 0], "max": [6, 6], "count": [596]}, "eef_velocity_action": {"mean": [0.6828859060402684, 0.7818791946308725], "std": [0.824402810338478, 0.8023082213528442], "min": [0, 0], "max": [2, 2], "count": [596]}, "eef_acc_mag_action": {"mean": [0.7197986577181208, 0.709731543624161], "std": [0.8496015408726805, 0.8322198392354517], "min": [0, 0], "max": [2, 2], "count": [596]}, "eef_sim_pose_state": {"mean": [0.14574362648981015, 0.2818257704836831, 1.365754678289395, -0.251275126304678, 0.005227213697136366, -0.3148069947652163, 0.18079039498261784, -0.2332657671533224, 1.2941409990810984, 0.2418522748181068, 0.27479539763954447, 0.46170975029033273], "std": [0.07761716182390234, 0.06961069451662115, 0.12566268500678146, 0.3003436303105504, 0.21885281992066263, 0.24934478359386028, 0.1037112844385671, 0.09948965454165984, 0.09254408939719916, 0.1871344939034739, 0.215878976482482, 0.4069026045971682], "min": [0.05476137246886992, 0.11728070250234973, 1.1805875364438596, -0.7326217124638021, -0.2929120362737607, -0.7778037465089511, -0.02402071835553282, -0.33648467847567765, 1.1823204169317345, -0.007068523650076119, -0.08840928022425976, -0.025007152378672824], "max": [0.31171256510587053, 0.3423887384682956, 1.5195234933610073, 0.14029412777094707, 0.5805329535449162, 0.2993967197082299, 0.3338580071585866, -0.09640561421060093, 1.412656224339939, 0.4386112934533601, 0.5990031112272023, 0.9359623022498058], "count": [596]}, "eef_sim_pose_action": {"mean": [0.14574362648981015, 0.2818257704836831, 1.365754678289395, -0.251275126304678, 0.005227213697136366, -0.3148069947652163, 0.18079039498261784, -0.2332657671533224, 1.2941409990810984, 0.2418522748181068, 0.27479539763954447, 0.46170975029033273], "std": [0.07761716182390234, 0.06961069451662115, 0.12566268500678146, 0.3003436303105504, 0.21885281992066263, 0.24934478359386028, 0.1037112844385671, 0.09948965454165984, 0.09254408939719916, 0.1871344939034739, 0.215878976482482, 0.4069026045971682], "min": [0.05476137246886992, 0.11728070250234973, 1.1805875364438596, -0.7326217124638021, -0.2929120362737607, -0.7778037465089511, -0.02402071835553282, -0.33648467847567765, 1.1823204169317345, -0.007068523650076119, -0.08840928022425976, -0.025007152378672824], "max": [0.31171256510587053, 0.3423887384682956, 1.5195234933610073, 0.14029412777094707, 0.5805329535449162, 0.2993967197082299, 0.3338580071585866, -0.09640561421060093, 1.412656224339939, 0.4386112934533601, 0.5990031112272023, 0.9359623022498058], "count": [596]}, "gripper_mode_state": {"mean": [0.9312080536912751, 1.0], "std": [0.2531000087550023, 0.0], "min": [0, 1], "max": [1, 1], "count": [596]}, "gripper_activity_state": {"mean": [1.854026845637584, 2.0], "std": [0.4886296678461524, 0.0], "min": [0, 2], "max": [2, 2], "count": [596]}, "gripper_mode_action": {"mean": [0.9312080536912751, 1.0], "std": [0.2531000087550023, 0.0], "min": [0, 1], "max": [1, 1], "count": [596]}, "gripper_activity_action": {"mean": [1.854026845637584, 2.0], "std": [0.4886296678461524, 0.0], "min": [0, 2], "max": [2, 2], "count": [596]}, "gripper_open_scale_state": {"mean": [0.24725721381455174, 0.026107828174775766], "std": [0.21867913262695196, 2.1899335127894258e-05], "min": [0.03864289607320513, 0.026048811418669566], "max": [0.9288981301443917, 0.026119470596313477], "count": [596]}, "gripper_open_scale_action": {"mean": [0.24725721381455174, 0.026107828174775766], "std": [0.21867913262695196, 2.1899335127894258e-05], "min": [0.03864289607320513, 0.026048811418669566], "max": [0.9288981301443917, 0.026119470596313477], "count": [596]}}} +{"episode_index": 80, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45584897521099943]], [[0.43118510051079256]], [[0.3418965507771736]]], "std": [[[0.25237817155346653]], [[0.23653630071491444]], [[0.20214512895051379]]], "count": [119]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3765624507973124]], [[0.3891603183757163]], [[0.3753303331136376]]], "std": [[[0.3008026215732487]], [[0.3019167192879671]], [[0.3173035040190222]]], "count": [119]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37002139744786805]], [[0.3735196192856227]], [[0.3533170598304682]]], "std": [[[0.2818308672130599]], [[0.28864807068810866]], [[0.3048481543630865]]], "count": [119]}, "observation.state": {"min": [-0.731708824634552, 0.0015339808305725455, -1.9190099239349365, -0.011712482199072838, -0.46790915727615356, -0.4663301706314087, 0.07311010360717773, -0.024040810763835907, 0.09357282519340515, -1.9404857158660889, -0.007669903803616762, -0.015339807607233524, -0.04068446531891823, 0.04509088769555092], "max": [0.013805827125906944, 1.9849711656570435, 0.003061100374907255, 0.7869321703910828, 0.5322913527488708, 0.11425507813692093, 1.6888797283172607, 0.7531845569610596, 2.0699167251586914, 0.0, 1.0971877574920654, 0.2897540330886841, 0.6715181469917297, 0.045338135212659836], "mean": [-0.4928882122039795, 1.2343720197677612, -1.2355128526687622, 0.5119577646255493, 0.3090763986110687, -0.2789435386657715, 0.5787278413772583, 0.31618452072143555, 0.9231488108634949, -0.9420324563980103, 0.4533134698867798, 0.10208973288536072, 0.3519589304924011, 0.0452665351331234], "std": [0.25595176219940186, 0.6275739073753357, 0.5670850276947021, 0.23562437295913696, 0.19974473118782043, 0.1715838611125946, 0.4672700762748718, 0.30385467410087585, 0.811547577381134, 0.7825291752815247, 0.3332117795944214, 0.08030728995800018, 0.26642146706581116, 9.140842303168029e-05], "count": [586]}, "action": {"min": [-0.731708824634552, 0.0015339808305725455, -1.9190099239349365, -0.011712482199072838, -0.46790915727615356, -0.4663301706314087, 0.07311010360717773, -0.024040810763835907, 0.09357282519340515, -1.9404857158660889, -0.007669903803616762, -0.015339807607233524, -0.04068446531891823, 0.04509088769555092], "max": [0.013805827125906944, 1.9849711656570435, 0.003061100374907255, 0.7869321703910828, 0.5322913527488708, 0.11425507813692093, 1.6888797283172607, 0.7531845569610596, 2.0699167251586914, 0.0, 1.0971877574920654, 0.2897540330886841, 0.6715181469917297, 0.045338135212659836], "mean": [-0.4928882122039795, 1.2343720197677612, -1.2355128526687622, 0.5119577646255493, 0.3090763986110687, -0.2789435386657715, 0.5787278413772583, 0.31618452072143555, 0.9231488108634949, -0.9420324563980103, 0.4533134698867798, 0.10208973288536072, 0.3519589304924011, 0.0452665351331234], "std": [0.25595176219940186, 0.6275739073753357, 0.5670850276947021, 0.23562437295913696, 0.19974473118782043, 0.1715838611125946, 0.4672700762748718, 0.30385467410087585, 0.811547577381134, 0.7825291752815247, 0.3332117795944214, 0.08030728995800018, 0.26642146706581116, 9.140842303168029e-05], "count": [586]}, "timestamp": {"min": [0.0], "max": [19.5], "mean": [9.75], "std": [5.638779418751308], "count": [586]}, "frame_index": {"min": [0], "max": [585], "mean": [292.5], "std": [169.16338256253923], "count": [586]}, "episode_index": {"min": [82], "max": [82], "mean": [82.0], "std": [0.0], "count": [586]}, "index": {"min": [60431], "max": [61016], "mean": [60723.5], "std": [169.16338256253923], "count": [586]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [586]}, "subtask_annotation": {"mean": [2.080204778156997, 4.0, 4.0, 4.0, 4.0], "std": [1.4064881200301809, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [586]}, "scene_annotation": {"mean": [82.0], "std": [0.0], "min": [82], "max": [82], "count": [586]}, "eef_direction_state": {"mean": [4.109215017064846, 4.496587030716723], "std": [2.006393466437616, 1.9236684477926975], "min": [0, 0], "max": [6, 6], "count": [586]}, "eef_velocity_state": {"mean": [0.9419795221843004, 0.8310580204778157], "std": [0.7903290278592225, 0.8448546778397783], "min": [0, 0], "max": [2, 2], "count": [586]}, "eef_acc_mag_state": {"mean": [0.9590443686006825, 0.7969283276450512], "std": [0.839528008999646, 0.8474358745155757], "min": [0, 0], "max": [2, 2], "count": [586]}, "eef_direction_action": {"mean": [4.109215017064846, 4.496587030716723], "std": [2.006393466437616, 1.9236684477926975], "min": [0, 0], "max": [6, 6], "count": [586]}, "eef_velocity_action": {"mean": [0.9419795221843004, 0.8310580204778157], "std": [0.7903290278592225, 0.8448546778397783], "min": [0, 0], "max": [2, 2], "count": [586]}, "eef_acc_mag_action": {"mean": [0.9590443686006825, 0.7969283276450512], "std": [0.839528008999646, 0.8474358745155757], "min": [0, 0], "max": [2, 2], "count": [586]}, "eef_sim_pose_state": {"mean": [0.24277824930675238, 0.2253018189787003, 1.3686337141506968, -0.07210748913450947, 0.46530071131000084, -0.12237022626144758, 0.1869693970805203, -0.2500475409144513, 1.303707217789687, 0.4251897866029242, 0.4282123582739255, 0.4442792979356993], "std": [0.10779092703204522, 0.08642123406436893, 0.08031633681066583, 0.12216107253989637, 0.20765633139719336, 0.1469582714204175, 0.14159768429533764, 0.11248297077837636, 0.08868533261189321, 0.3175231568633443, 0.2811218757630169, 0.3854053213477414], "min": [0.04294851081157603, 0.09742207249432866, 1.1816585474157373, -0.3163114985977767, -0.05288679714750133, -0.7355239137394555, -0.01486206988084815, -0.3440486553217025, 1.1839818096124997, -0.04075688511083285, 0.02131794922629937, -0.02728939798997529], "max": [0.38779116006360537, 0.34542311176438106, 1.4613171092721686, 0.20668036981713928, 0.7115209531287392, 0.3246347722190887, 0.4148550920823169, -0.07637599066720265, 1.4646980403814678, 0.8522099217530399, 0.8880981047690986, 1.1028646932199617], "count": [586]}, "eef_sim_pose_action": {"mean": [0.24277824930675238, 0.2253018189787003, 1.3686337141506968, -0.07210748913450947, 0.46530071131000084, -0.12237022626144758, 0.1869693970805203, -0.2500475409144513, 1.303707217789687, 0.4251897866029242, 0.4282123582739255, 0.4442792979356993], "std": [0.10779092703204522, 0.08642123406436893, 0.08031633681066583, 0.12216107253989637, 0.20765633139719336, 0.1469582714204175, 0.14159768429533764, 0.11248297077837636, 0.08868533261189321, 0.3175231568633443, 0.2811218757630169, 0.3854053213477414], "min": [0.04294851081157603, 0.09742207249432866, 1.1816585474157373, -0.3163114985977767, -0.05288679714750133, -0.7355239137394555, -0.01486206988084815, -0.3440486553217025, 1.1839818096124997, -0.04075688511083285, 0.02131794922629937, -0.02728939798997529], "max": [0.38779116006360537, 0.34542311176438106, 1.4613171092721686, 0.20668036981713928, 0.7115209531287392, 0.3246347722190887, 0.4148550920823169, -0.07637599066720265, 1.4646980403814678, 0.8522099217530399, 0.8880981047690986, 1.1028646932199617], "count": [586]}, "gripper_mode_state": {"mean": [0.8600682593856656, 1.0], "std": [0.34691619821359837, 0.0], "min": [0, 1], "max": [1, 1], "count": [586]}, "gripper_activity_state": {"mean": [1.8515358361774743, 2.0], "std": [0.49240584025212786, 0.0], "min": [0, 2], "max": [2, 2], "count": [586]}, "gripper_mode_action": {"mean": [0.8600682593856656, 1.0], "std": [0.34691619821359837, 0.0], "min": [0, 1], "max": [1, 1], "count": [586]}, "gripper_activity_action": {"mean": [1.8515358361774743, 2.0], "std": [0.49240584025212786, 0.0], "min": [0, 2], "max": [2, 2], "count": [586]}, "gripper_open_scale_state": {"mean": [0.33070021022795676, 0.025866678626667413], "std": [0.26701300858912264, 5.223338355915303e-05], "min": [0.04177720206124442, 0.02576622154031481], "max": [0.9650741304670062, 0.02590750583580562], "count": [586]}, "gripper_open_scale_action": {"mean": [0.33070021022795676, 0.025866678626667413], "std": [0.26701300858912264, 5.223338355915303e-05], "min": [0.04177720206124442, 0.02576622154031481], "max": [0.9650741304670062, 0.02590750583580562], "count": [586]}}} +{"episode_index": 81, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47388074326953006]], [[0.4537353703055296]], [[0.36306485534028426]]], "std": [[[0.2716540715596933]], [[0.26103013594227675]], [[0.23194826809467772]]], "count": [168]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4063312000726217]], [[0.4135903085771345]], [[0.40004023854912335]]], "std": [[[0.2753562568460568]], [[0.26922616615567785]], [[0.2821087050311483]]], "count": [168]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31985683972663137]], [[0.3271834733893557]], [[0.30766998813414254]]], "std": [[[0.25963729289247467]], [[0.2642834426557291]], [[0.27828453073455645]]], "count": [168]}, "observation.state": {"min": [-0.855947732925415, -0.0015339808305725455, -1.477223515510559, -1.287009835243225, -0.9571606516838074, -1.4112900495529175, 0.06830772012472153, -0.014673679135739803, 0.015339807607233524, -0.9889761805534363, -0.12629303336143494, -0.21935924887657166, -0.02316884882748127, 0.04558541998267174], "max": [-0.0015339808305725455, 1.9757672548294067, 0.03999999910593033, 0.5812463760375977, 0.08854702860116959, 0.11894193291664124, 1.684295415878296, 0.8835729360580444, 1.5171070098876953, 0.021430715918540955, 0.3940986394882202, 0.326125830411911, 0.4663301706314087, 0.045709073543548584], "mean": [-0.51893150806427, 1.0511704683303833, -0.7052200436592102, -0.47778356075286865, -0.4455114006996155, -0.9766284823417664, 0.4992523491382599, 0.45029228925704956, 0.7850591540336609, -0.49770843982696533, -0.000779961992520839, -0.09155437350273132, 0.2562456429004669, 0.04559111222624779], "std": [0.292559951543808, 0.6560758948326111, 0.4181663990020752, 0.49319761991500854, 0.3294360041618347, 0.5261335968971252, 0.5230187177658081, 0.3897295296192169, 0.6324616074562073, 0.4102242588996887, 0.05266083404421806, 0.09480129182338715, 0.19632507860660553, 2.1366231521824375e-05], "count": [934]}, "action": {"min": [-0.855947732925415, -0.0015339808305725455, -1.477223515510559, -1.287009835243225, -0.9571606516838074, -1.4112900495529175, 0.06830772012472153, -0.014673679135739803, 0.015339807607233524, -0.9889761805534363, -0.12629303336143494, -0.21935924887657166, -0.02316884882748127, 0.04558541998267174], "max": [-0.0015339808305725455, 1.9757672548294067, 0.03999999910593033, 0.5812463760375977, 0.08854702860116959, 0.11894193291664124, 1.684295415878296, 0.8835729360580444, 1.5171070098876953, 0.021430715918540955, 0.3940986394882202, 0.326125830411911, 0.4663301706314087, 0.045709073543548584], "mean": [-0.51893150806427, 1.0511704683303833, -0.7052200436592102, -0.47778356075286865, -0.4455114006996155, -0.9766284823417664, 0.4992523491382599, 0.45029228925704956, 0.7850591540336609, -0.49770843982696533, -0.000779961992520839, -0.09155437350273132, 0.2562456429004669, 0.04559111222624779], "std": [0.292559951543808, 0.6560758948326111, 0.4181663990020752, 0.49319761991500854, 0.3294360041618347, 0.5261335968971252, 0.5230187177658081, 0.3897295296192169, 0.6324616074562073, 0.4102242588996887, 0.05266083404421806, 0.09480129182338715, 0.19632507860660553, 2.1366231521824375e-05], "count": [934]}, "timestamp": {"min": [0.0], "max": [31.1], "mean": [15.55], "std": [8.987414039150034], "count": [934]}, "frame_index": {"min": [0], "max": [933], "mean": [466.5], "std": [269.62242117450097], "count": [934]}, "episode_index": {"min": [83], "max": [83], "mean": [83.0], "std": [0.0], "count": [934]}, "index": {"min": [61017], "max": [61950], "mean": [61483.5], "std": [269.62242117450097], "count": [934]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [934]}, "subtask_annotation": {"mean": [1.962526766595289, 4.0, 4.0, 4.0, 4.0], "std": [1.3973393334766495, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [934]}, "scene_annotation": {"mean": [83.0], "std": [0.0], "min": [83], "max": [83], "count": [934]}, "eef_direction_state": {"mean": [4.338329764453961, 4.873661670235546], "std": [2.116289375792102, 1.7274370108436115], "min": [0, 0], "max": [6, 6], "count": [934]}, "eef_velocity_state": {"mean": [0.708779443254818, 0.4796573875802998], "std": [0.7803721786570523, 0.6471097745722284], "min": [0, 0], "max": [2, 2], "count": [934]}, "eef_acc_mag_state": {"mean": [0.778372591006424, 0.563169164882227], "std": [0.847671660770601, 0.7946374196895195], "min": [0, 0], "max": [2, 2], "count": [934]}, "eef_direction_action": {"mean": [4.338329764453961, 4.873661670235546], "std": [2.116289375792102, 1.7274370108436115], "min": [0, 0], "max": [6, 6], "count": [934]}, "eef_velocity_action": {"mean": [0.708779443254818, 0.4796573875802998], "std": [0.7803721786570523, 0.6471097745722284], "min": [0, 0], "max": [2, 2], "count": [934]}, "eef_acc_mag_action": {"mean": [0.778372591006424, 0.563169164882227], "std": [0.847671660770601, 0.7946374196895195], "min": [0, 0], "max": [2, 2], "count": [934]}, "eef_sim_pose_state": {"mean": [0.2059063736062098, 0.2371600445170376, 1.3413532195398068, -0.8726855963381754, -0.09877537080932135, -0.994426878426552, 0.16867729198179152, -0.25570251253586296, 1.2751269803175758, 0.20817055143230778, 0.28249352490263124, 0.34664468481808025], "std": [0.11420573257512993, 0.08262764704890174, 0.0956999828719331, 0.4517596812263714, 0.3456266041990438, 0.522916998063888, 0.08283615474318036, 0.07118059721574425, 0.07588156269854535, 0.15795050056372426, 0.24966858440041154, 0.302352630781888], "min": [0.04245762917428548, 0.10538780565759523, 1.1801034933035053, -1.3215039641147939, -0.621004916148792, -1.5886901966258016, -0.0035931493009079413, -0.3421608722738519, 1.1821884995387295, -0.023112293328465816, -0.2076554325447182, -0.1305275770926035], "max": [0.3849386702118785, 0.33553704956844643, 1.5030659808298996, 0.1240966827499047, 0.7085007274794126, 0.08714237818413706, 0.2859884936311542, -0.15989606051777278, 1.3954909856184505, 0.39835944625348596, 0.6465807841562623, 0.7035754788020887], "count": [934]}, "eef_sim_pose_action": {"mean": [0.2059063736062098, 0.2371600445170376, 1.3413532195398068, -0.8726855963381754, -0.09877537080932135, -0.994426878426552, 0.16867729198179152, -0.25570251253586296, 1.2751269803175758, 0.20817055143230778, 0.28249352490263124, 0.34664468481808025], "std": [0.11420573257512993, 0.08262764704890174, 0.0956999828719331, 0.4517596812263714, 0.3456266041990438, 0.522916998063888, 0.08283615474318036, 0.07118059721574425, 0.07588156269854535, 0.15795050056372426, 0.24966858440041154, 0.302352630781888], "min": [0.04245762917428548, 0.10538780565759523, 1.1801034933035053, -1.3215039641147939, -0.621004916148792, -1.5886901966258016, -0.0035931493009079413, -0.3421608722738519, 1.1821884995387295, -0.023112293328465816, -0.2076554325447182, -0.1305275770926035], "max": [0.3849386702118785, 0.33553704956844643, 1.5030659808298996, 0.1240966827499047, 0.7085007274794126, 0.08714237818413706, 0.2859884936311542, -0.15989606051777278, 1.3954909856184505, 0.39835944625348596, 0.6465807841562623, 0.7035754788020887], "count": [934]}, "gripper_mode_state": {"mean": [0.8211991434689507, 1.0], "std": [0.3831854775886104, 0.0], "min": [0, 1], "max": [1, 1], "count": [934]}, "gripper_activity_state": {"mean": [1.89186295503212, 2.0], "std": [0.4242112702126392, 0.0], "min": [0, 2], "max": [2, 2], "count": [934]}, "gripper_mode_action": {"mean": [0.8211991434689507, 1.0], "std": [0.3831854775886104, 0.0], "min": [0, 1], "max": [1, 1], "count": [934]}, "gripper_activity_action": {"mean": [1.89186295503212, 2.0], "std": [0.4242112702126392, 0.0], "min": [0, 2], "max": [2, 2], "count": [934]}, "gripper_open_scale_state": {"mean": [0.28528638596143396, 0.026051966132155546], "std": [0.29886831911436434, 1.2208892892465217e-05], "min": [0.0390329829284123, 0.026048811418669566], "max": [0.9624545233590263, 0.026119470596313477], "count": [934]}, "gripper_open_scale_action": {"mean": [0.28528638596143396, 0.026051966132155546], "std": [0.29886831911436434, 1.2208892892465217e-05], "min": [0.0390329829284123, 0.026048811418669566], "max": [0.9624545233590263, 0.026119470596313477], "count": [934]}}} +{"episode_index": 82, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4640880746885649]], [[0.439753198145355]], [[0.34980017177811296]]], "std": [[[0.2522784435643846]], [[0.2372187386160009]], [[0.2051128484618637]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3558442987356386]], [[0.3659167527884848]], [[0.34893691925963166]]], "std": [[[0.2721774319928843]], [[0.27465057433943435]], [[0.2903366445768291]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3547694425823511]], [[0.36128881300858423]], [[0.34032304526748974]]], "std": [[[0.27454002287164114]], [[0.2799565406645731]], [[0.2957763889975035]]], "count": [117]}, "observation.state": {"min": [-0.7072837352752686, 0.0006993947317823768, -1.9236118793487549, 0.057069823145866394, -0.49562105536460876, -0.4742097854614258, 0.0562082938849926, -0.01920020580291748, 0.09404201060533524, -1.9435536861419678, -0.007669903803616762, -0.2239638715982437, -0.06374284625053406, 0.04509088769555092], "max": [0.014626321382820606, 1.969631314277649, -0.025175834074616432, 0.9201062321662903, 0.5334585905075073, 0.09262976050376892, 1.68869948387146, 0.8728350400924683, 2.087747812271118, 1.7168309389418257e-19, 1.2361949682235718, 0.18905477225780487, 0.9556670784950256, 0.045338135212659836], "mean": [-0.4972521960735321, 1.0474762916564941, -1.0210447311401367, 0.4715922176837921, 0.207016259431839, -0.3130355775356293, 0.4501654803752899, 0.4297783672809601, 1.0960153341293335, -1.1141529083251953, 0.4950776696205139, -0.02899191714823246, 0.5063196420669556, 0.04530330002307892], "std": [0.2292659431695938, 0.5979200005531311, 0.5722660422325134, 0.2718888223171234, 0.1959874927997589, 0.14910785853862762, 0.42620885372161865, 0.3529512882232666, 0.8028829097747803, 0.78183513879776, 0.34345105290412903, 0.08396738767623901, 0.3340468108654022, 6.963063788134605e-05], "count": [577]}, "action": {"min": [-0.7072837352752686, 0.0006993947317823768, -1.9236118793487549, 0.057069823145866394, -0.49562105536460876, -0.4742097854614258, 0.0562082938849926, -0.01920020580291748, 0.09404201060533524, -1.9435536861419678, -0.007669903803616762, -0.2239638715982437, -0.06374284625053406, 0.04509088769555092], "max": [0.014626321382820606, 1.969631314277649, -0.025175834074616432, 0.9201062321662903, 0.5334585905075073, 0.09262976050376892, 1.68869948387146, 0.8728350400924683, 2.087747812271118, 1.7168309389418257e-19, 1.2361949682235718, 0.18905477225780487, 0.9556670784950256, 0.045338135212659836], "mean": [-0.4972521960735321, 1.0474762916564941, -1.0210447311401367, 0.4715922176837921, 0.207016259431839, -0.3130355775356293, 0.4501654803752899, 0.4297783672809601, 1.0960153341293335, -1.1141529083251953, 0.4950776696205139, -0.02899191714823246, 0.5063196420669556, 0.04530330002307892], "std": [0.2292659431695938, 0.5979200005531311, 0.5722660422325134, 0.2718888223171234, 0.1959874927997589, 0.14910785853862762, 0.42620885372161865, 0.3529512882232666, 0.8028829097747803, 0.78183513879776, 0.34345105290412903, 0.08396738767623901, 0.3340468108654022, 6.963063788134605e-05], "count": [577]}, "timestamp": {"min": [0.0], "max": [19.2], "mean": [9.600000000000001], "std": [5.552176750308537], "count": [577]}, "frame_index": {"min": [0], "max": [576], "mean": [288.0], "std": [166.5653025092561], "count": [577]}, "episode_index": {"min": [84], "max": [84], "mean": [84.0], "std": [0.0], "count": [577]}, "index": {"min": [61951], "max": [62527], "mean": [62239.0], "std": [166.5653025092561], "count": [577]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [577]}, "subtask_annotation": {"mean": [1.826689774696707, 4.0, 4.0, 4.0, 4.0], "std": [1.30766900546369, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [577]}, "scene_annotation": {"mean": [84.0], "std": [0.0], "min": [84], "max": [84], "count": [577]}, "eef_direction_state": {"mean": [4.285961871750433, 4.259965337954939], "std": [2.1112130656563783, 1.9987020048449355], "min": [0, 0], "max": [6, 6], "count": [577]}, "eef_velocity_state": {"mean": [0.8856152512998267, 0.9376083188908145], "std": [0.8309967773680985, 0.8112658866160647], "min": [0, 0], "max": [2, 2], "count": [577]}, "eef_acc_mag_state": {"mean": [0.9168110918544194, 0.9185441941074524], "std": [0.8305339916468085, 0.842102239748239], "min": [0, 0], "max": [2, 2], "count": [577]}, "eef_direction_action": {"mean": [4.285961871750433, 4.259965337954939], "std": [2.1112130656563783, 1.9987020048449355], "min": [0, 0], "max": [6, 6], "count": [577]}, "eef_velocity_action": {"mean": [0.8856152512998267, 0.9376083188908145], "std": [0.8309967773680985, 0.8112658866160647], "min": [0, 0], "max": [2, 2], "count": [577]}, "eef_acc_mag_action": {"mean": [0.9168110918544194, 0.9185441941074524], "std": [0.8305339916468085, 0.842102239748239], "min": [0, 0], "max": [2, 2], "count": [577]}, "eef_sim_pose_state": {"mean": [0.20063867687216047, 0.25482486971567136, 1.3438500307239392, -0.17958893179348695, 0.4711426133826905, -0.2513502808966294, 0.20427687359984684, -0.22042165183722354, 1.32538933385575, 0.46926424628078933, 0.4736737513647139, 0.38384097107212845], "std": [0.11303016172894369, 0.08515761952035399, 0.07486673466350287, 0.16487723327744142, 0.17179802624542542, 0.18182745495840905, 0.1265103401649421, 0.12776742796861745, 0.09306107060075675, 0.32785852386529907, 0.2964688243646304, 0.3010360994921956], "min": [0.03517615658100201, 0.11129662416308882, 1.1825752284841715, -0.4079442190716955, -0.0012813480382078968, -0.7719829729671345, -0.05313350491949095, -0.3446685413254636, 1.1840198557393005, -0.06289580660524455, 0.011266799658997462, -0.049057213289808915], "max": [0.38970467120123914, 0.3386193934533145, 1.4887186607877196, 0.225930121978767, 0.7311193790095052, 0.18062122254905863, 0.3924574768381081, -0.045058573903728374, 1.490052774428442, 0.9538662522478292, 0.9029099574370494, 0.791514815130877], "count": [577]}, "eef_sim_pose_action": {"mean": [0.20063867687216047, 0.25482486971567136, 1.3438500307239392, -0.17958893179348695, 0.4711426133826905, -0.2513502808966294, 0.20427687359984684, -0.22042165183722354, 1.32538933385575, 0.46926424628078933, 0.4736737513647139, 0.38384097107212845], "std": [0.11303016172894369, 0.08515761952035399, 0.07486673466350287, 0.16487723327744142, 0.17179802624542542, 0.18182745495840905, 0.1265103401649421, 0.12776742796861745, 0.09306107060075675, 0.32785852386529907, 0.2964688243646304, 0.3010360994921956], "min": [0.03517615658100201, 0.11129662416308882, 1.1825752284841715, -0.4079442190716955, -0.0012813480382078968, -0.7719829729671345, -0.05313350491949095, -0.3446685413254636, 1.1840198557393005, -0.06289580660524455, 0.011266799658997462, -0.049057213289808915], "max": [0.38970467120123914, 0.3386193934533145, 1.4887186607877196, 0.225930121978767, 0.7311193790095052, 0.18062122254905863, 0.3924574768381081, -0.045058573903728374, 1.490052774428442, 0.9538662522478292, 0.9029099574370494, 0.791514815130877], "count": [577]}, "gripper_mode_state": {"mean": [0.9046793760831889, 1.0], "std": [0.2936572876209969, 0.0], "min": [0, 1], "max": [1, 1], "count": [577]}, "gripper_activity_state": {"mean": [1.852686308492201, 2.0], "std": [0.48989500559029814, 0.0], "min": [0, 2], "max": [2, 2], "count": [577]}, "gripper_mode_action": {"mean": [0.9046793760831889, 1.0], "std": [0.2936572876209969, 0.0], "min": [0, 1], "max": [1, 1], "count": [577]}, "gripper_activity_action": {"mean": [1.852686308492201, 2.0], "std": [0.48989500559029814, 0.0], "min": [0, 2], "max": [2, 2], "count": [577]}, "gripper_open_scale_state": {"mean": [0.2572374870817504, 0.025887709796266242], "std": [0.24354868758446704, 3.9788778553179e-05], "min": [0.03211902507713863, 0.02576622154031481], "max": [0.9649711336408343, 0.02590750583580562], "count": [577]}, "gripper_open_scale_action": {"mean": [0.2572374870817504, 0.025887709796266242], "std": [0.24354868758446704, 3.9788778553179e-05], "min": [0.03211902507713863, 0.02576622154031481], "max": [0.9649711336408343, 0.02590750583580562], "count": [577]}}} +{"episode_index": 83, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4663933791364315]], [[0.44448655284511]], [[0.35275464035132864]]], "std": [[[0.2820451655728679]], [[0.2673557772228116]], [[0.232527652290118]]], "count": [127]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3674047291269964]], [[0.3774510382893315]], [[0.3621965480417889]]], "std": [[[0.2690224792303059]], [[0.2677961908972801]], [[0.28263374378586736]]], "count": [127]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3447075227728887]], [[0.3463157283035699]], [[0.3239498288816839]]], "std": [[[0.26953579310713294]], [[0.2723607373651131]], [[0.2884445103213326]]], "count": [127]}, "observation.state": {"min": [-0.9708042144775391, -0.0055521284230053425, -1.871456503868103, -0.16873788833618164, -0.20087440311908722, -0.7965368628501892, 0.03992978483438492, -0.03863585367798805, 0.00920388475060463, -1.3722386360168457, -0.06562364846467972, -0.4601515531539917, 0.024562964215874672, 0.045709073543548584], "max": [0.0015339808305725455, 1.780951738357544, 0.02761165425181389, 0.7654153108596802, 0.4676717221736908, 0.11629828810691833, 1.6378109455108643, 1.0154953002929688, 1.6889128684997559, 0.02147573046386242, 0.5213754773139954, 0.6337347626686096, 0.6208249926567078, 0.04595152661204338], "mean": [-0.5500513315200806, 0.7566848993301392, -0.8366780281066895, 0.06775287538766861, 0.11303581297397614, -0.2948872148990631, 0.4611715078353882, 0.5548581480979919, 0.9141474366188049, -0.7417080998420715, 0.10353223979473114, -0.05949812009930611, 0.25839805603027344, 0.04571378976106644], "std": [0.34842318296432495, 0.577255368232727, 0.5641539096832275, 0.23974880576133728, 0.14068789780139923, 0.32327765226364136, 0.4036886692047119, 0.42417410016059875, 0.6865734457969666, 0.5424631237983704, 0.12955310940742493, 0.17985928058624268, 0.16637732088565826, 2.7537686037248932e-05], "count": [641]}, "action": {"min": [-0.9708042144775391, -0.0055521284230053425, -1.871456503868103, -0.16873788833618164, -0.20087440311908722, -0.7965368628501892, 0.03992978483438492, -0.03863585367798805, 0.00920388475060463, -1.3722386360168457, -0.06562364846467972, -0.4601515531539917, 0.024562964215874672, 0.045709073543548584], "max": [0.0015339808305725455, 1.780951738357544, 0.02761165425181389, 0.7654153108596802, 0.4676717221736908, 0.11629828810691833, 1.6378109455108643, 1.0154953002929688, 1.6889128684997559, 0.02147573046386242, 0.5213754773139954, 0.6337347626686096, 0.6208249926567078, 0.04595152661204338], "mean": [-0.5500513315200806, 0.7566848993301392, -0.8366780281066895, 0.06775287538766861, 0.11303581297397614, -0.2948872148990631, 0.4611715078353882, 0.5548581480979919, 0.9141474366188049, -0.7417080998420715, 0.10353223979473114, -0.05949812009930611, 0.25839805603027344, 0.04571378976106644], "std": [0.34842318296432495, 0.577255368232727, 0.5641539096832275, 0.23974880576133728, 0.14068789780139923, 0.32327765226364136, 0.4036886692047119, 0.42417410016059875, 0.6865734457969666, 0.5424631237983704, 0.12955310940742493, 0.17985928058624268, 0.16637732088565826, 2.7537686037248932e-05], "count": [641]}, "timestamp": {"min": [0.0], "max": [21.333333333333332], "mean": [10.666666666666666], "std": [6.168017869984201], "count": [641]}, "frame_index": {"min": [0], "max": [640], "mean": [320.0], "std": [185.04053609952604], "count": [641]}, "episode_index": {"min": [85], "max": [85], "mean": [85.0], "std": [0.0], "count": [641]}, "index": {"min": [62528], "max": [63168], "mean": [62848.0], "std": [185.04053609952604], "count": [641]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [641]}, "subtask_annotation": {"mean": [2.09204368174727, 4.0, 4.0, 4.0, 4.0], "std": [1.3939749015577845, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [641]}, "scene_annotation": {"mean": [85.0], "std": [0.0], "min": [85], "max": [85], "count": [641]}, "eef_direction_state": {"mean": [4.667706708268331, 4.471138845553822], "std": [1.9009077102869407, 1.8389595802997438], "min": [0, 0], "max": [6, 6], "count": [641]}, "eef_velocity_state": {"mean": [0.6864274570982839, 0.7987519500780031], "std": [0.7997385677324844, 0.7909777925254439], "min": [0, 0], "max": [2, 2], "count": [641]}, "eef_acc_mag_state": {"mean": [0.7722308892355694, 0.8049921996879875], "std": [0.8385651048008737, 0.8477040893071538], "min": [0, 0], "max": [2, 2], "count": [641]}, "eef_direction_action": {"mean": [4.667706708268331, 4.471138845553822], "std": [1.9009077102869407, 1.8389595802997438], "min": [0, 0], "max": [6, 6], "count": [641]}, "eef_velocity_action": {"mean": [0.6864274570982839, 0.7987519500780031], "std": [0.7997385677324844, 0.7909777925254439], "min": [0, 0], "max": [2, 2], "count": [641]}, "eef_acc_mag_action": {"mean": [0.7722308892355694, 0.8049921996879875], "std": [0.8385651048008737, 0.8477040893071538], "min": [0, 0], "max": [2, 2], "count": [641]}, "eef_sim_pose_state": {"mean": [0.14585068732194167, 0.2772818291867509, 1.3673193088220947, -0.2783200231993526, -0.015128013652843206, -0.4311094776053558, 0.1800283966510245, -0.22639383520132772, 1.311069458162176, 0.23690139644648997, 0.27127768504741945, 0.49134160305460045], "std": [0.0871224395658746, 0.08430506824140936, 0.11300002740041494, 0.3443132224874823, 0.24841779486653012, 0.30161652311895504, 0.09169213734807709, 0.0984005324228882, 0.09016256674265283, 0.14828477608278504, 0.23243773570442325, 0.3772040208551751], "min": [0.06410301586774846, 0.11261855467023507, 1.181260312744293, -0.8087488043185408, -0.30285937528682516, -0.8038642702245418, -0.021097429704622105, -0.34046141592819285, 1.1822515508628233, 0.024575909597622604, -0.16218589311931253, -0.049554342941704355], "max": [0.3155230068227598, 0.3486434741921903, 1.5267862554645224, 0.2502781224858636, 0.6411803250918062, 0.28826491601776694, 0.3199850808122914, -0.09024181600406739, 1.4295551470345085, 0.5959658232692487, 0.5856929201498526, 0.9671886663898914], "count": [641]}, "eef_sim_pose_action": {"mean": [0.14585068732194167, 0.2772818291867509, 1.3673193088220947, -0.2783200231993526, -0.015128013652843206, -0.4311094776053558, 0.1800283966510245, -0.22639383520132772, 1.311069458162176, 0.23690139644648997, 0.27127768504741945, 0.49134160305460045], "std": [0.0871224395658746, 0.08430506824140936, 0.11300002740041494, 0.3443132224874823, 0.24841779486653012, 0.30161652311895504, 0.09169213734807709, 0.0984005324228882, 0.09016256674265283, 0.14828477608278504, 0.23243773570442325, 0.3772040208551751], "min": [0.06410301586774846, 0.11261855467023507, 1.181260312744293, -0.8087488043185408, -0.30285937528682516, -0.8038642702245418, -0.021097429704622105, -0.34046141592819285, 1.1822515508628233, 0.024575909597622604, -0.16218589311931253, -0.049554342941704355], "max": [0.3155230068227598, 0.3486434741921903, 1.5267862554645224, 0.2502781224858636, 0.6411803250918062, 0.28826491601776694, 0.3199850808122914, -0.09024181600406739, 1.4295551470345085, 0.5959658232692487, 0.5856929201498526, 0.9671886663898914], "count": [641]}, "gripper_mode_state": {"mean": [0.9032761310452418, 1.0], "std": [0.29558139679144524, 0.0], "min": [0, 1], "max": [1, 1], "count": [641]}, "gripper_activity_state": {"mean": [1.8049921996879874, 2.0], "std": [0.5566559741654645, 0.0], "min": [0, 2], "max": [2, 2], "count": [641]}, "gripper_mode_action": {"mean": [0.9032761310452418, 1.0], "std": [0.29558139679144524, 0.0], "min": [0, 1], "max": [1, 1], "count": [641]}, "gripper_activity_action": {"mean": [1.8049921996879874, 2.0], "std": [0.5566559741654645, 0.0], "min": [0, 2], "max": [2, 2], "count": [641]}, "gripper_open_scale_state": {"mean": [0.2635263706637795, 0.02612208915907157], "std": [0.23067901996184756, 1.5735574371545006e-05], "min": [0.02281701990536281, 0.026119470596313477], "max": [0.935891968863351, 0.02625801520688193], "count": [641]}, "gripper_open_scale_action": {"mean": [0.2635263706637795, 0.02612208915907157], "std": [0.23067901996184756, 1.5735574371545006e-05], "min": [0.02281701990536281, 0.026119470596313477], "max": [0.935891968863351, 0.02625801520688193], "count": [641]}}} +{"episode_index": 84, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4632447142023914]], [[0.4412763324927521]], [[0.35116370962208154]]], "std": [[[0.28573788937795475]], [[0.270004600529024]], [[0.23370411068536337]]], "count": [127]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36133383725318646]], [[0.3695726073456504]], [[0.3530651986516391]]], "std": [[[0.2810422904191871]], [[0.27987226149729355]], [[0.29569465710821824]]], "count": [127]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33306914423687234]], [[0.33817641697974027]], [[0.31823951417837476]]], "std": [[[0.2625515466342092]], [[0.266661603505471]], [[0.2825657054341862]]], "count": [127]}, "observation.state": {"min": [-0.9924505949020386, -0.0034751337952911854, -1.8515022993087769, -0.09366018325090408, -0.2214880734682083, -0.5326569676399231, 0.07285932451486588, -0.01909390464425087, 0.0, -1.4440650939941406, -0.03275808319449425, -0.5450621247291565, -0.009954381734132767, 0.04558541998267174], "max": [-0.007669903803616762, 1.7564079761505127, 0.03834952041506767, 0.7961360216140747, 0.5138835906982422, 0.06269612163305283, 1.6827938556671143, 1.0913262367248535, 1.6904468536376953, 0.0072179678827524185, 0.5814725756645203, 0.4003683626651764, 0.46146416664123535, 0.045709073543548584], "mean": [-0.6246933341026306, 0.9483501315116882, -1.020444631576538, 0.2765234708786011, 0.26374292373657227, -0.2079561948776245, 0.5456879138946533, 0.5913695096969604, 0.9277012944221497, -0.7890027761459351, 0.14505219459533691, -0.18666647374629974, 0.29426878690719604, 0.04568774253129959], "std": [0.3746876120567322, 0.6151179671287537, 0.6095661520957947, 0.2551720142364502, 0.18486642837524414, 0.21698623895645142, 0.40531259775161743, 0.4452132284641266, 0.6639453172683716, 0.5434845685958862, 0.10910797119140625, 0.16057223081588745, 0.1773003488779068, 3.893996472470462e-05], "count": [640]}, "action": {"min": [-0.9924505949020386, -0.0034751337952911854, -1.8515022993087769, -0.09366018325090408, -0.2214880734682083, -0.5326569676399231, 0.07285932451486588, -0.01909390464425087, 0.0, -1.4440650939941406, -0.03275808319449425, -0.5450621247291565, -0.009954381734132767, 0.04558541998267174], "max": [-0.007669903803616762, 1.7564079761505127, 0.03834952041506767, 0.7961360216140747, 0.5138835906982422, 0.06269612163305283, 1.6827938556671143, 1.0913262367248535, 1.6904468536376953, 0.0072179678827524185, 0.5814725756645203, 0.4003683626651764, 0.46146416664123535, 0.045709073543548584], "mean": [-0.6246933341026306, 0.9483501315116882, -1.020444631576538, 0.2765234708786011, 0.26374292373657227, -0.2079561948776245, 0.5456879138946533, 0.5913695096969604, 0.9277012944221497, -0.7890027761459351, 0.14505219459533691, -0.18666647374629974, 0.29426878690719604, 0.04568774253129959], "std": [0.3746876120567322, 0.6151179671287537, 0.6095661520957947, 0.2551720142364502, 0.18486642837524414, 0.21698623895645142, 0.40531259775161743, 0.4452132284641266, 0.6639453172683716, 0.5434845685958862, 0.10910797119140625, 0.16057223081588745, 0.1773003488779068, 3.893996472470462e-05], "count": [640]}, "timestamp": {"min": [0.0], "max": [21.3], "mean": [10.65], "std": [6.158395353769789], "count": [640]}, "frame_index": {"min": [0], "max": [639], "mean": [319.5], "std": [184.7518606130937], "count": [640]}, "episode_index": {"min": [86], "max": [86], "mean": [86.0], "std": [0.0], "count": [640]}, "index": {"min": [63169], "max": [63808], "mean": [63488.5], "std": [184.7518606130937], "count": [640]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [640]}, "subtask_annotation": {"mean": [2.1671875, 4.0, 4.0, 4.0, 4.0], "std": [1.3305960468315587, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [640]}, "scene_annotation": {"mean": [86.0], "std": [0.0], "min": [86], "max": [86], "count": [640]}, "eef_direction_state": {"mean": [4.4765625, 4.7609375], "std": [1.920143401830642, 1.6893154297210937], "min": [0, 0], "max": [6, 6], "count": [640]}, "eef_velocity_state": {"mean": [0.7328125, 0.65625], "std": [0.7779288783968322, 0.7729559738432713], "min": [0, 0], "max": [2, 2], "count": [640]}, "eef_acc_mag_state": {"mean": [0.809375, 0.7109375], "std": [0.8484763457958028, 0.8418018597590231], "min": [0, 0], "max": [2, 2], "count": [640]}, "eef_direction_action": {"mean": [4.4765625, 4.7609375], "std": [1.920143401830642, 1.6893154297210937], "min": [0, 0], "max": [6, 6], "count": [640]}, "eef_velocity_action": {"mean": [0.7328125, 0.65625], "std": [0.7779288783968322, 0.7729559738432713], "min": [0, 0], "max": [2, 2], "count": [640]}, "eef_acc_mag_action": {"mean": [0.809375, 0.7109375], "std": [0.8484763457958028, 0.8418018597590231], "min": [0, 0], "max": [2, 2], "count": [640]}, "eef_sim_pose_state": {"mean": [0.1749189590723787, 0.24607145875257758, 1.3745456578898454, -0.1334252154679193, 0.18931873751848055, -0.34534374847524935, 0.17513995643780178, -0.2223910319411624, 1.3226837649143501, 0.21365944226913242, 0.27113428231618314, 0.3877353366396416], "std": [0.0902229478526702, 0.09020339077301495, 0.11385789321986331, 0.24147460123204956, 0.20762230096854717, 0.22207018751290492, 0.08113990326206069, 0.09800764554701318, 0.0966027231411285, 0.11954839704743792, 0.19244128703021912, 0.294454150544735], "min": [0.06104179640595417, 0.11075669224562561, 1.180761125544995, -0.5307121525311718, -0.05675721934149647, -0.6644912135176475, -0.004516577508607664, -0.3385057035766375, 1.179634542440199, -0.009904492891773078, -0.15155236005685513, -0.01841192937388635], "max": [0.3191917847333107, 0.3425019904394519, 1.5312546207678641, 0.23817187585764163, 0.6550379540659121, 0.36167364362432836, 0.29377091353953716, -0.07918560243610595, 1.4404853212376558, 0.33734682494358725, 0.5830356454954857, 0.7640528602314144], "count": [640]}, "eef_sim_pose_action": {"mean": [0.1749189590723787, 0.24607145875257758, 1.3745456578898454, -0.1334252154679193, 0.18931873751848055, -0.34534374847524935, 0.17513995643780178, -0.2223910319411624, 1.3226837649143501, 0.21365944226913242, 0.27113428231618314, 0.3877353366396416], "std": [0.0902229478526702, 0.09020339077301495, 0.11385789321986331, 0.24147460123204956, 0.20762230096854717, 0.22207018751290492, 0.08113990326206069, 0.09800764554701318, 0.0966027231411285, 0.11954839704743792, 0.19244128703021912, 0.294454150544735], "min": [0.06104179640595417, 0.11075669224562561, 1.180761125544995, -0.5307121525311718, -0.05675721934149647, -0.6644912135176475, -0.004516577508607664, -0.3385057035766375, 1.179634542440199, -0.009904492891773078, -0.15155236005685513, -0.01841192937388635], "max": [0.3191917847333107, 0.3425019904394519, 1.5312546207678641, 0.23817187585764163, 0.6550379540659121, 0.36167364362432836, 0.29377091353953716, -0.07918560243610595, 1.4404853212376558, 0.33734682494358725, 0.5830356454954857, 0.7640528602314144], "count": [640]}, "gripper_mode_state": {"mean": [0.884375, 1.0], "std": [0.31977470096147437, 0.0], "min": [0, 1], "max": [1, 1], "count": [640]}, "gripper_activity_state": {"mean": [1.7921875, 2.0], "std": [0.5719497048200588, 0.0], "min": [0, 2], "max": [2, 2], "count": [640]}, "gripper_mode_action": {"mean": [0.884375, 1.0], "std": [0.31977470096147437, 0.0], "min": [0, 1], "max": [1, 1], "count": [640]}, "gripper_activity_action": {"mean": [1.7921875, 2.0], "std": [0.5719497048200588, 0.0], "min": [0, 2], "max": [2, 2], "count": [640]}, "gripper_open_scale_state": {"mean": [0.3118215779241712, 0.026107223109076077], "std": [0.23160700914295493, 2.2251295628207177e-05], "min": [0.0416338997227805, 0.026048811418669566], "max": [0.9615964889526367, 0.026119470596313477], "count": [640]}, "gripper_open_scale_action": {"mean": [0.3118215779241712, 0.026107223109076077], "std": [0.23160700914295493, 2.2251295628207177e-05], "min": [0.0416338997227805, 0.026048811418669566], "max": [0.9615964889526367, 0.026119470596313477], "count": [640]}}} +{"episode_index": 85, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46688601204836894]], [[0.44505151445365615]], [[0.35332887368220967]]], "std": [[[0.2826520474437506]], [[0.2679019846873044]], [[0.2330943823679293]]], "count": [149]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36270596642833125]], [[0.3695077130031729]], [[0.3514671630770131]]], "std": [[[0.275261489301275]], [[0.27407642132999477]], [[0.2886716675319037]]], "count": [149]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35226220007018466]], [[0.35422107258264973]], [[0.33213862021318596]]], "std": [[[0.27335226065588386]], [[0.2764741595160179]], [[0.2924994679921631]]], "count": [149]}, "observation.state": {"min": [-0.9740778207778931, -0.0017475482309237123, -1.7112805843353271, -0.0989442840218544, -0.27944648265838623, -0.4632622003555298, 0.05370750650763512, -0.01073786523193121, -0.0015339808305725455, -1.4178026914596558, -0.0842222049832344, -0.23930099606513977, 0.0020259066950529814, 0.045709073543548584], "max": [0.030539583414793015, 1.7364662885665894, 0.019941750913858414, 0.5276893973350525, 0.6040934920310974, 0.097752645611763, 1.684036374092102, 0.9986214637756348, 1.6737602949142456, 0.019941750913858414, 0.5170899629592896, 0.505145251750946, 0.3696690499782562, 0.04592984542250633], "mean": [-0.5981858372688293, 0.7811967134475708, -0.9123110771179199, 0.1875269114971161, 0.2380276769399643, -0.14592818915843964, 0.47957539558410645, 0.5193769931793213, 0.9491012692451477, -0.7536763548851013, 0.06761977076530457, 0.0014123877044767141, 0.21094414591789246, 0.04571005329489708], "std": [0.3742901384830475, 0.5732666254043579, 0.5549882650375366, 0.2282951921224594, 0.175198495388031, 0.19395123422145844, 0.41500765085220337, 0.40397560596466064, 0.701397716999054, 0.5394852161407471, 0.08874867111444473, 0.1346798986196518, 0.13796861469745636, 1.234877527167555e-05], "count": [794]}, "action": {"min": [-0.9740778207778931, -0.0017475482309237123, -1.7112805843353271, -0.0989442840218544, -0.27944648265838623, -0.4632622003555298, 0.05370750650763512, -0.01073786523193121, -0.0015339808305725455, -1.4178026914596558, -0.0842222049832344, -0.23930099606513977, 0.0020259066950529814, 0.045709073543548584], "max": [0.030539583414793015, 1.7364662885665894, 0.019941750913858414, 0.5276893973350525, 0.6040934920310974, 0.097752645611763, 1.684036374092102, 0.9986214637756348, 1.6737602949142456, 0.019941750913858414, 0.5170899629592896, 0.505145251750946, 0.3696690499782562, 0.04592984542250633], "mean": [-0.5981858372688293, 0.7811967134475708, -0.9123110771179199, 0.1875269114971161, 0.2380276769399643, -0.14592818915843964, 0.47957539558410645, 0.5193769931793213, 0.9491012692451477, -0.7536763548851013, 0.06761977076530457, 0.0014123877044767141, 0.21094414591789246, 0.04571005329489708], "std": [0.3742901384830475, 0.5732666254043579, 0.5549882650375366, 0.2282951921224594, 0.175198495388031, 0.19395123422145844, 0.41500765085220337, 0.40397560596466064, 0.701397716999054, 0.5394852161407471, 0.08874867111444473, 0.1346798986196518, 0.13796861469745636, 1.234877527167555e-05], "count": [794]}, "timestamp": {"min": [0.0], "max": [26.433333333333334], "mean": [13.216666666666669], "std": [7.6402625027620035], "count": [794]}, "frame_index": {"min": [0], "max": [793], "mean": [396.5], "std": [229.2078750828601], "count": [794]}, "episode_index": {"min": [87], "max": [87], "mean": [87.0], "std": [0.0], "count": [794]}, "index": {"min": [63809], "max": [64602], "mean": [64205.5], "std": [229.2078750828601], "count": [794]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [794]}, "subtask_annotation": {"mean": [2.1171284634760705, 4.0, 4.0, 4.0, 4.0], "std": [1.3881955800188195, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [794]}, "scene_annotation": {"mean": [87.0], "std": [0.0], "min": [87], "max": [87], "count": [794]}, "eef_direction_state": {"mean": [4.785894206549118, 4.698992443324937], "std": [1.7449466496046375, 1.7068019183127305], "min": [0, 0], "max": [6, 6], "count": [794]}, "eef_velocity_state": {"mean": [0.610831234256927, 0.6826196473551638], "std": [0.7584510028071568, 0.7410423518063288], "min": [0, 0], "max": [2, 2], "count": [794]}, "eef_acc_mag_state": {"mean": [0.7216624685138538, 0.7632241813602015], "std": [0.8196941476210989, 0.8439189394977266], "min": [0, 0], "max": [2, 2], "count": [794]}, "eef_direction_action": {"mean": [4.785894206549118, 4.698992443324937], "std": [1.7449466496046375, 1.7068019183127305], "min": [0, 0], "max": [6, 6], "count": [794]}, "eef_velocity_action": {"mean": [0.610831234256927, 0.6826196473551638], "std": [0.7584510028071568, 0.7410423518063288], "min": [0, 0], "max": [2, 2], "count": [794]}, "eef_acc_mag_action": {"mean": [0.7216624685138538, 0.7632241813602015], "std": [0.8196941476210989, 0.8439189394977266], "min": [0, 0], "max": [2, 2], "count": [794]}, "eef_sim_pose_state": {"mean": [0.14598616377688892, 0.27813330123576113, 1.3729281902953479, -0.13305720595084702, 0.05307989729144319, -0.3544701822100933, 0.19067940168544625, -0.22114908275556938, 1.3117662292208152, 0.21587067385495945, 0.2599009995646839, 0.5229436724228097], "std": [0.09035233553320716, 0.08659728828842383, 0.11471951146846456, 0.22952468671629994, 0.185499657999396, 0.2400445668666048, 0.0958444513088698, 0.09758876411083903, 0.09243808301405247, 0.14464487580508667, 0.2155289891026106, 0.41372690675666657], "min": [0.036860339704964794, 0.0984523494758352, 1.1813968142248759, -0.49288575713487437, -0.13288304144488494, -0.6832970088920822, -0.04163563079611109, -0.33673130993706746, 1.1796004553907564, 0.0017998285733615716, -0.2923571405295031, -0.018417018548376463], "max": [0.3302173374495533, 0.3545181498708667, 1.5317842592803688, 0.22043013494918307, 0.5268112590985345, 0.4221423898905011, 0.33283453502664007, -0.0937142736223304, 1.4263774686755806, 0.40461905290048483, 0.5521991294160324, 1.054927800901775], "count": [794]}, "eef_sim_pose_action": {"mean": [0.14598616377688892, 0.27813330123576113, 1.3729281902953479, -0.13305720595084702, 0.05307989729144319, -0.3544701822100933, 0.19067940168544625, -0.22114908275556938, 1.3117662292208152, 0.21587067385495945, 0.2599009995646839, 0.5229436724228097], "std": [0.09035233553320716, 0.08659728828842383, 0.11471951146846456, 0.22952468671629994, 0.185499657999396, 0.2400445668666048, 0.0958444513088698, 0.09758876411083903, 0.09243808301405247, 0.14464487580508667, 0.2155289891026106, 0.41372690675666657], "min": [0.036860339704964794, 0.0984523494758352, 1.1813968142248759, -0.49288575713487437, -0.13288304144488494, -0.6832970088920822, -0.04163563079611109, -0.33673130993706746, 1.1796004553907564, 0.0017998285733615716, -0.2923571405295031, -0.018417018548376463], "max": [0.3302173374495533, 0.3545181498708667, 1.5317842592803688, 0.22043013494918307, 0.5268112590985345, 0.4221423898905011, 0.33283453502664007, -0.0937142736223304, 1.4263774686755806, 0.40461905290048483, 0.5521991294160324, 1.054927800901775], "count": [794]}, "gripper_mode_state": {"mean": [0.906801007556675, 1.0], "std": [0.29071109413105045, 0.0], "min": [0, 1], "max": [1, 1], "count": [794]}, "gripper_activity_state": {"mean": [1.836272040302267, 2.0], "std": [0.5175939360822699, 0.0], "min": [0, 2], "max": [2, 2], "count": [794]}, "gripper_mode_action": {"mean": [0.906801007556675, 1.0], "std": [0.29071109413105045, 0.0], "min": [0, 1], "max": [1, 1], "count": [794]}, "gripper_activity_action": {"mean": [1.836272040302267, 2.0], "std": [0.5175939360822699, 0.0], "min": [0, 2], "max": [2, 2], "count": [794]}, "gripper_open_scale_state": {"mean": [0.2740443122257194, 0.026120031121803215], "std": [0.23714748438115618, 7.056352456258158e-06], "min": [0.030690003718648638, 0.026119470596313477], "max": [0.9623064994812012, 0.026245625955717906], "count": [794]}, "gripper_open_scale_action": {"mean": [0.2740443122257194, 0.026120031121803215], "std": [0.23714748438115618, 7.056352456258158e-06], "min": [0.030690003718648638, 0.026119470596313477], "max": [0.9623064994812012, 0.026245625955717906], "count": [794]}}} +{"episode_index": 86, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.473589958970947]], [[0.4529275126218152]], [[0.36218619134280455]]], "std": [[[0.27864886051891774]], [[0.26733261231685373]], [[0.23563853664454645]]], "count": [167]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3667913339986693]], [[0.3745691541753095]], [[0.3566566409664332]]], "std": [[[0.2662249412907745]], [[0.2655822044691807]], [[0.2812247374830295]]], "count": [167]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33608978448332094]], [[0.34253771215738454]], [[0.3225702320848499]]], "std": [[[0.24838702224066284]], [[0.2550873302486656]], [[0.2713269979222067]]], "count": [167]}, "observation.state": {"min": [-0.9203884601593018, -0.002671674359589815, -1.9220778942108154, -0.17487381398677826, -0.3116322457790375, -1.225650668144226, 0.07373717427253723, -0.0015510136727243662, -0.016960615292191505, -1.206085443496704, -0.4893398582935333, -0.1978835165500641, -0.05675728991627693, 0.045709073543548584], "max": [0.008010203018784523, 1.9680973291397095, -0.019941750913858414, 0.9203831553459167, 0.5338253378868103, 0.11169169843196869, 1.6889585256576538, 0.849825382232666, 1.7870875597000122, 0.0015339808305725455, 0.47685685753822327, 0.4417756199836731, 0.4015009105205536, 0.045956410467624664], "mean": [-0.5189823508262634, 0.988193154335022, -0.9287207126617432, 0.19710353016853333, 0.1834411472082138, -0.588293194770813, 0.5184064507484436, 0.4017655849456787, 0.8571428060531616, -0.43780282139778137, -0.15958139300346375, -0.0793876126408577, 0.18243712186813354, 0.0457448810338974], "std": [0.31779512763023376, 0.6263806223869324, 0.5937211513519287, 0.35411182045936584, 0.2244647741317749, 0.4298669993877411, 0.4084399938583374, 0.37558332085609436, 0.7660853862762451, 0.4107450842857361, 0.2009783685207367, 0.08568883687257767, 0.15797242522239685, 8.019697270356119e-05], "count": [925]}, "action": {"min": [-0.9203884601593018, -0.002671674359589815, -1.9220778942108154, -0.17487381398677826, -0.3116322457790375, -1.225650668144226, 0.07373717427253723, -0.0015510136727243662, -0.016960615292191505, -1.206085443496704, -0.4893398582935333, -0.1978835165500641, -0.05675728991627693, 0.045709073543548584], "max": [0.008010203018784523, 1.9680973291397095, -0.019941750913858414, 0.9203831553459167, 0.5338253378868103, 0.11169169843196869, 1.6889585256576538, 0.849825382232666, 1.7870875597000122, 0.0015339808305725455, 0.47685685753822327, 0.4417756199836731, 0.4015009105205536, 0.045956410467624664], "mean": [-0.5189823508262634, 0.988193154335022, -0.9287207126617432, 0.19710353016853333, 0.1834411472082138, -0.588293194770813, 0.5184064507484436, 0.4017655849456787, 0.8571428060531616, -0.43780282139778137, -0.15958139300346375, -0.0793876126408577, 0.18243712186813354, 0.0457448810338974], "std": [0.31779512763023376, 0.6263806223869324, 0.5937211513519287, 0.35411182045936584, 0.2244647741317749, 0.4298669993877411, 0.4084399938583374, 0.37558332085609436, 0.7660853862762451, 0.4107450842857361, 0.2009783685207367, 0.08568883687257767, 0.15797242522239685, 8.019697270356119e-05], "count": [925]}, "timestamp": {"min": [0.0], "max": [30.8], "mean": [15.4], "std": [8.900811448651435], "count": [925]}, "frame_index": {"min": [0], "max": [924], "mean": [462.0], "std": [267.02434345954305], "count": [925]}, "episode_index": {"min": [88], "max": [88], "mean": [88.0], "std": [0.0], "count": [925]}, "index": {"min": [64603], "max": [65527], "mean": [65065.0], "std": [267.02434345954305], "count": [925]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [925]}, "subtask_annotation": {"mean": [1.88, 4.0, 4.0, 4.0, 4.0], "std": [1.4217157506603413, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [925]}, "scene_annotation": {"mean": [88.0], "std": [0.0], "min": [88], "max": [88], "count": [925]}, "eef_direction_state": {"mean": [4.698378378378378, 4.891891891891892], "std": [1.7357442729717198, 1.715805441370593], "min": [0, 0], "max": [6, 6], "count": [925]}, "eef_velocity_state": {"mean": [0.7016216216216217, 0.5740540540540541], "std": [0.7902429100155218, 0.7249807433023568], "min": [0, 0], "max": [2, 2], "count": [925]}, "eef_acc_mag_state": {"mean": [0.8140540540540541, 0.6421621621621622], "std": [0.833110289118384, 0.8150978556246974], "min": [0, 0], "max": [2, 2], "count": [925]}, "eef_direction_action": {"mean": [4.698378378378378, 4.891891891891892], "std": [1.7357442729717198, 1.715805441370593], "min": [0, 0], "max": [6, 6], "count": [925]}, "eef_velocity_action": {"mean": [0.7016216216216217, 0.5740540540540541], "std": [0.7902429100155218, 0.7249807433023568], "min": [0, 0], "max": [2, 2], "count": [925]}, "eef_acc_mag_action": {"mean": [0.8140540540540541, 0.6421621621621622], "std": [0.833110289118384, 0.8150978556246974], "min": [0, 0], "max": [2, 2], "count": [925]}, "eef_sim_pose_state": {"mean": [0.18673981736747544, 0.2396546380992638, 1.3508824047456804, -0.4900995790572707, 0.23511355194287076, -0.3058893710725711, 0.18662380029256465, -0.24185428872564316, 1.2450792480329076, 0.14325589763278662, 0.2564951989660114, 0.31248780660842795], "std": [0.08747590859482608, 0.10087824476880865, 0.08695752898082536, 0.46902460726436707, 0.2476526377183448, 0.1798585775221236, 0.10822604142766308, 0.09202601429971335, 0.05793249609303764, 0.1258514770128999, 0.23595947844292964, 0.3016444470768033], "min": [0.043140105507715895, 0.0635056915917928, 1.1820217289052661, -1.227325185302203, -0.07564693806347789, -0.7659716766369185, 0.01783526875026379, -0.3415234657178973, 1.1820971298821557, -0.056468362749019146, -0.10995260070564727, -0.12377157457000085], "max": [0.32830542622747855, 0.3412239504532768, 1.4937414898543557, 0.11104711324010894, 0.8461966231012439, 0.2620393947376202, 0.3344213112586355, -0.10373942836327682, 1.415048848352938, 0.4079886449680562, 0.6223099300866459, 0.7002700564236837], "count": [925]}, "eef_sim_pose_action": {"mean": [0.18673981736747544, 0.2396546380992638, 1.3508824047456804, -0.4900995790572707, 0.23511355194287076, -0.3058893710725711, 0.18662380029256465, -0.24185428872564316, 1.2450792480329076, 0.14325589763278662, 0.2564951989660114, 0.31248780660842795], "std": [0.08747590859482608, 0.10087824476880865, 0.08695752898082536, 0.46902460726436707, 0.2476526377183448, 0.1798585775221236, 0.10822604142766308, 0.09202601429971335, 0.05793249609303764, 0.1258514770128999, 0.23595947844292964, 0.3016444470768033], "min": [0.043140105507715895, 0.0635056915917928, 1.1820217289052661, -1.227325185302203, -0.07564693806347789, -0.7659716766369185, 0.01783526875026379, -0.3415234657178973, 1.1820971298821557, -0.056468362749019146, -0.10995260070564727, -0.12377157457000085], "max": [0.32830542622747855, 0.3412239504532768, 1.4937414898543557, 0.11104711324010894, 0.8461966231012439, 0.2620393947376202, 0.3344213112586355, -0.10373942836327682, 1.415048848352938, 0.4079886449680562, 0.6223099300866459, 0.7002700564236837], "count": [925]}, "gripper_mode_state": {"mean": [0.9178378378378378, 1.0], "std": [0.2746116189657719, 0.0], "min": [0, 1], "max": [1, 1], "count": [925]}, "gripper_activity_state": {"mean": [1.904864864864865, 2.0], "std": [0.3994971272881332, 0.0], "min": [0, 2], "max": [2, 2], "count": [925]}, "gripper_mode_action": {"mean": [0.9178378378378378, 1.0], "std": [0.2746116189657719, 0.0], "min": [0, 1], "max": [1, 1], "count": [925]}, "gripper_activity_action": {"mean": [1.904864864864865, 2.0], "std": [0.3994971272881332, 0.0], "min": [0, 2], "max": [2, 2], "count": [925]}, "gripper_open_scale_state": {"mean": [0.2962341845403755, 0.026139974172971522], "std": [0.23339405702791108, 4.5826840923041336e-05], "min": [0.04213552815573556, 0.026119470596313477], "max": [0.9651191575186593, 0.026260805981499807], "count": [925]}, "gripper_open_scale_action": {"mean": [0.2962341845403755, 0.026139974172971522], "std": [0.23339405702791108, 4.5826840923041336e-05], "min": [0.04213552815573556, 0.026119470596313477], "max": [0.9651191575186593, 0.026260805981499807], "count": [925]}}} +{"episode_index": 87, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.464212850399419]], [[0.43939247458242553]], [[0.34909854393609296]]], "std": [[[0.2613019923166462]], [[0.24436343451078088]], [[0.20847308275947457]]], "count": [150]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3659902196804648]], [[0.37270671931735655]], [[0.35257788126361655]]], "std": [[[0.2901819874420613]], [[0.2889420803466952]], [[0.3038198139848286]]], "count": [150]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3493539960058097]], [[0.355746394335512]], [[0.3368794063180828]]], "std": [[[0.2667910478495853]], [[0.2716691762915812]], [[0.28646975424599014]]], "count": [150]}, "observation.state": {"min": [-0.8406214714050293, -0.0013515716418623924, -1.9243746995925903, 0.0019378643482923508, -0.3432442545890808, -0.7759405374526978, 0.07241372019052505, -0.11161080747842789, 0.01998242177069187, -1.9404857158660889, 0.0015339808305725455, -0.35704174637794495, -0.12573666870594025, 0.04509088769555092], "max": [0.012965050525963306, 1.983437180519104, 0.0015339808305725455, 0.8716863989830017, 0.882038950920105, 0.16627991199493408, 1.6829501390457153, 0.8958447575569153, 2.0447964668273926, -0.003067961661145091, 1.0994030237197876, 0.2671780586242676, 0.9740778207778931, 0.045338135212659836], "mean": [-0.44035986065864563, 0.9187366366386414, -1.0345451831817627, 0.40031495690345764, 0.09817659854888916, -0.41329729557037354, 0.4522797167301178, 0.4837750792503357, 0.9900293350219727, -1.0391604900360107, 0.4445533752441406, -0.17503470182418823, 0.4236949384212494, 0.04510163515806198], "std": [0.29257211089134216, 0.6371158361434937, 0.6475204229354858, 0.233091801404953, 0.3528801202774048, 0.31963595747947693, 0.3928966522216797, 0.4036511480808258, 0.8581624031066895, 0.8126442432403564, 0.37544241547584534, 0.1537894457578659, 0.38235437870025635, 4.1986244468716905e-05], "count": [798]}, "action": {"min": [-0.8406214714050293, -0.0013515716418623924, -1.9243746995925903, 0.0019378643482923508, -0.3432442545890808, -0.7759405374526978, 0.07241372019052505, -0.11161080747842789, 0.01998242177069187, -1.9404857158660889, 0.0015339808305725455, -0.35704174637794495, -0.12573666870594025, 0.04509088769555092], "max": [0.012965050525963306, 1.983437180519104, 0.0015339808305725455, 0.8716863989830017, 0.882038950920105, 0.16627991199493408, 1.6829501390457153, 0.8958447575569153, 2.0447964668273926, -0.003067961661145091, 1.0994030237197876, 0.2671780586242676, 0.9740778207778931, 0.045338135212659836], "mean": [-0.44035986065864563, 0.9187366366386414, -1.0345451831817627, 0.40031495690345764, 0.09817659854888916, -0.41329729557037354, 0.4522797167301178, 0.4837750792503357, 0.9900293350219727, -1.0391604900360107, 0.4445533752441406, -0.17503470182418823, 0.4236949384212494, 0.04510163515806198], "std": [0.29257211089134216, 0.6371158361434937, 0.6475204229354858, 0.233091801404953, 0.3528801202774048, 0.31963595747947693, 0.3928966522216797, 0.4036511480808258, 0.8581624031066895, 0.8126442432403564, 0.37544241547584534, 0.1537894457578659, 0.38235437870025635, 4.1986244468716905e-05], "count": [798]}, "timestamp": {"min": [0.0], "max": [26.566666666666666], "mean": [13.283333333333333], "std": [7.678752551081506], "count": [798]}, "frame_index": {"min": [0], "max": [797], "mean": [398.5], "std": [230.3625765324452], "count": [798]}, "episode_index": {"min": [89], "max": [89], "mean": [89.0], "std": [0.0], "count": [798]}, "index": {"min": [65528], "max": [66325], "mean": [65926.5], "std": [230.3625765324452], "count": [798]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [798]}, "subtask_annotation": {"mean": [2.1666666666666665, 4.0, 4.0, 4.0, 4.0], "std": [1.4110348027966675, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [798]}, "scene_annotation": {"mean": [89.0], "std": [0.0], "min": [89], "max": [89], "count": [798]}, "eef_direction_state": {"mean": [4.661654135338346, 4.6265664160401005], "std": [2.058860251331549, 1.749585268428983], "min": [0, 0], "max": [6, 6], "count": [798]}, "eef_velocity_state": {"mean": [0.6127819548872181, 0.7330827067669173], "std": [0.8067304786843488, 0.7805166791252296], "min": [0, 0], "max": [2, 2], "count": [798]}, "eef_acc_mag_state": {"mean": [0.6892230576441103, 0.7832080200501254], "std": [0.8263572554614635, 0.8432950852684543], "min": [0, 0], "max": [2, 2], "count": [798]}, "eef_direction_action": {"mean": [4.661654135338346, 4.6265664160401005], "std": [2.058860251331549, 1.749585268428983], "min": [0, 0], "max": [6, 6], "count": [798]}, "eef_velocity_action": {"mean": [0.6127819548872181, 0.7330827067669173], "std": [0.8067304786843488, 0.7805166791252296], "min": [0, 0], "max": [2, 2], "count": [798]}, "eef_acc_mag_action": {"mean": [0.6892230576441103, 0.7832080200501254], "std": [0.8263572554614635, 0.8432950852684543], "min": [0, 0], "max": [2, 2], "count": [798]}, "eef_sim_pose_state": {"mean": [0.1789535228389891, 0.26104507290126494, 1.368115799459795, -0.3337431283627519, 0.25061272035246224, -0.3225614103678637, 0.18927712091748558, -0.22145507571563156, 1.3156406351078025, 0.30058478443018377, 0.3764495870557578, 0.26968498562989696], "std": [0.09750052843479026, 0.07948253509767615, 0.1113152751706187, 0.38914125805738553, 0.16928718195020032, 0.3761325182395029, 0.1319667752977976, 0.13155301994499535, 0.1026711615318219, 0.3020980536427552, 0.28415820786829676, 0.2384856479207108], "min": [0.019918885157247768, 0.06339235713572178, 1.1806893353113188, -0.8265992258858416, -0.08865699789210257, -0.8475656487300333, -0.013467588946793896, -0.35643687392851514, 1.1834118289053344, -0.1251415569881433, -0.21172336492411747, -0.19003151411341734], "max": [0.37577127270098165, 0.34370458381326396, 1.5163529735661758, 0.2783118884044208, 0.6292231279915512, 0.3586880659233806, 0.37667710431762175, -0.043025106975380555, 1.4771260444851526, 0.84922829568922, 0.7822458147158957, 0.77414897373317], "count": [798]}, "eef_sim_pose_action": {"mean": [0.1789535228389891, 0.26104507290126494, 1.368115799459795, -0.3337431283627519, 0.25061272035246224, -0.3225614103678637, 0.18927712091748558, -0.22145507571563156, 1.3156406351078025, 0.30058478443018377, 0.3764495870557578, 0.26968498562989696], "std": [0.09750052843479026, 0.07948253509767615, 0.1113152751706187, 0.38914125805738553, 0.16928718195020032, 0.3761325182395029, 0.1319667752977976, 0.13155301994499535, 0.1026711615318219, 0.3020980536427552, 0.28415820786829676, 0.2384856479207108], "min": [0.019918885157247768, 0.06339235713572178, 1.1806893353113188, -0.8265992258858416, -0.08865699789210257, -0.8475656487300333, -0.013467588946793896, -0.35643687392851514, 1.1834118289053344, -0.1251415569881433, -0.21172336492411747, -0.19003151411341734], "max": [0.37577127270098165, 0.34370458381326396, 1.5163529735661758, 0.2783118884044208, 0.6292231279915512, 0.3586880659233806, 0.37667710431762175, -0.043025106975380555, 1.4771260444851526, 0.84922829568922, 0.7822458147158957, 0.77414897373317], "count": [798]}, "gripper_mode_state": {"mean": [0.9335839598997494, 1.0], "std": [0.24900793103363467, 0.0], "min": [0, 1], "max": [1, 1], "count": [798]}, "gripper_activity_state": {"mean": [1.8847117794486214, 2.0], "std": [0.43843176283572943, 0.0], "min": [0, 2], "max": [2, 2], "count": [798]}, "gripper_mode_action": {"mean": [0.9335839598997494, 1.0], "std": [0.24900793103363467, 0.0], "min": [0, 1], "max": [1, 1], "count": [798]}, "gripper_activity_action": {"mean": [1.8847117794486214, 2.0], "std": [0.43843176283572943, 0.0], "min": [0, 2], "max": [2, 2], "count": [798]}, "gripper_open_scale_state": {"mean": [0.25844518078983025, 0.02577227130505583], "std": [0.22451280839427132, 2.3991976858613915e-05], "min": [0.04137926868030003, 0.02576622154031481], "max": [0.9616857937404087, 0.02590750583580562], "count": [798]}, "gripper_open_scale_action": {"mean": [0.25844518078983025, 0.02577227130505583], "std": [0.22451280839427132, 2.3991976858613915e-05], "min": [0.04137926868030003, 0.02576622154031481], "max": [0.9616857937404087, 0.02590750583580562], "count": [798]}}} +{"episode_index": 88, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46166284754642595]], [[0.4365988799840924]], [[0.3461649138050282]]], "std": [[[0.25290363949277095]], [[0.23720483202552428]], [[0.20205612572700746]]], "count": [126]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36298730634229]], [[0.3748655591866376]], [[0.3601487230694747]]], "std": [[[0.28356994618438564]], [[0.28444874160263256]], [[0.29900707009203187]]], "count": [126]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33851357765328355]], [[0.34231134583463013]], [[0.32060201611508804]]], "std": [[[0.27281533622380244]], [[0.27793921033458074]], [[0.29412130422150834]]], "count": [126]}, "observation.state": {"min": [-0.7501165866851807, 0.0015339808305725455, -1.929133653640747, 0.00765365082770586, -0.44500988721847534, -0.31217992305755615, 0.07398805022239685, -0.042342789471149445, 0.09357784688472748, -1.9496896266937256, -0.019074181094765663, -0.005101265851408243, -0.07308681309223175, 0.04620378091931343], "max": [0.01073786523193121, 2.113825559616089, -0.0015339808305725455, 0.7703549861907959, 0.4423657953739166, 0.09505416452884674, 1.68869948387146, 0.7347767949104309, 2.0540003776550293, 0.0073189460672438145, 1.2404226064682007, 0.44461897015571594, 0.7363107800483704, 0.046451181173324585], "mean": [-0.4727388620376587, 1.3641936779022217, -1.334743618965149, 0.28440022468566895, 0.1944352686405182, -0.03307165950536728, 0.6088549494743347, 0.26404279470443726, 0.8940152525901794, -1.1602892875671387, 0.6092308163642883, 0.17657561600208282, 0.4350855052471161, 0.04620486870408058], "std": [0.2722931206226349, 0.7475187182426453, 0.6718621253967285, 0.15451450645923615, 0.2160947620868683, 0.09353915601968765, 0.47530773282051086, 0.2471153736114502, 0.7023332118988037, 0.7170384526252747, 0.36765652894973755, 0.1421700268983841, 0.29838401079177856, 1.5688015992054716e-05], "count": [634]}, "action": {"min": [-0.7501165866851807, 0.0015339808305725455, -1.929133653640747, 0.00765365082770586, -0.44500988721847534, -0.31217992305755615, 0.07398805022239685, -0.042342789471149445, 0.09357784688472748, -1.9496896266937256, -0.019074181094765663, -0.005101265851408243, -0.07308681309223175, 0.04620378091931343], "max": [0.01073786523193121, 2.113825559616089, -0.0015339808305725455, 0.7703549861907959, 0.4423657953739166, 0.09505416452884674, 1.68869948387146, 0.7347767949104309, 2.0540003776550293, 0.0073189460672438145, 1.2404226064682007, 0.44461897015571594, 0.7363107800483704, 0.046451181173324585], "mean": [-0.4727388620376587, 1.3641936779022217, -1.334743618965149, 0.28440022468566895, 0.1944352686405182, -0.03307165950536728, 0.6088549494743347, 0.26404279470443726, 0.8940152525901794, -1.1602892875671387, 0.6092308163642883, 0.17657561600208282, 0.4350855052471161, 0.04620486870408058], "std": [0.2722931206226349, 0.7475187182426453, 0.6718621253967285, 0.15451450645923615, 0.2160947620868683, 0.09353915601968765, 0.47530773282051086, 0.2471153736114502, 0.7023332118988037, 0.7170384526252747, 0.36765652894973755, 0.1421700268983841, 0.29838401079177856, 1.5688015992054716e-05], "count": [634]}, "timestamp": {"min": [0.0], "max": [21.1], "mean": [10.549999999999999], "std": [6.10066025570639], "count": [634]}, "frame_index": {"min": [0], "max": [633], "mean": [316.5], "std": [183.0198076711917], "count": [634]}, "episode_index": {"min": [90], "max": [90], "mean": [90.0], "std": [0.0], "count": [634]}, "index": {"min": [66326], "max": [66959], "mean": [66642.5], "std": [183.0198076711917], "count": [634]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [634]}, "subtask_annotation": {"mean": [2.274447949526814, 4.0, 4.0, 4.0, 4.0], "std": [1.245968930337536, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [634]}, "scene_annotation": {"mean": [90.0], "std": [0.0], "min": [90], "max": [90], "count": [634]}, "eef_direction_state": {"mean": [4.061514195583596, 4.435331230283912], "std": [2.0260920046514803, 2.173052839723344], "min": [0, 0], "max": [6, 6], "count": [634]}, "eef_velocity_state": {"mean": [0.9242902208201893, 0.7271293375394322], "std": [0.7846777258451342, 0.8735450954272375], "min": [0, 0], "max": [2, 2], "count": [634]}, "eef_acc_mag_state": {"mean": [0.8958990536277602, 0.7208201892744479], "std": [0.834138836550987, 0.8364575045646686], "min": [0, 0], "max": [2, 2], "count": [634]}, "eef_direction_action": {"mean": [4.061514195583596, 4.435331230283912], "std": [2.0260920046514803, 2.173052839723344], "min": [0, 0], "max": [6, 6], "count": [634]}, "eef_velocity_action": {"mean": [0.9242902208201893, 0.7271293375394322], "std": [0.7846777258451342, 0.8735450954272375], "min": [0, 0], "max": [2, 2], "count": [634]}, "eef_acc_mag_action": {"mean": [0.8958990536277602, 0.7208201892744479], "std": [0.834138836550987, 0.8364575045646686], "min": [0, 0], "max": [2, 2], "count": [634]}, "eef_sim_pose_state": {"mean": [0.2850213281163144, 0.19251878009835685, 1.3688767861416498, 0.03409914563905261, 0.2984103908305841, -0.26650845396646095, 0.15173946539188396, -0.2772520043523074, 1.3607504593322872, 0.5040120091754202, 0.33448226074274645, 0.4603212614685404], "std": [0.13154811080406537, 0.10761530009649042, 0.09338018228797253, 0.15437928414572535, 0.1550922836038939, 0.19980788296939989, 0.1411709353087296, 0.09587378538552936, 0.10965550167585614, 0.3336399131399263, 0.2874753035527114, 0.32000616355303013], "min": [0.03696443355248022, 0.051105269225621905, 1.182170682816565, -0.5588691426133946, -0.02275185864177076, -0.936035485115745, -0.07464960558156408, -0.34604697530431805, 1.1820217561909863, -0.07268039410086215, -0.1161324428580035, -0.012787680467442053], "max": [0.4340575719713874, 0.3444469372840237, 1.481594318834072, 0.2359458774038947, 0.5777966009594611, 0.41676174044864506, 0.4151334909524277, -0.08533288334519795, 1.5265619510782782, 0.9300534148546641, 0.908470480797992, 1.0073853079087456], "count": [634]}, "eef_sim_pose_action": {"mean": [0.2850213281163144, 0.19251878009835685, 1.3688767861416498, 0.03409914563905261, 0.2984103908305841, -0.26650845396646095, 0.15173946539188396, -0.2772520043523074, 1.3607504593322872, 0.5040120091754202, 0.33448226074274645, 0.4603212614685404], "std": [0.13154811080406537, 0.10761530009649042, 0.09338018228797253, 0.15437928414572535, 0.1550922836038939, 0.19980788296939989, 0.1411709353087296, 0.09587378538552936, 0.10965550167585614, 0.3336399131399263, 0.2874753035527114, 0.32000616355303013], "min": [0.03696443355248022, 0.051105269225621905, 1.182170682816565, -0.5588691426133946, -0.02275185864177076, -0.936035485115745, -0.07464960558156408, -0.34604697530431805, 1.1820217561909863, -0.07268039410086215, -0.1161324428580035, -0.012787680467442053], "max": [0.4340575719713874, 0.3444469372840237, 1.481594318834072, 0.2359458774038947, 0.5777966009594611, 0.41676174044864506, 0.4151334909524277, -0.08533288334519795, 1.5265619510782782, 0.9300534148546641, 0.908470480797992, 1.0073853079087456], "count": [634]}, "gripper_mode_state": {"mean": [0.8249211356466877, 1.0], "std": [0.38003454528511504, 0.0], "min": [0, 1], "max": [1, 1], "count": [634]}, "gripper_activity_state": {"mean": [1.752365930599369, 2.0], "std": [0.6154189297988255, 0.0], "min": [0, 2], "max": [2, 2], "count": [634]}, "gripper_mode_action": {"mean": [0.8249211356466877, 1.0], "std": [0.38003454528511504, 0.0], "min": [0, 1], "max": [1, 1], "count": [634]}, "gripper_activity_action": {"mean": [1.752365930599369, 2.0], "std": [0.6154189297988255, 0.0], "min": [0, 2], "max": [2, 2], "count": [634]}, "gripper_open_scale_state": {"mean": [0.3479153192247452, 0.026402862021492213], "std": [0.2716048494711514, 8.964279042509157e-06], "min": [0.04227888584136963, 0.02640216052532196], "max": [0.9649711336408343, 0.02654353209904262], "count": [634]}, "gripper_open_scale_action": {"mean": [0.3479153192247452, 0.026402862021492213], "std": [0.2716048494711514, 8.964279042509157e-06], "min": [0.04227888584136963, 0.02640216052532196], "max": [0.9649711336408343, 0.02654353209904262], "count": [634]}}} +{"episode_index": 89, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46485846243847334]], [[0.4425740680222706]], [[0.3499467360606794]]], "std": [[[0.2790581520517218]], [[0.26467009107376827]], [[0.23066959692971556]]], "count": [135]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37016598483014607]], [[0.3781963547970629]], [[0.3614381525861373]]], "std": [[[0.25650176901157146]], [[0.2566389021665806]], [[0.27309104036333814]]], "count": [135]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3602943879609457]], [[0.36144235657225854]], [[0.33877164124909226]]], "std": [[[0.2712634975799248]], [[0.27453712800315866]], [[0.29066700896050407]]], "count": [135]}, "observation.state": {"min": [-0.9998646974563599, 0.0, -1.6766406297683716, -0.10585565865039825, -0.30462881922721863, -0.5166182518005371, 0.07336090505123138, -0.01872980408370495, -0.0015339808305725455, -1.3253593444824219, -0.05675728991627693, -0.20069774985313416, -0.016873788088560104, 0.04462846741080284], "max": [-0.006184247322380543, 1.6735730171203613, 0.04001861810684204, 0.5289915800094604, 0.5585570335388184, 0.11493788659572601, 1.6728854179382324, 0.9863496422767639, 1.671316146850586, 0.02887125313282013, 0.46179667115211487, 0.4919610619544983, 0.32968616485595703, 0.04484366998076439], "mean": [-0.547387421131134, 0.6640002131462097, -0.9434336423873901, 0.16702355444431305, 0.10223805159330368, -0.2102378010749817, 0.46738553047180176, 0.4617602527141571, 0.8686568140983582, -0.7059293985366821, 0.07366394996643066, 0.0763225257396698, 0.16539184749126434, 0.04484085738658905], "std": [0.389973908662796, 0.5528348684310913, 0.6726923584938049, 0.20441275835037231, 0.1359386444091797, 0.21059943735599518, 0.3866797983646393, 0.4012254774570465, 0.7266563177108765, 0.5858880877494812, 0.1165228933095932, 0.10957788676023483, 0.12068857997655869, 1.9768596757785417e-05], "count": [698]}, "action": {"min": [-0.9998646974563599, 0.0, -1.6766406297683716, -0.10585565865039825, -0.30462881922721863, -0.5166182518005371, 0.07336090505123138, -0.01872980408370495, -0.0015339808305725455, -1.3253593444824219, -0.05675728991627693, -0.20069774985313416, -0.016873788088560104, 0.04462846741080284], "max": [-0.006184247322380543, 1.6735730171203613, 0.04001861810684204, 0.5289915800094604, 0.5585570335388184, 0.11493788659572601, 1.6728854179382324, 0.9863496422767639, 1.671316146850586, 0.02887125313282013, 0.46179667115211487, 0.4919610619544983, 0.32968616485595703, 0.04484366998076439], "mean": [-0.547387421131134, 0.6640002131462097, -0.9434336423873901, 0.16702355444431305, 0.10223805159330368, -0.2102378010749817, 0.46738553047180176, 0.4617602527141571, 0.8686568140983582, -0.7059293985366821, 0.07366394996643066, 0.0763225257396698, 0.16539184749126434, 0.04484085738658905], "std": [0.389973908662796, 0.5528348684310913, 0.6726923584938049, 0.20441275835037231, 0.1359386444091797, 0.21059943735599518, 0.3866797983646393, 0.4012254774570465, 0.7266563177108765, 0.5858880877494812, 0.1165228933095932, 0.10957788676023483, 0.12068857997655869, 1.9768596757785417e-05], "count": [698]}, "timestamp": {"min": [0.0], "max": [23.233333333333334], "mean": [11.616666666666665], "std": [6.716501238657586], "count": [698]}, "frame_index": {"min": [0], "max": [697], "mean": [348.5], "std": [201.4950371597276], "count": [698]}, "episode_index": {"min": [91], "max": [91], "mean": [91.0], "std": [0.0], "count": [698]}, "index": {"min": [66960], "max": [67657], "mean": [67308.5], "std": [201.4950371597276], "count": [698]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [698]}, "subtask_annotation": {"mean": [2.318051575931232, 4.0, 4.0, 4.0, 4.0], "std": [1.446957360092008, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [698]}, "scene_annotation": {"mean": [91.0], "std": [0.0], "min": [91], "max": [91], "count": [698]}, "eef_direction_state": {"mean": [4.674785100286533, 4.411174785100287], "std": [1.9095508021885637, 1.9967713325642669], "min": [0, 0], "max": [6, 6], "count": [698]}, "eef_velocity_state": {"mean": [0.6045845272206304, 0.6805157593123209], "std": [0.7765042979942701, 0.7414797934776081], "min": [0, 0], "max": [2, 2], "count": [698]}, "eef_acc_mag_state": {"mean": [0.6833810888252149, 0.6977077363896849], "std": [0.824957427598601, 0.8440049263648345], "min": [0, 0], "max": [2, 2], "count": [698]}, "eef_direction_action": {"mean": [4.674785100286533, 4.411174785100287], "std": [1.9095508021885637, 1.9967713325642669], "min": [0, 0], "max": [6, 6], "count": [698]}, "eef_velocity_action": {"mean": [0.6045845272206304, 0.6805157593123209], "std": [0.7765042979942701, 0.7414797934776081], "min": [0, 0], "max": [2, 2], "count": [698]}, "eef_acc_mag_action": {"mean": [0.6833810888252149, 0.6977077363896849], "std": [0.824957427598601, 0.8440049263648345], "min": [0, 0], "max": [2, 2], "count": [698]}, "eef_sim_pose_state": {"mean": [0.11329605557351391, 0.30911979086575425, 1.3867164579257567, -0.2114727051818573, -0.11466777734134236, -0.43843761829995814, 0.1827238216719291, -0.2308274034617589, 1.3040244215220673, 0.19825435680106845, 0.23256769836307922, 0.5453436365505118], "std": [0.0870407058244392, 0.08628893148766473, 0.14382385191620164, 0.24043931953621206, 0.29078096399159004, 0.3306917603663204, 0.09826637856900639, 0.0960786914308175, 0.09877201054953606, 0.1518280152545581, 0.23047684661182613, 0.45743175513624146], "min": [0.021426275239380902, 0.11253434554485561, 1.1798303793769451, -0.5706793616906728, -0.48621387285093887, -0.7896632721785662, -0.0011927643363556228, -0.3365217195175188, 1.1766137858317165, -0.017471657875361556, -0.1419584468840558, -0.010737865231931211], "max": [0.3051249134861079, 0.39423728405727504, 1.543741154203924, 0.2522948993125085, 0.5171005151134969, 0.30701823431608694, 0.31563076136548196, -0.10291275859203232, 1.430783899175917, 0.4822053277179263, 0.5781867290880789, 1.0701558806208684], "count": [698]}, "eef_sim_pose_action": {"mean": [0.11329605557351391, 0.30911979086575425, 1.3867164579257567, -0.2114727051818573, -0.11466777734134236, -0.43843761829995814, 0.1827238216719291, -0.2308274034617589, 1.3040244215220673, 0.19825435680106845, 0.23256769836307922, 0.5453436365505118], "std": [0.0870407058244392, 0.08628893148766473, 0.14382385191620164, 0.24043931953621206, 0.29078096399159004, 0.3306917603663204, 0.09826637856900639, 0.0960786914308175, 0.09877201054953606, 0.1518280152545581, 0.23047684661182613, 0.45743175513624146], "min": [0.021426275239380902, 0.11253434554485561, 1.1798303793769451, -0.5706793616906728, -0.48621387285093887, -0.7896632721785662, -0.0011927643363556228, -0.3365217195175188, 1.1766137858317165, -0.017471657875361556, -0.1419584468840558, -0.010737865231931211], "max": [0.3051249134861079, 0.39423728405727504, 1.543741154203924, 0.2522948993125085, 0.5171005151134969, 0.30701823431608694, 0.31563076136548196, -0.10291275859203232, 1.430783899175917, 0.4822053277179263, 0.5781867290880789, 1.0701558806208684], "count": [698]}, "gripper_mode_state": {"mean": [0.9312320916905444, 1.0], "std": [0.2530590506111141, 0.0], "min": [0, 1], "max": [1, 1], "count": [698]}, "gripper_activity_state": {"mean": [1.8710601719197708, 2.0], "std": [0.4610866315196773, 0.0], "min": [0, 2], "max": [2, 2], "count": [698]}, "gripper_mode_action": {"mean": [0.9312320916905444, 1.0], "std": [0.2530590506111141, 0.0], "min": [0, 1], "max": [1, 1], "count": [698]}, "gripper_activity_action": {"mean": [1.8710601719197708, 2.0], "std": [0.4610866315196773, 0.0], "min": [0, 2], "max": [2, 2], "count": [698]}, "gripper_open_scale_state": {"mean": [0.26707664248619567, 0.025623346526042867], "std": [0.2209594692928436, 1.1296430277928321e-05], "min": [0.04192051717213222, 0.025501981377601624], "max": [0.9559345245361328, 0.025624954274722507], "count": [698]}, "gripper_open_scale_action": {"mean": [0.26707664248619567, 0.025623346526042867], "std": [0.2209594692928436, 1.1296430277928321e-05], "min": [0.04192051717213222, 0.025501981377601624], "max": [0.9559345245361328, 0.025624954274722507], "count": [698]}}} +{"episode_index": 90, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.465104013742249]], [[0.4437200351935646]], [[0.35255560792693147]]], "std": [[[0.28125727561043135]], [[0.26753077714452544]], [[0.23384729485204103]]], "count": [130]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35764259678230265]], [[0.36482844394167924]], [[0.3459697440087146]]], "std": [[[0.2726584714328937]], [[0.2716905145428355]], [[0.2886239130808302]]], "count": [130]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3486775347745936]], [[0.35186690966985085]], [[0.3303696748784984]]], "std": [[[0.2670187400730588]], [[0.2707514598439444]], [[0.28646737617038814]]], "count": [130]}, "observation.state": {"min": [-0.7907874584197998, -0.007195693906396627, -1.7845731973648071, -0.18254370987415314, -0.27835848927497864, -0.7715923190116882, 0.06791047006845474, -0.04964621365070343, -0.0015339808305725455, -1.5235892534255981, -0.06092037633061409, -0.43411657214164734, -0.026996230706572533, 0.045691121369600296], "max": [-0.004601942375302315, 1.668971061706543, 0.040031034499406815, 0.6700695753097534, 0.3206019699573517, 0.20168805122375488, 1.68869948387146, 1.066098690032959, 1.7873942852020264, 0.02147573046386242, 0.4450501799583435, 0.3220537006855011, 0.5504348874092102, 0.045709073543548584], "mean": [-0.4054504632949829, 0.6429374814033508, -0.6785882115364075, 0.11546729505062103, 0.04942210018634796, -0.267412930727005, 0.46483951807022095, 0.48186230659484863, 0.8242351412773132, -0.6892630457878113, 0.11268622428178787, -0.09716247022151947, 0.23447681963443756, 0.04570920020341873], "std": [0.3045424520969391, 0.5726807117462158, 0.5895613431930542, 0.24646802246570587, 0.12269847840070724, 0.36722657084465027, 0.4227945804595947, 0.4749926030635834, 0.779536783695221, 0.6580595970153809, 0.15953686833381653, 0.16178865730762482, 0.20899903774261475, 7.134397037589224e-07], "count": [663]}, "action": {"min": [-0.7907874584197998, -0.007195693906396627, -1.7845731973648071, -0.18254370987415314, -0.27835848927497864, -0.7715923190116882, 0.06791047006845474, -0.04964621365070343, -0.0015339808305725455, -1.5235892534255981, -0.06092037633061409, -0.43411657214164734, -0.026996230706572533, 0.045691121369600296], "max": [-0.004601942375302315, 1.668971061706543, 0.040031034499406815, 0.6700695753097534, 0.3206019699573517, 0.20168805122375488, 1.68869948387146, 1.066098690032959, 1.7873942852020264, 0.02147573046386242, 0.4450501799583435, 0.3220537006855011, 0.5504348874092102, 0.045709073543548584], "mean": [-0.4054504632949829, 0.6429374814033508, -0.6785882115364075, 0.11546729505062103, 0.04942210018634796, -0.267412930727005, 0.46483951807022095, 0.48186230659484863, 0.8242351412773132, -0.6892630457878113, 0.11268622428178787, -0.09716247022151947, 0.23447681963443756, 0.04570920020341873], "std": [0.3045424520969391, 0.5726807117462158, 0.5895613431930542, 0.24646802246570587, 0.12269847840070724, 0.36722657084465027, 0.4227945804595947, 0.4749926030635834, 0.779536783695221, 0.6580595970153809, 0.15953686833381653, 0.16178865730762482, 0.20899903774261475, 7.134397037589224e-07], "count": [663]}, "timestamp": {"min": [0.0], "max": [22.066666666666666], "mean": [11.033333333333333], "std": [6.379713217750524], "count": [663]}, "frame_index": {"min": [0], "max": [662], "mean": [331.0], "std": [191.3913965325157], "count": [663]}, "episode_index": {"min": [92], "max": [92], "mean": [92.0], "std": [0.0], "count": [663]}, "index": {"min": [67658], "max": [68320], "mean": [67989.0], "std": [191.3913965325157], "count": [663]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [663]}, "subtask_annotation": {"mean": [2.090497737556561, 4.0, 4.0, 4.0, 4.0], "std": [1.5044279218915069, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [663]}, "scene_annotation": {"mean": [92.0], "std": [0.0], "min": [92], "max": [92], "count": [663]}, "eef_direction_state": {"mean": [4.636500754147813, 4.733031674208145], "std": [2.0533593421166274, 1.679324455832174], "min": [0, 0], "max": [6, 6], "count": [663]}, "eef_velocity_state": {"mean": [0.6757164404223228, 0.6998491704374057], "std": [0.846676614255047, 0.8046527453497329], "min": [0, 0], "max": [2, 2], "count": [663]}, "eef_acc_mag_state": {"mean": [0.6953242835595776, 0.669683257918552], "std": [0.8242694148724483, 0.8353616042050507], "min": [0, 0], "max": [2, 2], "count": [663]}, "eef_direction_action": {"mean": [4.636500754147813, 4.733031674208145], "std": [2.0533593421166274, 1.679324455832174], "min": [0, 0], "max": [6, 6], "count": [663]}, "eef_velocity_action": {"mean": [0.6757164404223228, 0.6998491704374057], "std": [0.846676614255047, 0.8046527453497329], "min": [0, 0], "max": [2, 2], "count": [663]}, "eef_acc_mag_action": {"mean": [0.6953242835595776, 0.669683257918552], "std": [0.8242694148724483, 0.8353616042050507], "min": [0, 0], "max": [2, 2], "count": [663]}, "eef_sim_pose_state": {"mean": [0.140803183943452, 0.29012996519540435, 1.329003911634085, -0.24520205528918013, 0.07652634212919766, -0.3506122484695852, 0.16676128945866642, -0.22486042863917546, 1.2904874334038816, 0.1867071887408857, 0.24034017600728205, 0.3738798494102152], "std": [0.08498077680022999, 0.06593646613645567, 0.10730729426759364, 0.38872765827659156, 0.22680166934939394, 0.2633879256184119, 0.0958542512699627, 0.11583844107129969, 0.0988809657003864, 0.1520977986081058, 0.2634530291169531, 0.37237089368269705], "min": [0.05451865788492506, 0.1506397395717039, 1.1792949389270824, -0.770757259444743, -0.13966679253928116, -0.671613609018022, -0.013125951688936682, -0.3366057734824604, 1.1819598414788646, -0.027256303853119217, -0.1986626520917001, -0.032069503706681116], "max": [0.31179670185290387, 0.3398515688001974, 1.4819135315370433, 0.30060524287855356, 0.6327668965115394, 0.22612834987285085, 0.3102864280041981, -0.05298824004922036, 1.4475075952097742, 0.4414657899212513, 0.6781929461083207, 0.9284598630090253], "count": [663]}, "eef_sim_pose_action": {"mean": [0.140803183943452, 0.29012996519540435, 1.329003911634085, -0.24520205528918013, 0.07652634212919766, -0.3506122484695852, 0.16676128945866642, -0.22486042863917546, 1.2904874334038816, 0.1867071887408857, 0.24034017600728205, 0.3738798494102152], "std": [0.08498077680022999, 0.06593646613645567, 0.10730729426759364, 0.38872765827659156, 0.22680166934939394, 0.2633879256184119, 0.0958542512699627, 0.11583844107129969, 0.0988809657003864, 0.1520977986081058, 0.2634530291169531, 0.37237089368269705], "min": [0.05451865788492506, 0.1506397395717039, 1.1792949389270824, -0.770757259444743, -0.13966679253928116, -0.671613609018022, -0.013125951688936682, -0.3366057734824604, 1.1819598414788646, -0.027256303853119217, -0.1986626520917001, -0.032069503706681116], "max": [0.31179670185290387, 0.3398515688001974, 1.4819135315370433, 0.30060524287855356, 0.6327668965115394, 0.22612834987285085, 0.3102864280041981, -0.05298824004922036, 1.4475075952097742, 0.4414657899212513, 0.6781929461083207, 0.9284598630090253], "count": [663]}, "gripper_mode_state": {"mean": [0.9049773755656109, 1.0], "std": [0.2932461854483196, 0.0], "min": [0, 1], "max": [1, 1], "count": [663]}, "gripper_activity_state": {"mean": [1.856711915535445, 2.0], "std": [0.48411825583713647, 0.0], "min": [0, 2], "max": [2, 2], "count": [663]}, "gripper_mode_action": {"mean": [0.9049773755656109, 1.0], "std": [0.2932461854483196, 0.0], "min": [0, 1], "max": [1, 1], "count": [663]}, "gripper_activity_action": {"mean": [1.856711915535445, 2.0], "std": [0.48411825583713647, 0.0], "min": [0, 2], "max": [2, 2], "count": [663]}, "gripper_open_scale_state": {"mean": [0.26562008520468267, 0.02611945512363608], "std": [0.24159749183823223, 3.9810209709653167e-07], "min": [0.038805982896259854, 0.026109212211200168], "max": [0.9649711336408343, 0.026119470596313477], "count": [663]}, "gripper_open_scale_action": {"mean": [0.26562008520468267, 0.02611945512363608], "std": [0.24159749183823223, 3.9810209709653167e-07], "min": [0.038805982896259854, 0.026109212211200168], "max": [0.9649711336408343, 0.026119470596313477], "count": [663]}}} +{"episode_index": 91, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47364829410340753]], [[0.45103309446509177]], [[0.36111868298517663]]], "std": [[[0.27436840803536816]], [[0.26327909638297414]], [[0.23423325430494565]]], "count": [153]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3789312604126618]], [[0.38865127194668714]], [[0.37345262861862244]]], "std": [[[0.29177892246886333]], [[0.28935200540791867]], [[0.3054626173183731]]], "count": [153]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35201726721916077]], [[0.35554714354877753]], [[0.33463303999886085]]], "std": [[[0.2731357782544182]], [[0.27786847083479577]], [[0.29502519315284903]]], "count": [153]}, "observation.state": {"min": [-0.7378447651863098, -0.004548708908259869, -1.4971652030944824, 0.00920388475060463, -0.44689956307411194, -0.9464661478996277, 0.07373717427253723, -0.035067204385995865, 0.01840776950120926, -1.371946096420288, -0.16566991806030273, -0.5011614561080933, -0.05948422849178314, 0.04558541998267174], "max": [-0.006135923322290182, 1.6520973443984985, -0.00920388475060463, 0.8100753426551819, 0.2898905575275421, 0.08618868142366409, 1.68869948387146, 1.1182719469070435, 1.9343475103378296, 0.0015339808305725455, 0.6617695689201355, 0.5506447553634644, 0.596490740776062, 0.04620378091931343], "mean": [-0.4805973470211029, 0.6032633185386658, -0.7789099216461182, 0.3947789967060089, -0.03984968736767769, -0.44391149282455444, 0.49198466539382935, 0.619120180606842, 0.9789021015167236, -0.7508162260055542, 0.07691812515258789, -0.14280131459236145, 0.23299968242645264, 0.045804329216480255], "std": [0.3178277611732483, 0.5358155369758606, 0.48767349123954773, 0.19891579449176788, 0.1725677251815796, 0.4164606034755707, 0.39156588912010193, 0.4840722382068634, 0.7634083032608032, 0.5506220459938049, 0.21494586765766144, 0.16899874806404114, 0.20401224493980408, 0.00018873080261982977], "count": [820]}, "action": {"min": [-0.7378447651863098, -0.004548708908259869, -1.4971652030944824, 0.00920388475060463, -0.44689956307411194, -0.9464661478996277, 0.07373717427253723, -0.035067204385995865, 0.01840776950120926, -1.371946096420288, -0.16566991806030273, -0.5011614561080933, -0.05948422849178314, 0.04558541998267174], "max": [-0.006135923322290182, 1.6520973443984985, -0.00920388475060463, 0.8100753426551819, 0.2898905575275421, 0.08618868142366409, 1.68869948387146, 1.1182719469070435, 1.9343475103378296, 0.0015339808305725455, 0.6617695689201355, 0.5506447553634644, 0.596490740776062, 0.04620378091931343], "mean": [-0.4805973470211029, 0.6032633185386658, -0.7789099216461182, 0.3947789967060089, -0.03984968736767769, -0.44391149282455444, 0.49198466539382935, 0.619120180606842, 0.9789021015167236, -0.7508162260055542, 0.07691812515258789, -0.14280131459236145, 0.23299968242645264, 0.045804329216480255], "std": [0.3178277611732483, 0.5358155369758606, 0.48767349123954773, 0.19891579449176788, 0.1725677251815796, 0.4164606034755707, 0.39156588912010193, 0.4840722382068634, 0.7634083032608032, 0.5506220459938049, 0.21494586765766144, 0.16899874806404114, 0.20401224493980408, 0.00018873080261982977], "count": [820]}, "timestamp": {"min": [0.0], "max": [27.3], "mean": [13.65], "std": [7.89044781154192], "count": [820]}, "frame_index": {"min": [0], "max": [819], "mean": [409.5], "std": [236.71343434625757], "count": [820]}, "episode_index": {"min": [93], "max": [93], "mean": [93.0], "std": [0.0], "count": [820]}, "index": {"min": [68321], "max": [69140], "mean": [68730.5], "std": [236.71343434625757], "count": [820]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [820]}, "subtask_annotation": {"mean": [2.368292682926829, 4.0, 4.0, 4.0, 4.0], "std": [1.3954523743112244, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [820]}, "scene_annotation": {"mean": [93.0], "std": [0.0], "min": [93], "max": [93], "count": [820]}, "eef_direction_state": {"mean": [4.357317073170732, 4.236585365853658], "std": [2.269712052640957, 1.971164828039007], "min": [0, 0], "max": [6, 6], "count": [820]}, "eef_velocity_state": {"mean": [0.676829268292683, 0.9195121951219513], "std": [0.7943088390709822, 0.8472968530381498], "min": [0, 0], "max": [2, 2], "count": [820]}, "eef_acc_mag_state": {"mean": [0.7878048780487805, 0.8670731707317073], "std": [0.8359878403688039, 0.8399411823264711], "min": [0, 0], "max": [2, 2], "count": [820]}, "eef_direction_action": {"mean": [4.357317073170732, 4.236585365853658], "std": [2.269712052640957, 1.971164828039007], "min": [0, 0], "max": [6, 6], "count": [820]}, "eef_velocity_action": {"mean": [0.676829268292683, 0.9195121951219513], "std": [0.7943088390709822, 0.8472968530381498], "min": [0, 0], "max": [2, 2], "count": [820]}, "eef_acc_mag_action": {"mean": [0.7878048780487805, 0.8670731707317073], "std": [0.8359878403688039, 0.8399411823264711], "min": [0, 0], "max": [2, 2], "count": [820]}, "eef_sim_pose_state": {"mean": [0.11780708157094329, 0.3080954689034203, 1.3310494173844998, -0.41965473946872, 0.21374812600070303, -0.5099572799378116, 0.17453109254032365, -0.2005536221309635, 1.293530170887232, 0.16069907101095063, 0.29283572883147974, 0.4580364242003298], "std": [0.08948797221862625, 0.06407688274982412, 0.09368487187430469, 0.4460307752742765, 0.24991469605604438, 0.3915287202517533, 0.09028774090004717, 0.1294031297092125, 0.08418928242967726, 0.1527702631977048, 0.22607922527669974, 0.3625298939131534], "min": [0.04688720825278435, 0.16573706814518932, 1.1835193335451337, -0.9626262546051514, -0.004601893645367339, -0.9804758690839066, 0.002883736806202849, -0.33740935863147903, 1.1835750060698391, -0.05945324554221598, -0.11794279863706425, -0.010739115049209998], "max": [0.31581579004070875, 0.3676518079224944, 1.4573539786889664, 0.167070872516966, 0.8203251690728712, 0.07750683864085334, 0.31502912261102983, -0.021357016064206154, 1.4352731059367245, 0.5705813978466192, 0.7689680986807859, 1.039793206298773], "count": [820]}, "eef_sim_pose_action": {"mean": [0.11780708157094329, 0.3080954689034203, 1.3310494173844998, -0.41965473946872, 0.21374812600070303, -0.5099572799378116, 0.17453109254032365, -0.2005536221309635, 1.293530170887232, 0.16069907101095063, 0.29283572883147974, 0.4580364242003298], "std": [0.08948797221862625, 0.06407688274982412, 0.09368487187430469, 0.4460307752742765, 0.24991469605604438, 0.3915287202517533, 0.09028774090004717, 0.1294031297092125, 0.08418928242967726, 0.1527702631977048, 0.22607922527669974, 0.3625298939131534], "min": [0.04688720825278435, 0.16573706814518932, 1.1835193335451337, -0.9626262546051514, -0.004601893645367339, -0.9804758690839066, 0.002883736806202849, -0.33740935863147903, 1.1835750060698391, -0.05945324554221598, -0.11794279863706425, -0.010739115049209998], "max": [0.31581579004070875, 0.3676518079224944, 1.4573539786889664, 0.167070872516966, 0.8203251690728712, 0.07750683864085334, 0.31502912261102983, -0.021357016064206154, 1.4352731059367245, 0.5705813978466192, 0.7689680986807859, 1.039793206298773], "count": [820]}, "gripper_mode_state": {"mean": [0.926829268292683, 1.0], "std": [0.26041654273247167, 0.0], "min": [0, 1], "max": [1, 1], "count": [820]}, "gripper_activity_state": {"mean": [1.8914634146341462, 2.0], "std": [0.42675783374358284, 0.0], "min": [0, 2], "max": [2, 2], "count": [820]}, "gripper_mode_action": {"mean": [0.926829268292683, 1.0], "std": [0.26041654273247167, 0.0], "min": [0, 1], "max": [1, 1], "count": [820]}, "gripper_activity_action": {"mean": [1.8914634146341462, 2.0], "std": [0.42675783374358284, 0.0], "min": [0, 2], "max": [2, 2], "count": [820]}, "gripper_open_scale_state": {"mean": [0.28113435152723515, 0.026174106355432047], "std": [0.22375129521922418, 0.00010784618516287063], "min": [0.04213552815573556, 0.026048811418669566], "max": [0.9649711336408343, 0.02640216052532196], "count": [820]}, "gripper_open_scale_action": {"mean": [0.28113435152723515, 0.026174106355432047], "std": [0.22375129521922418, 0.00010784618516287063], "min": [0.04213552815573556, 0.026048811418669566], "max": [0.9649711336408343, 0.02640216052532196], "count": [820]}}} +{"episode_index": 92, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4617074048485912]], [[0.44112991109941363]], [[0.35119033023351026]]], "std": [[[0.2777634408130191]], [[0.2637187766024784]], [[0.22991857264414012]]], "count": [149]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3672305475135617]], [[0.3743677987600708]], [[0.35589368301384683]]], "std": [[[0.28114406893767585]], [[0.27994473902196954]], [[0.2970513046235188]]], "count": [149]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3368893842025998]], [[0.341149193607346]], [[0.31939147329326956]]], "std": [[[0.261832781105947]], [[0.26609499525496794]], [[0.2824270291430223]]], "count": [149]}, "observation.state": {"min": [-0.7708786129951477, 0.0, -1.874524474143982, -0.13192234933376312, -0.3398117125034332, -0.9203884601593018, 0.05524124950170517, -0.042308926582336426, 0.013805827125906944, -1.339189887046814, -0.058291271328926086, -0.5123496055603027, -0.020098170265555382, 0.045709073543548584], "max": [0.0, 1.8162332773208618, 0.04007513448596001, 0.8506026268005371, 0.3327963948249817, 0.08743690699338913, 1.6887637376785278, 1.1305673122406006, 1.7901555299758911, 0.026822153478860855, 0.5576109290122986, 0.2651793658733368, 0.6135923266410828, 0.045956410467624664], "mean": [-0.3711441159248352, 0.6191649436950684, -0.577807605266571, 0.02675805427134037, 0.02376103214919567, -0.3754473626613617, 0.49875423312187195, 0.5606480240821838, 0.9449487328529358, -0.7077101469039917, 0.043309226632118225, -0.23983493447303772, 0.32593896985054016, 0.04571196064352989], "std": [0.2836087942123413, 0.578524112701416, 0.5829917192459106, 0.2952021360397339, 0.1008157804608345, 0.4568566679954529, 0.40690553188323975, 0.48592066764831543, 0.7743183970451355, 0.5847648978233337, 0.09845665842294693, 0.22576768696308136, 0.2708037495613098, 2.5936200472642668e-05], "count": [795]}, "action": {"min": [-0.7708786129951477, 0.0, -1.874524474143982, -0.13192234933376312, -0.3398117125034332, -0.9203884601593018, 0.05524124950170517, -0.042308926582336426, 0.013805827125906944, -1.339189887046814, -0.058291271328926086, -0.5123496055603027, -0.020098170265555382, 0.045709073543548584], "max": [0.0, 1.8162332773208618, 0.04007513448596001, 0.8506026268005371, 0.3327963948249817, 0.08743690699338913, 1.6887637376785278, 1.1305673122406006, 1.7901555299758911, 0.026822153478860855, 0.5576109290122986, 0.2651793658733368, 0.6135923266410828, 0.045956410467624664], "mean": [-0.3711441159248352, 0.6191649436950684, -0.577807605266571, 0.02675805427134037, 0.02376103214919567, -0.3754473626613617, 0.49875423312187195, 0.5606480240821838, 0.9449487328529358, -0.7077101469039917, 0.043309226632118225, -0.23983493447303772, 0.32593896985054016, 0.04571196064352989], "std": [0.2836087942123413, 0.578524112701416, 0.5829917192459106, 0.2952021360397339, 0.1008157804608345, 0.4568566679954529, 0.40690553188323975, 0.48592066764831543, 0.7743183970451355, 0.5847648978233337, 0.09845665842294693, 0.22576768696308136, 0.2708037495613098, 2.5936200472642668e-05], "count": [795]}, "timestamp": {"min": [0.0], "max": [26.466666666666665], "mean": [13.233333333333333], "std": [7.649885014870533], "count": [795]}, "frame_index": {"min": [0], "max": [794], "mean": [397.0], "std": [229.496550446116], "count": [795]}, "episode_index": {"min": [94], "max": [94], "mean": [94.0], "std": [0.0], "count": [795]}, "index": {"min": [69141], "max": [69935], "mean": [69538.0], "std": [229.496550446116], "count": [795]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [795]}, "subtask_annotation": {"mean": [2.09937106918239, 4.0, 4.0, 4.0, 4.0], "std": [1.405805431993392, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [795]}, "scene_annotation": {"mean": [94.0], "std": [0.0], "min": [94], "max": [94], "count": [795]}, "eef_direction_state": {"mean": [5.064150943396227, 4.776100628930817], "std": [1.7732208913210132, 1.6307369603645403], "min": [0, 0], "max": [6, 6], "count": [795]}, "eef_velocity_state": {"mean": [0.4666666666666667, 0.6955974842767295], "std": [0.7589024404006847, 0.7756795285830652], "min": [0, 0], "max": [2, 2], "count": [795]}, "eef_acc_mag_state": {"mean": [0.4742138364779874, 0.710691823899371], "std": [0.7575377057662659, 0.8283188395757044], "min": [0, 0], "max": [2, 2], "count": [795]}, "eef_direction_action": {"mean": [5.064150943396227, 4.776100628930817], "std": [1.7732208913210132, 1.6307369603645403], "min": [0, 0], "max": [6, 6], "count": [795]}, "eef_velocity_action": {"mean": [0.4666666666666667, 0.6955974842767295], "std": [0.7589024404006847, 0.7756795285830652], "min": [0, 0], "max": [2, 2], "count": [795]}, "eef_acc_mag_action": {"mean": [0.4742138364779874, 0.710691823899371], "std": [0.7575377057662659, 0.8283188395757044], "min": [0, 0], "max": [2, 2], "count": [795]}, "eef_sim_pose_state": {"mean": [0.1433144968257763, 0.29063082236934956, 1.3105124556105332, -0.3562888534073653, 0.06587902822259677, -0.34201027635131503, 0.17990117383570184, -0.20485142963977768, 1.2889305829613065, 0.20473278325192268, 0.2536745046825979, 0.2935232271611119], "std": [0.08553591075630096, 0.06478656351881973, 0.09772185624140235, 0.47316929777365707, 0.24156116523448973, 0.2573585738145502, 0.09499749669421048, 0.12118500740209208, 0.08487555301506824, 0.171383488068135, 0.22493369580898318, 0.25644788960462545], "min": [0.04323780625851534, 0.12825776543902562, 1.1804128002334857, -0.9200989028686053, -0.18057058123998937, -0.7093890608292285, -0.023268653134186128, -0.3370134054600461, 1.180218812293976, -0.020334922726341277, -0.18028350205261856, -0.047129686316520286], "max": [0.3378998758050983, 0.339645935128212, 1.4826254147590734, 0.2554496646544072, 0.745077582722323, 0.26044235293704493, 0.30935418836557, -0.044574021138999824, 1.4015665922604594, 0.4241828112919924, 0.5529563348626949, 0.6488165153752332], "count": [795]}, "eef_sim_pose_action": {"mean": [0.1433144968257763, 0.29063082236934956, 1.3105124556105332, -0.3562888534073653, 0.06587902822259677, -0.34201027635131503, 0.17990117383570184, -0.20485142963977768, 1.2889305829613065, 0.20473278325192268, 0.2536745046825979, 0.2935232271611119], "std": [0.08553591075630096, 0.06478656351881973, 0.09772185624140235, 0.47316929777365707, 0.24156116523448973, 0.2573585738145502, 0.09499749669421048, 0.12118500740209208, 0.08487555301506824, 0.171383488068135, 0.22493369580898318, 0.25644788960462545], "min": [0.04323780625851534, 0.12825776543902562, 1.1804128002334857, -0.9200989028686053, -0.18057058123998937, -0.7093890608292285, -0.023268653134186128, -0.3370134054600461, 1.180218812293976, -0.020334922726341277, -0.18028350205261856, -0.047129686316520286], "max": [0.3378998758050983, 0.339645935128212, 1.4826254147590734, 0.2554496646544072, 0.745077582722323, 0.26044235293704493, 0.30935418836557, -0.044574021138999824, 1.4015665922604594, 0.4241828112919924, 0.5529563348626949, 0.6488165153752332], "count": [795]}, "gripper_mode_state": {"mean": [0.9169811320754717, 1.0], "std": [0.2759107382706511, 0.0], "min": [0, 1], "max": [1, 1], "count": [795]}, "gripper_activity_state": {"mean": [1.890566037735849, 2.0], "std": [0.42777653203779864, 0.0], "min": [0, 2], "max": [2, 2], "count": [795]}, "gripper_mode_action": {"mean": [0.9169811320754717, 1.0], "std": [0.2759107382706511, 0.0], "min": [0, 1], "max": [1, 1], "count": [795]}, "gripper_activity_action": {"mean": [1.890566037735849, 2.0], "std": [0.42777653203779864, 0.0], "min": [0, 2], "max": [2, 2], "count": [795]}, "gripper_open_scale_state": {"mean": [0.28500281452918996, 0.02612111995001687], "std": [0.2325181868540752, 1.482055223400015e-05], "min": [0.031566428286688666, 0.026119470596313477], "max": [0.965007850102016, 0.026260805981499807], "count": [795]}, "gripper_open_scale_action": {"mean": [0.28500281452918996, 0.02612111995001687], "std": [0.2325181868540752, 1.482055223400015e-05], "min": [0.031566428286688666, 0.026119470596313477], "max": [0.965007850102016, 0.026260805981499807], "count": [795]}}} +{"episode_index": 93, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4503146892252047]], [[0.43180875875161284]], [[0.34621125626626054]]], "std": [[[0.28786076396101995]], [[0.27376090856934593]], [[0.2379852385225194]]], "count": [206]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35898534567548707]], [[0.3670487062948156]], [[0.34863433857901305]]], "std": [[[0.2597976008274865]], [[0.2588360340977832]], [[0.27527680001870597]]], "count": [206]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33249818622162997]], [[0.3330193751718595]], [[0.307571583433805]]], "std": [[[0.28187712424631045]], [[0.28418893703829123]], [[0.3010134928038804]]], "count": [206]}, "observation.state": {"min": [-0.7623317241668701, -0.0015339808305725455, -1.8744388818740845, -0.24673569202423096, -0.21893475949764252, -0.7577865123748779, 0.0678383857011795, -0.032945651561021805, 0.00920388475060463, -1.3759807348251343, -0.10186990350484848, -0.4346918761730194, -0.03151938319206238, 0.045709073543548584], "max": [-0.007669903803616762, 1.7734297513961792, 0.04002009704709053, 0.777728259563446, 0.41663265228271484, 0.11658254265785217, 1.641471028327942, 1.1075341701507568, 1.813165307044983, 0.02383652701973915, 0.5322293639183044, 0.266238808631897, 0.5079976320266724, 0.045709073543548584], "mean": [-0.43725162744522095, 0.5827702879905701, -0.7285203337669373, 0.12444685399532318, 0.11056205630302429, -0.40566977858543396, 0.4876444637775421, 0.7781628370285034, 1.2974581718444824, -0.9476122856140137, -0.03631407767534256, -0.30665838718414307, 0.3755376636981964, 0.045708589255809784], "std": [0.30732983350753784, 0.4697202444076538, 0.5522466897964478, 0.207675501704216, 0.09956196695566177, 0.37853774428367615, 0.33196255564689636, 0.4169726073741913, 0.6638669371604919, 0.4874255657196045, 0.06466769427061081, 0.17541423439979553, 0.18329255282878876, 4.842877388000488e-07], "count": [1224]}, "action": {"min": [-0.7623317241668701, -0.0015339808305725455, -1.8744388818740845, -0.24673569202423096, -0.21893475949764252, -0.7577865123748779, 0.0678383857011795, -0.032945651561021805, 0.00920388475060463, -1.3759807348251343, -0.10186990350484848, -0.4346918761730194, -0.03151938319206238, 0.045709073543548584], "max": [-0.007669903803616762, 1.7734297513961792, 0.04002009704709053, 0.777728259563446, 0.41663265228271484, 0.11658254265785217, 1.641471028327942, 1.1075341701507568, 1.813165307044983, 0.02383652701973915, 0.5322293639183044, 0.266238808631897, 0.5079976320266724, 0.045709073543548584], "mean": [-0.43725162744522095, 0.5827702879905701, -0.7285203337669373, 0.12444685399532318, 0.11056205630302429, -0.40566977858543396, 0.4876444637775421, 0.7781628370285034, 1.2974581718444824, -0.9476122856140137, -0.03631407767534256, -0.30665838718414307, 0.3755376636981964, 0.045708589255809784], "std": [0.30732983350753784, 0.4697202444076538, 0.5522466897964478, 0.207675501704216, 0.09956196695566177, 0.37853774428367615, 0.33196255564689636, 0.4169726073741913, 0.6638669371604919, 0.4874255657196045, 0.06466769427061081, 0.17541423439979553, 0.18329255282878876, 4.842877388000488e-07], "count": [1224]}, "timestamp": {"min": [0.0], "max": [40.766666666666666], "mean": [20.383333333333333], "std": [11.777941560706074], "count": [1224]}, "frame_index": {"min": [0], "max": [1223], "mean": [611.5], "std": [353.3382468211822], "count": [1224]}, "episode_index": {"min": [95], "max": [95], "mean": [95.0], "std": [0.0], "count": [1224]}, "index": {"min": [69936], "max": [71159], "mean": [70547.5], "std": [353.3382468211822], "count": [1224]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1224]}, "subtask_annotation": {"mean": [2.3733660130718954, 4.0, 4.0, 4.0, 4.0], "std": [1.1821008950868497, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1224]}, "scene_annotation": {"mean": [95.0], "std": [0.0], "min": [95], "max": [95], "count": [1224]}, "eef_direction_state": {"mean": [5.428104575163399, 4.616830065359477], "std": [1.4239068742195538, 1.7998940829071954], "min": [0, 0], "max": [6, 6], "count": [1224]}, "eef_velocity_state": {"mean": [0.31209150326797386, 0.6241830065359477], "std": [0.6671450769650035, 0.6914062721550007], "min": [0, 0], "max": [2, 2], "count": [1224]}, "eef_acc_mag_state": {"mean": [0.3709150326797386, 0.7303921568627451], "std": [0.6963986345047187, 0.8210016060049284], "min": [0, 0], "max": [2, 2], "count": [1224]}, "eef_direction_action": {"mean": [5.428104575163399, 4.616830065359477], "std": [1.4239068742195538, 1.7998940829071954], "min": [0, 0], "max": [6, 6], "count": [1224]}, "eef_velocity_action": {"mean": [0.31209150326797386, 0.6241830065359477], "std": [0.6671450769650035, 0.6914062721550007], "min": [0, 0], "max": [2, 2], "count": [1224]}, "eef_acc_mag_action": {"mean": [0.3709150326797386, 0.7303921568627451], "std": [0.6963986345047187, 0.8210016060049284], "min": [0, 0], "max": [2, 2], "count": [1224]}, "eef_sim_pose_state": {"mean": [0.1185853462772571, 0.31175020741690374, 1.3534020946976586, -0.40872953217715524, -0.021253763999222377, -0.32502837839710996, 0.22070404277624933, -0.14152608212374992, 1.3230754215316496, 0.2493678504015741, 0.2878636123195165, 0.44726123331210443], "std": [0.06621746642528407, 0.04936352557512264, 0.12008806409514888, 0.3925950770547123, 0.14768083284919525, 0.24692391584815734, 0.07875171249788224, 0.11057497563083614, 0.07121913410060424, 0.12186284739940884, 0.16598382810407109, 0.24208652770657416], "min": [0.046562178910570844, 0.1320940327377774, 1.179791665175692, -0.778146954265563, -0.13990079220074647, -0.6893769023715586, -0.0006194090117430003, -0.3373160088274421, 1.1792630654515979, -0.03178764824625889, -0.12991649373323155, -0.010922652921861897], "max": [0.34527981911876326, 0.3420373906731262, 1.51963589752725, 0.27117787712873154, 0.661837651301389, 0.3893917380605048, 0.2997256580237374, -0.047034122261446515, 1.4146057652432036, 0.3972536042974623, 0.4907169582881612, 0.7704991359210023], "count": [1224]}, "eef_sim_pose_action": {"mean": [0.1185853462772571, 0.31175020741690374, 1.3534020946976586, -0.40872953217715524, -0.021253763999222377, -0.32502837839710996, 0.22070404277624933, -0.14152608212374992, 1.3230754215316496, 0.2493678504015741, 0.2878636123195165, 0.44726123331210443], "std": [0.06621746642528407, 0.04936352557512264, 0.12008806409514888, 0.3925950770547123, 0.14768083284919525, 0.24692391584815734, 0.07875171249788224, 0.11057497563083614, 0.07121913410060424, 0.12186284739940884, 0.16598382810407109, 0.24208652770657416], "min": [0.046562178910570844, 0.1320940327377774, 1.179791665175692, -0.778146954265563, -0.13990079220074647, -0.6893769023715586, -0.0006194090117430003, -0.3373160088274421, 1.1792630654515979, -0.03178764824625889, -0.12991649373323155, -0.010922652921861897], "max": [0.34527981911876326, 0.3420373906731262, 1.51963589752725, 0.27117787712873154, 0.661837651301389, 0.3893917380605048, 0.2997256580237374, -0.047034122261446515, 1.4146057652432036, 0.3972536042974623, 0.4907169582881612, 0.7704991359210023], "count": [1224]}, "gripper_mode_state": {"mean": [0.9648692810457516, 1.0], "std": [0.1841101614251782, 0.0], "min": [0, 1], "max": [1, 1], "count": [1224]}, "gripper_activity_state": {"mean": [1.9281045751633987, 2.0], "std": [0.34968847318681084, 0.0], "min": [0, 2], "max": [2, 2], "count": [1224]}, "gripper_mode_action": {"mean": [0.9648692810457516, 1.0], "std": [0.1841101614251782, 0.0], "min": [0, 1], "max": [1, 1], "count": [1224]}, "gripper_activity_action": {"mean": [1.9281045751633987, 2.0], "std": [0.34968847318681084, 0.0], "min": [0, 2], "max": [2, 2], "count": [1224]}, "gripper_open_scale_state": {"mean": [0.27865436225851287, 0.026119470596313477], "std": [0.1896926749610846, 0.0], "min": [0.03876479182924543, 0.026119470596313477], "max": [0.9379834447588239, 0.026119470596313477], "count": [1224]}, "gripper_open_scale_action": {"mean": [0.27865436225851287, 0.026119470596313477], "std": [0.1896926749610846, 0.0], "min": [0.03876479182924543, 0.026119470596313477], "max": [0.9379834447588239, 0.026119470596313477], "count": [1224]}}} +{"episode_index": 94, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4765432060019129]], [[0.45581477828258676]], [[0.36507680734895587]]], "std": [[[0.28387683886107956]], [[0.27162373931273603]], [[0.23871742135385424]]], "count": [164]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3660202521387959]], [[0.3761846438439875]], [[0.36186094173441735]]], "std": [[[0.2528922388047241]], [[0.24982951007551418]], [[0.2627079713213874]]], "count": [164]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33901138477071047]], [[0.34880934494393967]], [[0.33053385873319513]]], "std": [[[0.24221960432456657]], [[0.24803146953714983]], [[0.26346545814404354]]], "count": [164]}, "observation.state": {"min": [-1.0216225385665894, -0.0015339808305725455, -1.819098711013794, -0.4448544383049011, -0.3818044364452362, -1.0165584087371826, 0.07336907088756561, -0.017175503075122833, -0.0015339808305725455, -1.525660753250122, -0.26384469866752625, -0.72771817445755, -0.016295675188302994, 0.045338135212659836], "max": [6.505037163151428e-05, 1.8929322957992554, 0.03999999910593033, 0.6729230880737305, 0.6550098061561584, 0.20358020067214966, 1.6669490337371826, 1.0047574043273926, 1.6555290222167969, 0.03345377743244171, 0.4410504400730133, 0.2662782371044159, 0.629220187664032, 0.045338135212659836], "mean": [-0.6532233953475952, 0.7754774689674377, -0.7603557109832764, -0.15477532148361206, 0.14875781536102295, -0.3501112461090088, 0.4666515290737152, 0.5685775876045227, 0.9604554176330566, -0.585962176322937, -0.09773801267147064, -0.2719208896160126, 0.17235532402992249, 0.04533777013421059], "std": [0.3674298822879791, 0.5438222289085388, 0.5061168074607849, 0.3067321181297302, 0.3218139111995697, 0.23258820176124573, 0.36475807428359985, 0.4267805516719818, 0.706193745136261, 0.4464850127696991, 0.11166085302829742, 0.21063941717147827, 0.13197825849056244, 3.650784492492676e-07], "count": [903]}, "action": {"min": [-1.0216225385665894, -0.0015339808305725455, -1.819098711013794, -0.4448544383049011, -0.3818044364452362, -1.0165584087371826, 0.07336907088756561, -0.017175503075122833, -0.0015339808305725455, -1.525660753250122, -0.26384469866752625, -0.72771817445755, -0.016295675188302994, 0.045338135212659836], "max": [6.505037163151428e-05, 1.8929322957992554, 0.03999999910593033, 0.6729230880737305, 0.6550098061561584, 0.20358020067214966, 1.6669490337371826, 1.0047574043273926, 1.6555290222167969, 0.03345377743244171, 0.4410504400730133, 0.2662782371044159, 0.629220187664032, 0.045338135212659836], "mean": [-0.6532233953475952, 0.7754774689674377, -0.7603557109832764, -0.15477532148361206, 0.14875781536102295, -0.3501112461090088, 0.4666515290737152, 0.5685775876045227, 0.9604554176330566, -0.585962176322937, -0.09773801267147064, -0.2719208896160126, 0.17235532402992249, 0.04533777013421059], "std": [0.3674298822879791, 0.5438222289085388, 0.5061168074607849, 0.3067321181297302, 0.3218139111995697, 0.23258820176124573, 0.36475807428359985, 0.4267805516719818, 0.706193745136261, 0.4464850127696991, 0.11166085302829742, 0.21063941717147827, 0.13197825849056244, 3.650784492492676e-07], "count": [903]}, "timestamp": {"min": [0.0], "max": [30.066666666666666], "mean": [15.033333333333333], "std": [8.68911622322666], "count": [903]}, "frame_index": {"min": [0], "max": [902], "mean": [451.0], "std": [260.67348669679984], "count": [903]}, "episode_index": {"min": [96], "max": [96], "mean": [96.0], "std": [0.0], "count": [903]}, "index": {"min": [71160], "max": [72062], "mean": [71611.0], "std": [260.67348669679984], "count": [903]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [903]}, "subtask_annotation": {"mean": [2.284606866002215, 4.0, 4.0, 4.0, 4.0], "std": [1.3310567644240343, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [903]}, "scene_annotation": {"mean": [96.0], "std": [0.0], "min": [96], "max": [96], "count": [903]}, "eef_direction_state": {"mean": [4.93687707641196, 4.682170542635659], "std": [1.6848625752279018, 1.6138186988074767], "min": [0, 0], "max": [6, 6], "count": [903]}, "eef_velocity_state": {"mean": [0.5470653377630121, 0.70874861572536], "std": [0.7845050658783491, 0.7202196708204633], "min": [0, 0], "max": [2, 2], "count": [903]}, "eef_acc_mag_state": {"mean": [0.6290143964562569, 0.751937984496124], "std": [0.8156279625017006, 0.8408415526372072], "min": [0, 0], "max": [2, 2], "count": [903]}, "eef_direction_action": {"mean": [4.93687707641196, 4.682170542635659], "std": [1.6848625752279018, 1.6138186988074767], "min": [0, 0], "max": [6, 6], "count": [903]}, "eef_velocity_action": {"mean": [0.5470653377630121, 0.70874861572536], "std": [0.7845050658783491, 0.7202196708204633], "min": [0, 0], "max": [2, 2], "count": [903]}, "eef_acc_mag_action": {"mean": [0.6290143964562569, 0.751937984496124], "std": [0.8156279625017006, 0.8408415526372072], "min": [0, 0], "max": [2, 2], "count": [903]}, "eef_sim_pose_state": {"mean": [0.14314214730047667, 0.2664091763737074, 1.372687225816668, -0.30077128188192004, -0.14567363291448882, -0.501480992804549, 0.1886461016174208, -0.21670577191609852, 1.2787731726668472, 0.04760646525325479, 0.24974510175221254, 0.2709858256160976], "std": [0.07237934341202842, 0.08435765817087534, 0.10405088938459608, 0.2482390496768698, 0.30637437454823424, 0.39070327444587344, 0.09038950921748844, 0.09769229286087497, 0.07026896982535392, 0.07800421658176367, 0.21404239239421077, 0.22936484887195718], "min": [0.0070656834572351175, 0.057103922135485485, 1.1803416596941847, -1.0241636556527849, -0.4913874788413586, -0.9441801295344717, -0.03374502691985162, -0.34711355229087715, 1.1808018509248013, -0.06873039765767763, -0.37838732238580075, -0.38199910045108676], "max": [0.3062734089648137, 0.3551394431349936, 1.516905571483127, 0.2032239350823656, 0.6286708967724319, 0.5276711964209302, 0.34464027974540723, -0.10932308736498975, 1.4699281198210363, 0.4011905074878045, 0.5104636876588158, 0.5513184760268994], "count": [903]}, "eef_sim_pose_action": {"mean": [0.14314214730047667, 0.2664091763737074, 1.372687225816668, -0.30077128188192004, -0.14567363291448882, -0.501480992804549, 0.1886461016174208, -0.21670577191609852, 1.2787731726668472, 0.04760646525325479, 0.24974510175221254, 0.2709858256160976], "std": [0.07237934341202842, 0.08435765817087534, 0.10405088938459608, 0.2482390496768698, 0.30637437454823424, 0.39070327444587344, 0.09038950921748844, 0.09769229286087497, 0.07026896982535392, 0.07800421658176367, 0.21404239239421077, 0.22936484887195718], "min": [0.0070656834572351175, 0.057103922135485485, 1.1803416596941847, -1.0241636556527849, -0.4913874788413586, -0.9441801295344717, -0.03374502691985162, -0.34711355229087715, 1.1808018509248013, -0.06873039765767763, -0.37838732238580075, -0.38199910045108676], "max": [0.3062734089648137, 0.3551394431349936, 1.516905571483127, 0.2032239350823656, 0.6286708967724319, 0.5276711964209302, 0.34464027974540723, -0.10932308736498975, 1.4699281198210363, 0.4011905074878045, 0.5104636876588158, 0.5513184760268994], "count": [903]}, "gripper_mode_state": {"mean": [0.9490586932447398, 1.0], "std": [0.21987789798278418, 0.0], "min": [0, 1], "max": [1, 1], "count": [903]}, "gripper_activity_state": {"mean": [1.9036544850498338, 2.0], "std": [0.40294862838825124, 0.0], "min": [0, 2], "max": [2, 2], "count": [903]}, "gripper_mode_action": {"mean": [0.9490586932447398, 1.0], "std": [0.21987789798278418, 0.0], "min": [0, 1], "max": [1, 1], "count": [903]}, "gripper_activity_action": {"mean": [1.9036544850498338, 2.0], "std": [0.40294862838825124, 0.0], "min": [0, 2], "max": [2, 2], "count": [903]}, "gripper_open_scale_state": {"mean": [0.2666594617975194, 0.025907505835805988], "std": [0.20843362259620624, 3.677613769070831e-16], "min": [0.04192518336432321, 0.02590750583580562], "max": [0.9525423049926758, 0.02590750583580562], "count": [903]}, "gripper_open_scale_action": {"mean": [0.2666594617975194, 0.025907505835805988], "std": [0.20843362259620624, 3.677613769070831e-16], "min": [0.04192518336432321, 0.02590750583580562], "max": [0.9525423049926758, 0.02590750583580562], "count": [903]}}} +{"episode_index": 95, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48941477675407513]], [[0.46954669494973356]], [[0.3722846828490432]]], "std": [[[0.2644481244753179]], [[0.2565243115118627]], [[0.2273165188621053]]], "count": [166]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3580925154867838]], [[0.37116448965797827]], [[0.35659045167598497]]], "std": [[[0.2573542515628715]], [[0.2573650688621491]], [[0.2716404605748481]]], "count": [166]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33765720561986506]], [[0.3440451495524582]], [[0.3230081863401318]]], "std": [[[0.23768639861546859]], [[0.24436253925490675]], [[0.2613889058513681]]], "count": [166]}, "observation.state": {"min": [-0.7468200922012329, -0.00010678338003344834, -1.874158263206482, -0.7746602892875671, -0.6286635398864746, -1.3596681356430054, 0.0734863206744194, -0.09488571435213089, 0.006135923322290182, -1.2910321950912476, -0.5016117095947266, -0.381401926279068, -0.07428929954767227, 0.04558541998267174], "max": [-0.00662444531917572, 2.2549517154693604, 0.03999999910593033, 0.6300925612449646, 0.24945765733718872, 0.15472380816936493, 1.68869948387146, 0.8328084349632263, 2.185922622680664, 0.02147573046386242, 0.44987672567367554, 0.16621333360671997, 0.4264466464519501, 0.045709073543548584], "mean": [-0.1857016384601593, 0.9993569850921631, -0.5157943964004517, -0.29879894852638245, -0.28855177760124207, -0.7798631191253662, 0.51258385181427, 0.4864850342273712, 1.311990737915039, -0.7040755748748779, -0.20800140500068665, -0.2245069146156311, 0.21048477292060852, 0.04558663070201874], "std": [0.26730185747146606, 0.6532617211341858, 0.5413475036621094, 0.4462028741836548, 0.32983070611953735, 0.5189628005027771, 0.3636201024055481, 0.3645908236503601, 0.9185105562210083, 0.5017337203025818, 0.17237916588783264, 0.17859075963497162, 0.15039615333080292, 1.0154799383599311e-05], "count": [913]}, "action": {"min": [-0.7468200922012329, -0.00010678338003344834, -1.874158263206482, -0.7746602892875671, -0.6286635398864746, -1.3596681356430054, 0.0734863206744194, -0.09488571435213089, 0.006135923322290182, -1.2910321950912476, -0.5016117095947266, -0.381401926279068, -0.07428929954767227, 0.04558541998267174], "max": [-0.00662444531917572, 2.2549517154693604, 0.03999999910593033, 0.6300925612449646, 0.24945765733718872, 0.15472380816936493, 1.68869948387146, 0.8328084349632263, 2.185922622680664, 0.02147573046386242, 0.44987672567367554, 0.16621333360671997, 0.4264466464519501, 0.045709073543548584], "mean": [-0.1857016384601593, 0.9993569850921631, -0.5157943964004517, -0.29879894852638245, -0.28855177760124207, -0.7798631191253662, 0.51258385181427, 0.4864850342273712, 1.311990737915039, -0.7040755748748779, -0.20800140500068665, -0.2245069146156311, 0.21048477292060852, 0.04558663070201874], "std": [0.26730185747146606, 0.6532617211341858, 0.5413475036621094, 0.4462028741836548, 0.32983070611953735, 0.5189628005027771, 0.3636201024055481, 0.3645908236503601, 0.9185105562210083, 0.5017337203025818, 0.17237916588783264, 0.17859075963497162, 0.15039615333080292, 1.0154799383599311e-05], "count": [913]}, "timestamp": {"min": [0.0], "max": [30.4], "mean": [15.2], "std": [8.785341326449544], "count": [913]}, "frame_index": {"min": [0], "max": [912], "mean": [456.0], "std": [263.5602397934863], "count": [913]}, "episode_index": {"min": [97], "max": [97], "mean": [97.0], "std": [0.0], "count": [913]}, "index": {"min": [72063], "max": [72975], "mean": [72519.0], "std": [263.5602397934863], "count": [913]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [913]}, "subtask_annotation": {"mean": [2.468784227820372, 4.0, 4.0, 4.0, 4.0], "std": [1.2925603748201469, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [913]}, "scene_annotation": {"mean": [97.0], "std": [0.0], "min": [97], "max": [97], "count": [913]}, "eef_direction_state": {"mean": [4.794085432639649, 4.556407447973713], "std": [1.928425761088794, 1.7226488863300955], "min": [0, 0], "max": [6, 6], "count": [913]}, "eef_velocity_state": {"mean": [0.5805038335158818, 0.7886089813800657], "std": [0.7848043185666999, 0.7490055717795424], "min": [0, 0], "max": [2, 2], "count": [913]}, "eef_acc_mag_state": {"mean": [0.6845564074479737, 0.8017524644030668], "std": [0.8301230759941177, 0.8287794348622287], "min": [0, 0], "max": [2, 2], "count": [913]}, "eef_direction_action": {"mean": [4.794085432639649, 4.556407447973713], "std": [1.928425761088794, 1.7226488863300955], "min": [0, 0], "max": [6, 6], "count": [913]}, "eef_velocity_action": {"mean": [0.5805038335158818, 0.7886089813800657], "std": [0.7848043185666999, 0.7490055717795424], "min": [0, 0], "max": [2, 2], "count": [913]}, "eef_acc_mag_action": {"mean": [0.6845564074479737, 0.8017524644030668], "std": [0.8301230759941177, 0.8287794348622287], "min": [0, 0], "max": [2, 2], "count": [913]}, "eef_sim_pose_state": {"mean": [0.22164201784413784, 0.2845884812467777, 1.2791284295495806, -0.7860296804123841, 0.17288044932604285, -0.46589100233148945, 0.26247349298094064, -0.17974590755450684, 1.2192207944531794, 0.05223097560562391, 0.3709299373654259, 0.21269542467663888], "std": [0.11078307682970909, 0.08304871941670455, 0.058453116195814336, 0.5648730357329619, 0.2635869727600192, 0.2533116680662209, 0.13815920746915822, 0.11823310538583344, 0.04636735010815528, 0.0885441457018084, 0.2843710049716691, 0.15699546129923075], "min": [0.05139828784656113, 0.06164002761318759, 1.179044168228766, -1.376054660159953, -0.18828658388921804, -0.9276774397231612, -0.0020688046137694663, -0.33756644368336197, 1.1815504713411937, -0.07283045657745095, -0.1347595963461592, -0.05782629346731162], "max": [0.43973007799111824, 0.3345031505148734, 1.4462977453110728, 0.1558231995305721, 0.9120232423106911, 0.018433426899843713, 0.4117626309408628, -0.05183277381609537, 1.3893086872897598, 0.33244253738363905, 0.7338719963231615, 0.4383837103083368], "count": [913]}, "eef_sim_pose_action": {"mean": [0.22164201784413784, 0.2845884812467777, 1.2791284295495806, -0.7860296804123841, 0.17288044932604285, -0.46589100233148945, 0.26247349298094064, -0.17974590755450684, 1.2192207944531794, 0.05223097560562391, 0.3709299373654259, 0.21269542467663888], "std": [0.11078307682970909, 0.08304871941670455, 0.058453116195814336, 0.5648730357329619, 0.2635869727600192, 0.2533116680662209, 0.13815920746915822, 0.11823310538583344, 0.04636735010815528, 0.0885441457018084, 0.2843710049716691, 0.15699546129923075], "min": [0.05139828784656113, 0.06164002761318759, 1.179044168228766, -1.376054660159953, -0.18828658388921804, -0.9276774397231612, -0.0020688046137694663, -0.33756644368336197, 1.1815504713411937, -0.07283045657745095, -0.1347595963461592, -0.05782629346731162], "max": [0.43973007799111824, 0.3345031505148734, 1.4462977453110728, 0.1558231995305721, 0.9120232423106911, 0.018433426899843713, 0.4117626309408628, -0.05183277381609537, 1.3893086872897598, 0.33244253738363905, 0.7338719963231615, 0.4383837103083368], "count": [913]}, "gripper_mode_state": {"mean": [0.9441401971522454, 1.0], "std": [0.22965078983874967, 0.0], "min": [0, 1], "max": [1, 1], "count": [913]}, "gripper_activity_state": {"mean": [1.9123767798466593, 2.0], "std": [0.3845170829262825, 0.0], "min": [0, 2], "max": [2, 2], "count": [913]}, "gripper_mode_action": {"mean": [0.9441401971522454, 1.0], "std": [0.22965078983874967, 0.0], "min": [0, 1], "max": [1, 1], "count": [913]}, "gripper_activity_action": {"mean": [1.9123767798466593, 2.0], "std": [0.3845170829262825, 0.0], "min": [0, 2], "max": [2, 2], "count": [913]}, "gripper_open_scale_state": {"mean": [0.2929059859406597, 0.02604939733671098], "std": [0.20778274310117092, 5.801815540183698e-06], "min": [0.04199218324252537, 0.026048811418669566], "max": [0.9649711336408343, 0.026119470596313477], "count": [913]}, "gripper_open_scale_action": {"mean": [0.2929059859406597, 0.02604939733671098], "std": [0.20778274310117092, 5.801815540183698e-06], "min": [0.04199218324252537, 0.026048811418669566], "max": [0.9649711336408343, 0.026119470596313477], "count": [913]}}} +{"episode_index": 96, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4585801157220879]], [[0.43215214358193815]], [[0.3433363009968067]]], "std": [[[0.27158437604719676]], [[0.25251023424708297]], [[0.21593631237202063]]], "count": [146]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3559421072462471]], [[0.36508897021517894]], [[0.34639917405318293]]], "std": [[[0.28615105610754715]], [[0.2846790809880086]], [[0.29888661518999665]]], "count": [146]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37148133412421286]], [[0.3740162447399051]], [[0.354364793177545]]], "std": [[[0.28550472576470637]], [[0.2903995635835373]], [[0.30654565050317084]]], "count": [146]}, "observation.state": {"min": [-0.8805049657821655, 0.0015339808305725455, -1.9190099239349365, 0.0, -0.3282517194747925, -0.8632011413574219, 0.03928292915225029, -0.004601942375302315, 0.01073786523193121, -1.9358837604522705, -0.015625368803739548, -0.15758182108402252, -0.08144935965538025, 0.04558541998267174], "max": [0.0015339808305725455, 1.6965827941894531, 0.0015339808305725455, 0.9412334561347961, 0.5491651296615601, 0.0770222395658493, 1.6580417156219482, 1.0078253746032715, 1.9297478199005127, 0.0028458123560994864, 1.5292035341262817, 0.5978909134864807, 0.7627934217453003, 0.045709073543548584], "mean": [-0.5914527177810669, 0.8983790874481201, -1.2045761346817017, 0.5595352053642273, 0.1850084513425827, -0.3530891239643097, 0.5378252863883972, 0.5744718909263611, 1.0001763105392456, -1.1146265268325806, 0.5266109704971313, -0.03174862638115883, 0.3641905188560486, 0.04558836668729782], "std": [0.33163994550704956, 0.5777528285980225, 0.6064440011978149, 0.3001861572265625, 0.2418602555990219, 0.2407183200120926, 0.3805929720401764, 0.41983869671821594, 0.7562615871429443, 0.7683336138725281, 0.3871748149394989, 0.0913189947605133, 0.2845732867717743, 1.4534109141095541e-05], "count": [770]}, "action": {"min": [-0.8805049657821655, 0.0015339808305725455, -1.9190099239349365, 0.0, -0.3282517194747925, -0.8632011413574219, 0.03928292915225029, -0.004601942375302315, 0.01073786523193121, -1.9358837604522705, -0.015625368803739548, -0.15758182108402252, -0.08144935965538025, 0.04558541998267174], "max": [0.0015339808305725455, 1.6965827941894531, 0.0015339808305725455, 0.9412334561347961, 0.5491651296615601, 0.0770222395658493, 1.6580417156219482, 1.0078253746032715, 1.9297478199005127, 0.0028458123560994864, 1.5292035341262817, 0.5978909134864807, 0.7627934217453003, 0.045709073543548584], "mean": [-0.5914527177810669, 0.8983790874481201, -1.2045761346817017, 0.5595352053642273, 0.1850084513425827, -0.3530891239643097, 0.5378252863883972, 0.5744718909263611, 1.0001763105392456, -1.1146265268325806, 0.5266109704971313, -0.03174862638115883, 0.3641905188560486, 0.04558836668729782], "std": [0.33163994550704956, 0.5777528285980225, 0.6064440011978149, 0.3001861572265625, 0.2418602555990219, 0.2407183200120926, 0.3805929720401764, 0.41983869671821594, 0.7562615871429443, 0.7683336138725281, 0.3871748149394989, 0.0913189947605133, 0.2845732867717743, 1.4534109141095541e-05], "count": [770]}, "timestamp": {"min": [0.0], "max": [25.633333333333333], "mean": [12.816666666666665], "std": [7.409322206218025], "count": [770]}, "frame_index": {"min": [0], "max": [769], "mean": [384.5], "std": [222.27966618654077], "count": [770]}, "episode_index": {"min": [98], "max": [98], "mean": [98.0], "std": [0.0], "count": [770]}, "index": {"min": [72976], "max": [73745], "mean": [73360.5], "std": [222.27966618654077], "count": [770]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [770]}, "subtask_annotation": {"mean": [2.225974025974026, 4.0, 4.0, 4.0, 4.0], "std": [1.304677160385605, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [770]}, "scene_annotation": {"mean": [98.0], "std": [0.0], "min": [98], "max": [98], "count": [770]}, "eef_direction_state": {"mean": [4.355844155844156, 4.363636363636363], "std": [2.1285013023003883, 2.1112505736297082], "min": [0, 0], "max": [6, 6], "count": [770]}, "eef_velocity_state": {"mean": [0.7363636363636363, 0.7155844155844155], "std": [0.7940376992111874, 0.8112144071098515], "min": [0, 0], "max": [2, 2], "count": [770]}, "eef_acc_mag_state": {"mean": [0.7480519480519481, 0.7], "std": [0.8195041880213412, 0.837203135988567], "min": [0, 0], "max": [2, 2], "count": [770]}, "eef_direction_action": {"mean": [4.355844155844156, 4.363636363636363], "std": [2.1285013023003883, 2.1112505736297082], "min": [0, 0], "max": [6, 6], "count": [770]}, "eef_velocity_action": {"mean": [0.7363636363636363, 0.7155844155844155], "std": [0.7940376992111874, 0.8112144071098515], "min": [0, 0], "max": [2, 2], "count": [770]}, "eef_acc_mag_action": {"mean": [0.7480519480519481, 0.7], "std": [0.8195041880213412, 0.837203135988567], "min": [0, 0], "max": [2, 2], "count": [770]}, "eef_sim_pose_state": {"mean": [0.14510313381231082, 0.27497705666009414, 1.4002609375043593, -0.2565158934770564, 0.2291680580879929, -0.3813628581825459, 0.17092833436091, -0.22145741469046742, 1.3464747502839725, 0.33999713751322197, 0.4094012641126827, 0.535343946692868], "std": [0.0961039388235477, 0.08544095382405181, 0.11082569005370158, 0.2942101722672851, 0.21330783140704665, 0.30306866682159667, 0.10245983515398875, 0.11975674221060997, 0.11172087696885219, 0.26465581119495046, 0.2827828713240351, 0.37901831498167365], "min": [-0.02977436826312329, 0.13475675704284448, 1.1814629953269098, -0.8654507031563975, -0.13498840049115346, -0.8089701020321388, -0.1059672809354963, -0.3962625916191212, 1.1825241750571716, -0.0811143368806802, -0.2594846887339275, -0.07616096610389185], "max": [0.29886127245809085, 0.3677109079117874, 1.5142949083167927, 0.10728131052086544, 0.6871382767120053, 0.16805215836652512, 0.3228086843050676, -0.04283502431412746, 1.5022148803182378, 0.7127150382573706, 0.7894432930920892, 1.0403194851090596], "count": [770]}, "eef_sim_pose_action": {"mean": [0.14510313381231082, 0.27497705666009414, 1.4002609375043593, -0.2565158934770564, 0.2291680580879929, -0.3813628581825459, 0.17092833436091, -0.22145741469046742, 1.3464747502839725, 0.33999713751322197, 0.4094012641126827, 0.535343946692868], "std": [0.0961039388235477, 0.08544095382405181, 0.11082569005370158, 0.2942101722672851, 0.21330783140704665, 0.30306866682159667, 0.10245983515398875, 0.11975674221060997, 0.11172087696885219, 0.26465581119495046, 0.2827828713240351, 0.37901831498167365], "min": [-0.02977436826312329, 0.13475675704284448, 1.1814629953269098, -0.8654507031563975, -0.13498840049115346, -0.8089701020321388, -0.1059672809354963, -0.3962625916191212, 1.1825241750571716, -0.0811143368806802, -0.2594846887339275, -0.07616096610389185], "max": [0.29886127245809085, 0.3677109079117874, 1.5142949083167927, 0.10728131052086544, 0.6871382767120053, 0.16805215836652512, 0.3228086843050676, -0.04283502431412746, 1.5022148803182378, 0.7127150382573706, 0.7894432930920892, 1.0403194851090596], "count": [770]}, "gripper_mode_state": {"mean": [0.9116883116883117, 1.0], "std": [0.28374765905506255, 0.0], "min": [0, 1], "max": [1, 1], "count": [770]}, "gripper_activity_state": {"mean": [1.8246753246753247, 2.0], "std": [0.5312704313335206, 0.0], "min": [0, 2], "max": [2, 2], "count": [770]}, "gripper_mode_action": {"mean": [0.9116883116883117, 1.0], "std": [0.28374765905506255, 0.0], "min": [0, 1], "max": [1, 1], "count": [770]}, "gripper_activity_action": {"mean": [1.8246753246753247, 2.0], "std": [0.5312704313335206, 0.0], "min": [0, 2], "max": [2, 2], "count": [770]}, "gripper_open_scale_state": {"mean": [0.30732885716631525, 0.026050393805875472], "std": [0.2174819625242639, 8.304590433459115e-06], "min": [0.022447388087000166, 0.026048811418669566], "max": [0.9474524089268276, 0.026119470596313477], "count": [770]}, "gripper_open_scale_action": {"mean": [0.30732885716631525, 0.026050393805875472], "std": [0.2174819625242639, 8.304590433459115e-06], "min": [0.022447388087000166, 0.026048811418669566], "max": [0.9474524089268276, 0.026119470596313477], "count": [770]}}} +{"episode_index": 97, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4351522501361656]], [[0.4173104200708061]], [[0.3297233268654684]]], "std": [[[0.31954875713068864]], [[0.3110083211565704]], [[0.2690206172239012]]], "count": [160]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.348326868872549]], [[0.35821043709150324]], [[0.3417400343818083]]], "std": [[[0.271234706089503]], [[0.27055755439230156]], [[0.28506686781920215]]], "count": [160]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3489155569172113]], [[0.35222895050381264]], [[0.3306172760076253]]], "std": [[[0.2712315203960633]], [[0.2756394980972327]], [[0.2904656838208566]]], "count": [160]}, "observation.state": {"min": [-1.022871732711792, 0.0015339808305725455, -1.9371144771575928, -0.01073786523193121, -0.3641953766345978, -0.8912428617477417, 0.07223250716924667, -1.0243577231188243e-18, -0.003067961661145091, -1.6896464824676514, -0.04978292062878609, -0.17795410752296448, -0.07225126028060913, 0.04558541998267174], "max": [0.0, 1.874524474143982, 0.0015339808305725455, 1.012818455696106, 0.5352169871330261, 0.038211241364479065, 1.68869948387146, 0.8708937168121338, 1.7380002737045288, 0.001527684275060892, 1.5299999713897705, 0.3846456706523895, 0.5794743895530701, 0.04558541998267174], "mean": [-0.7120607495307922, 0.9499374628067017, -1.2889453172683716, 0.5004261136054993, 0.21042169630527496, -0.4658828377723694, 0.4905502498149872, 0.4301324784755707, 0.776559054851532, -0.9255834221839905, 0.49990537762641907, -0.04944046214222908, 0.2498168647289276, 0.04558560624718666], "std": [0.4163234233856201, 0.6073361039161682, 0.6587820649147034, 0.23864337801933289, 0.19898568093776703, 0.35705843567848206, 0.390129417181015, 0.40026670694351196, 0.7411203384399414, 0.7435121536254883, 0.38834354281425476, 0.08832326531410217, 0.2265988290309906, 1.862645149230957e-07], "count": [873]}, "action": {"min": [-1.022871732711792, 0.0015339808305725455, -1.9371144771575928, -0.01073786523193121, -0.3641953766345978, -0.8912428617477417, 0.07223250716924667, -1.0243577231188243e-18, -0.003067961661145091, -1.6896464824676514, -0.04978292062878609, -0.17795410752296448, -0.07225126028060913, 0.04558541998267174], "max": [0.0, 1.874524474143982, 0.0015339808305725455, 1.012818455696106, 0.5352169871330261, 0.038211241364479065, 1.68869948387146, 0.8708937168121338, 1.7380002737045288, 0.001527684275060892, 1.5299999713897705, 0.3846456706523895, 0.5794743895530701, 0.04558541998267174], "mean": [-0.7120607495307922, 0.9499374628067017, -1.2889453172683716, 0.5004261136054993, 0.21042169630527496, -0.4658828377723694, 0.4905502498149872, 0.4301324784755707, 0.776559054851532, -0.9255834221839905, 0.49990537762641907, -0.04944046214222908, 0.2498168647289276, 0.04558560624718666], "std": [0.4163234233856201, 0.6073361039161682, 0.6587820649147034, 0.23864337801933289, 0.19898568093776703, 0.35705843567848206, 0.390129417181015, 0.40026670694351196, 0.7411203384399414, 0.7435121536254883, 0.38834354281425476, 0.08832326531410217, 0.2265988290309906, 1.862645149230957e-07], "count": [873]}, "timestamp": {"min": [0.0], "max": [29.066666666666666], "mean": [14.533333333333331], "std": [8.400440905536293], "count": [873]}, "frame_index": {"min": [0], "max": [872], "mean": [436.0], "std": [252.01322716608877], "count": [873]}, "episode_index": {"min": [99], "max": [99], "mean": [99.0], "std": [0.0], "count": [873]}, "index": {"min": [73746], "max": [74618], "mean": [74182.0], "std": [252.01322716608877], "count": [873]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [873]}, "subtask_annotation": {"mean": [2.0950744558991983, 4.0, 4.0, 4.0, 4.0], "std": [1.4443113596917594, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [873]}, "scene_annotation": {"mean": [99.0], "std": [0.0], "min": [99], "max": [99], "count": [873]}, "eef_direction_state": {"mean": [4.719358533791524, 4.441008018327606], "std": [1.7587102300510753, 1.9744101481012954], "min": [0, 0], "max": [6, 6], "count": [873]}, "eef_velocity_state": {"mean": [0.6620847651775487, 0.7502863688430699], "std": [0.8243953705987069, 0.8203891097630788], "min": [0, 0], "max": [2, 2], "count": [873]}, "eef_acc_mag_state": {"mean": [0.711340206185567, 0.7273768613974799], "std": [0.8340256450404019, 0.8462001129587311], "min": [0, 0], "max": [2, 2], "count": [873]}, "eef_direction_action": {"mean": [4.719358533791524, 4.441008018327606], "std": [1.7587102300510753, 1.9744101481012954], "min": [0, 0], "max": [6, 6], "count": [873]}, "eef_velocity_action": {"mean": [0.6620847651775487, 0.7502863688430699], "std": [0.8243953705987069, 0.8203891097630788], "min": [0, 0], "max": [2, 2], "count": [873]}, "eef_acc_mag_action": {"mean": [0.711340206185567, 0.7273768613974799], "std": [0.8340256450404019, 0.8462001129587311], "min": [0, 0], "max": [2, 2], "count": [873]}, "eef_sim_pose_state": {"mean": [0.1446367996302164, 0.2539911094656507, 1.4196635182661348, -0.4094426747487494, 0.1476565344876822, -0.49216718932275993, 0.14820982133752872, -0.2599970490001126, 1.3231700959999793, 0.21474184252638648, 0.3481623857020454, 0.369712711752935], "std": [0.08463827177153635, 0.10014913814550708, 0.12395123552153915, 0.3924622345424569, 0.14480142511533425, 0.33589135031892897, 0.11230491006729004, 0.09660454184825303, 0.11901454550977357, 0.20054761868073764, 0.27439337485903553, 0.3349803389047447], "min": [-0.027825117577694413, 0.052701448890701226, 1.182717188726822, -0.8872418589240144, -0.04815684217008487, -0.8696288396250972, -0.12146958382172361, -0.3853499335531791, 1.1812057374677007, -0.07111447395192876, -0.1317373523523948, -0.009224888019534996], "max": [0.30095206891359444, 0.35316053252475504, 1.5419886656142172, 0.12115130444973823, 0.5514759881981086, 0.2307623703698954, 0.3214890964405871, -0.1142978805146649, 1.4884712865497078, 0.5634216362501907, 0.7858647305433171, 0.8377010179602854], "count": [873]}, "eef_sim_pose_action": {"mean": [0.1446367996302164, 0.2539911094656507, 1.4196635182661348, -0.4094426747487494, 0.1476565344876822, -0.49216718932275993, 0.14820982133752872, -0.2599970490001126, 1.3231700959999793, 0.21474184252638648, 0.3481623857020454, 0.369712711752935], "std": [0.08463827177153635, 0.10014913814550708, 0.12395123552153915, 0.3924622345424569, 0.14480142511533425, 0.33589135031892897, 0.11230491006729004, 0.09660454184825303, 0.11901454550977357, 0.20054761868073764, 0.27439337485903553, 0.3349803389047447], "min": [-0.027825117577694413, 0.052701448890701226, 1.182717188726822, -0.8872418589240144, -0.04815684217008487, -0.8696288396250972, -0.12146958382172361, -0.3853499335531791, 1.1812057374677007, -0.07111447395192876, -0.1317373523523948, -0.009224888019534996], "max": [0.30095206891359444, 0.35316053252475504, 1.5419886656142172, 0.12115130444973823, 0.5514759881981086, 0.2307623703698954, 0.3214890964405871, -0.1142978805146649, 1.4884712865497078, 0.5634216362501907, 0.7858647305433171, 0.8377010179602854], "count": [873]}, "gripper_mode_state": {"mean": [0.9335624284077892, 1.0], "std": [0.24904541889611775, 0.0], "min": [0, 1], "max": [1, 1], "count": [873]}, "gripper_activity_state": {"mean": [1.8934707903780068, 2.0], "std": [0.4242003237480945, 0.0], "min": [0, 2], "max": [2, 2], "count": [873]}, "gripper_mode_action": {"mean": [0.9335624284077892, 1.0], "std": [0.24904541889611775, 0.0], "min": [0, 1], "max": [1, 1], "count": [873]}, "gripper_activity_action": {"mean": [1.8934707903780068, 2.0], "std": [0.4242003237480945, 0.0], "min": [0, 2], "max": [2, 2], "count": [873]}, "gripper_open_scale_state": {"mean": [0.28031602702306824, 0.0260488114186695], "std": [0.22293039092244818, 6.591949208711867e-17], "min": [0.04127571838242667, 0.026048811418669566], "max": [0.9649711336408343, 0.026048811418669566], "count": [873]}, "gripper_open_scale_action": {"mean": [0.28031602702306824, 0.0260488114186695], "std": [0.22293039092244818, 6.591949208711867e-17], "min": [0.04127571838242667, 0.026048811418669566], "max": [0.9649711336408343, 0.026048811418669566], "count": [873]}}} +{"episode_index": 98, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4541932290942382]], [[0.4335079048463357]], [[0.34417544500069536]]], "std": [[[0.3112799762909969]], [[0.2999075188780344]], [[0.26180908454586327]]], "count": [188]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36506012144810646]], [[0.37219338264265517]], [[0.3547488063783433]]], "std": [[[0.27869286781704383]], [[0.27656661791532744]], [[0.29057168211385764]]], "count": [188]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3566018243290224]], [[0.3578356858109674]], [[0.33598072098224635]]], "std": [[[0.2642724929267487]], [[0.2696671798337116]], [[0.28451059372086374]]], "count": [188]}, "observation.state": {"min": [-1.8300390243530273, 0.0015339808305725455, -1.9282138347625732, -0.01178194209933281, -0.19174760580062866, -0.6862397789955139, 0.05897213891148567, -2.168404344971009e-19, -0.0015339808305725455, -1.9089854955673218, 0.0035267837811261415, -0.204061359167099, -0.045485805720090866, 0.04558541998267174], "max": [-0.0015339808305725455, 1.807029366493225, 0.0015339808305725455, 1.190050482749939, 0.9986633658409119, 0.059825751930475235, 1.6889585256576538, 0.9986214637756348, 1.526310920715332, -0.0015339808305725455, 1.5299999713897705, 0.391521155834198, 0.5215534567832947, 0.04558541998267174], "mean": [-1.0678890943527222, 0.8310430645942688, -1.1856681108474731, 0.4330717921257019, 0.5739719271659851, -0.29940441250801086, 0.45739293098449707, 0.40202969312667847, 0.5953712463378906, -0.773895800113678, 0.4616078734397888, 0.012584872543811798, 0.22987839579582214, 0.04558560997247696], "std": [0.7424125075340271, 0.584106981754303, 0.6664407849311829, 0.24822242558002472, 0.38224875926971436, 0.1997201144695282, 0.39856642484664917, 0.42164039611816406, 0.644504189491272, 0.7214431762695312, 0.45879679918289185, 0.08221185952425003, 0.23681050539016724, 1.8998980522155762e-07], "count": [1080]}, "action": {"min": [-1.8300390243530273, 0.0015339808305725455, -1.9282138347625732, -0.01178194209933281, -0.19174760580062866, -0.6862397789955139, 0.05897213891148567, -2.168404344971009e-19, -0.0015339808305725455, -1.9089854955673218, 0.0035267837811261415, -0.204061359167099, -0.045485805720090866, 0.04558541998267174], "max": [-0.0015339808305725455, 1.807029366493225, 0.0015339808305725455, 1.190050482749939, 0.9986633658409119, 0.059825751930475235, 1.6889585256576538, 0.9986214637756348, 1.526310920715332, -0.0015339808305725455, 1.5299999713897705, 0.391521155834198, 0.5215534567832947, 0.04558541998267174], "mean": [-1.0678890943527222, 0.8310430645942688, -1.1856681108474731, 0.4330717921257019, 0.5739719271659851, -0.29940441250801086, 0.45739293098449707, 0.40202969312667847, 0.5953712463378906, -0.773895800113678, 0.4616078734397888, 0.012584872543811798, 0.22987839579582214, 0.04558560997247696], "std": [0.7424125075340271, 0.584106981754303, 0.6664407849311829, 0.24822242558002472, 0.38224875926971436, 0.1997201144695282, 0.39856642484664917, 0.42164039611816406, 0.644504189491272, 0.7214431762695312, 0.45879679918289185, 0.08221185952425003, 0.23681050539016724, 1.8998980522155762e-07], "count": [1080]}, "timestamp": {"min": [0.0], "max": [35.96666666666667], "mean": [17.983333333333334], "std": [10.39230039054912], "count": [1080]}, "frame_index": {"min": [0], "max": [1079], "mean": [539.5], "std": [311.76901171647364], "count": [1080]}, "episode_index": {"min": [100], "max": [100], "mean": [100.0], "std": [0.0], "count": [1080]}, "index": {"min": [74619], "max": [75698], "mean": [75158.5], "std": [311.76901171647364], "count": [1080]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1080]}, "subtask_annotation": {"mean": [2.1259259259259258, 4.0, 4.0, 4.0, 4.0], "std": [1.4872526479914203, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1080]}, "scene_annotation": {"mean": [100.0], "std": [0.0], "min": [100], "max": [100], "count": [1080]}, "eef_direction_state": {"mean": [4.516666666666667, 4.492592592592593], "std": [1.8643090269985245, 2.0767542207200207], "min": [0, 0], "max": [6, 6], "count": [1080]}, "eef_velocity_state": {"mean": [0.7212962962962963, 0.6546296296296297], "std": [0.8250197445365649, 0.808620711717418], "min": [0, 0], "max": [2, 2], "count": [1080]}, "eef_acc_mag_state": {"mean": [0.7333333333333333, 0.6324074074074074], "std": [0.8295469535524507, 0.829472021239532], "min": [0, 0], "max": [2, 2], "count": [1080]}, "eef_direction_action": {"mean": [4.516666666666667, 4.492592592592593], "std": [1.8643090269985245, 2.0767542207200207], "min": [0, 0], "max": [6, 6], "count": [1080]}, "eef_velocity_action": {"mean": [0.7212962962962963, 0.6546296296296297], "std": [0.8250197445365649, 0.808620711717418], "min": [0, 0], "max": [2, 2], "count": [1080]}, "eef_acc_mag_action": {"mean": [0.7333333333333333, 0.6324074074074074], "std": [0.8295469535524507, 0.829472021239532], "min": [0, 0], "max": [2, 2], "count": [1080]}, "eef_sim_pose_state": {"mean": [0.11672948446836776, 0.26999631714172273, 1.4131243262803017, -0.2673648181691507, 0.06727589171897266, -0.4797645813791114, 0.11496317362369568, -0.2878343826540376, 1.309938704942594, 0.2264441921600206, 0.28216527227359073, 0.41348852146699117], "std": [0.05960326905218413, 0.10159515760528069, 0.13079556463660774, 0.2810647802782068, 0.16997042192712689, 0.41467565192075395, 0.09059310988188014, 0.08030508374851308, 0.12218020071474404, 0.23353404534558211, 0.28199890403036737, 0.4097956965026501], "min": [-0.055259721631612566, 0.04178691146480773, 1.181306740652813, -0.65996127696787, -0.16520273845309652, -0.989078048001596, -0.15157570344163632, -0.40249457869719396, 1.1820987150839133, -0.045722834518221525, -0.39185803087259274, -0.04620337492492091], "max": [0.2417291775791105, 0.37447433495584004, 1.5595300283685165, 0.14389295281808917, 0.39214983122517233, 0.5440793131277377, 0.26455851573713873, -0.152483865925643, 1.4684316048981334, 0.5461954134661018, 0.7471674775984689, 0.9686912200799087], "count": [1080]}, "eef_sim_pose_action": {"mean": [0.11672948446836776, 0.26999631714172273, 1.4131243262803017, -0.2673648181691507, 0.06727589171897266, -0.4797645813791114, 0.11496317362369568, -0.2878343826540376, 1.309938704942594, 0.2264441921600206, 0.28216527227359073, 0.41348852146699117], "std": [0.05960326905218413, 0.10159515760528069, 0.13079556463660774, 0.2810647802782068, 0.16997042192712689, 0.41467565192075395, 0.09059310988188014, 0.08030508374851308, 0.12218020071474404, 0.23353404534558211, 0.28199890403036737, 0.4097956965026501], "min": [-0.055259721631612566, 0.04178691146480773, 1.181306740652813, -0.65996127696787, -0.16520273845309652, -0.989078048001596, -0.15157570344163632, -0.40249457869719396, 1.1820987150839133, -0.045722834518221525, -0.39185803087259274, -0.04620337492492091], "max": [0.2417291775791105, 0.37447433495584004, 1.5595300283685165, 0.14389295281808917, 0.39214983122517233, 0.5440793131277377, 0.26455851573713873, -0.152483865925643, 1.4684316048981334, 0.5461954134661018, 0.7471674775984689, 0.9686912200799087], "count": [1080]}, "gripper_mode_state": {"mean": [0.9324074074074075, 1.0], "std": [0.2510454819732971, 0.0], "min": [0, 1], "max": [1, 1], "count": [1080]}, "gripper_activity_state": {"mean": [1.9092592592592592, 2.0], "std": [0.39335617566371606, 0.0], "min": [0, 2], "max": [2, 2], "count": [1080]}, "gripper_mode_action": {"mean": [0.9324074074074075, 1.0], "std": [0.2510454819732971, 0.0], "min": [0, 1], "max": [1, 1], "count": [1080]}, "gripper_activity_action": {"mean": [1.9092592592592592, 2.0], "std": [0.39335617566371606, 0.0], "min": [0, 2], "max": [2, 2], "count": [1080]}, "gripper_open_scale_state": {"mean": [0.2613663291194056, 0.02604881141866932], "std": [0.2277527489257602, 2.463307335887066e-16], "min": [0.03369836509227753, 0.026048811418669566], "max": [0.9651191575186593, 0.026048811418669566], "count": [1080]}, "gripper_open_scale_action": {"mean": [0.2613663291194056, 0.02604881141866932], "std": [0.2277527489257602, 2.463307335887066e-16], "min": [0.03369836509227753, 0.026048811418669566], "max": [0.9651191575186593, 0.026048811418669566], "count": [1080]}}} +{"episode_index": 99, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4646504487616451]], [[0.442852025609153]], [[0.3556000674980285]]], "std": [[[0.27383774740887357]], [[0.26258632699971546]], [[0.23382077253504957]]], "count": [163]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3557519029765962]], [[0.36614872288383654]], [[0.3563435315503161]]], "std": [[[0.2764609904450866]], [[0.2755669458441332]], [[0.2846126295547705]]], "count": [163]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3466207596535547]], [[0.34995656735768604]], [[0.3270100161059652]]], "std": [[[0.2740395590547213]], [[0.27904347196484264]], [[0.2958016974598356]]], "count": [163]}, "observation.state": {"min": [-0.6488738656044006, -0.0015339808305725455, -1.5446968078613281, -0.5200194716453552, -0.45466822385787964, -1.006291389465332, 0.07398805022239685, -0.003067961661145091, -0.012271846644580364, -1.7611465454101562, -0.008883942849934101, -0.25770875811576843, -0.04340017959475517, 0.04706983640789986], "max": [0.009663134813308716, 1.6260195970535278, 0.0, 0.8252361416816711, 0.23149196803569794, 0.1227184608578682, 1.68869948387146, 1.082846999168396, 1.998776912689209, 0.0015339808305725455, 1.152895450592041, 0.5006955862045288, 0.6714742183685303, 0.04741585999727249], "mean": [-0.3586236834526062, 0.5784347057342529, -0.5868216753005981, 0.060138724744319916, -0.16999699175357819, -0.5167728662490845, 0.49719464778900146, 0.5904702544212341, 1.074377179145813, -1.0365028381347656, 0.3703368306159973, -0.07424089312553406, 0.23142673075199127, 0.047201450914144516], "std": [0.21521013975143433, 0.4533836841583252, 0.43288132548332214, 0.3167341351509094, 0.23033788800239563, 0.4377020299434662, 0.3971361517906189, 0.48664137721061707, 0.8743017911911011, 0.776244044303894, 0.2756951153278351, 0.1324082911014557, 0.20686033368110657, 0.00012163415522081777], "count": [897]}, "action": {"min": [-0.6488738656044006, -0.0015339808305725455, -1.5446968078613281, -0.5200194716453552, -0.45466822385787964, -1.006291389465332, 0.07398805022239685, -0.003067961661145091, -0.012271846644580364, -1.7611465454101562, -0.008883942849934101, -0.25770875811576843, -0.04340017959475517, 0.04706983640789986], "max": [0.009663134813308716, 1.6260195970535278, 0.0, 0.8252361416816711, 0.23149196803569794, 0.1227184608578682, 1.68869948387146, 1.082846999168396, 1.998776912689209, 0.0015339808305725455, 1.152895450592041, 0.5006955862045288, 0.6714742183685303, 0.04741585999727249], "mean": [-0.3586236834526062, 0.5784347057342529, -0.5868216753005981, 0.060138724744319916, -0.16999699175357819, -0.5167728662490845, 0.49719464778900146, 0.5904702544212341, 1.074377179145813, -1.0365028381347656, 0.3703368306159973, -0.07424089312553406, 0.23142673075199127, 0.047201450914144516], "std": [0.21521013975143433, 0.4533836841583252, 0.43288132548332214, 0.3167341351509094, 0.23033788800239563, 0.4377020299434662, 0.3971361517906189, 0.48664137721061707, 0.8743017911911011, 0.776244044303894, 0.2756951153278351, 0.1324082911014557, 0.20686033368110657, 0.00012163415522081777], "count": [897]}, "timestamp": {"min": [0.0], "max": [29.866666666666667], "mean": [14.933333333333332], "std": [8.631381160668363], "count": [897]}, "frame_index": {"min": [0], "max": [896], "mean": [448.0], "std": [258.9414348200509], "count": [897]}, "episode_index": {"min": [101], "max": [101], "mean": [101.0], "std": [0.0], "count": [897]}, "index": {"min": [75699], "max": [76595], "mean": [76147.0], "std": [258.9414348200509], "count": [897]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [897]}, "subtask_annotation": {"mean": [2.2051282051282053, 4.0, 4.0, 4.0, 4.0], "std": [1.4151026491149872, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [897]}, "scene_annotation": {"mean": [101.0], "std": [0.0], "min": [101], "max": [101], "count": [897]}, "eef_direction_state": {"mean": [4.74247491638796, 4.68561872909699], "std": [2.031938874972081, 1.5793202613321762], "min": [0, 0], "max": [6, 6], "count": [897]}, "eef_velocity_state": {"mean": [0.5819397993311036, 0.8416945373467113], "std": [0.7945097453815966, 0.8161692505847359], "min": [0, 0], "max": [2, 2], "count": [897]}, "eef_acc_mag_state": {"mean": [0.6644370122630993, 0.822742474916388], "std": [0.8286908862416806, 0.8372701125521791], "min": [0, 0], "max": [2, 2], "count": [897]}, "eef_direction_action": {"mean": [4.74247491638796, 4.68561872909699], "std": [2.031938874972081, 1.5793202613321762], "min": [0, 0], "max": [6, 6], "count": [897]}, "eef_velocity_action": {"mean": [0.5819397993311036, 0.8416945373467113], "std": [0.7945097453815966, 0.8161692505847359], "min": [0, 0], "max": [2, 2], "count": [897]}, "eef_acc_mag_action": {"mean": [0.6644370122630993, 0.822742474916388], "std": [0.8286908862416806, 0.8372701125521791], "min": [0, 0], "max": [2, 2], "count": [897]}, "eef_sim_pose_state": {"mean": [0.12177559045106814, 0.3057919563687291, 1.3228307913150166, -0.49625549615836384, 0.053370362752740444, -0.5263997214221927, 0.1828638411075558, -0.17962047490336544, 1.3091686125344595, 0.17086304799116817, 0.4011997505227766, 0.4941451621905618], "std": [0.07288075311768957, 0.04435805656697103, 0.07972072342151122, 0.4277654759804611, 0.250097715016833, 0.3400537487850485, 0.10721781088518063, 0.1441937727418932, 0.10331086612845322, 0.17901049200595381, 0.32002830855802644, 0.3979704727775809], "min": [0.018087907870754656, 0.17766011165879098, 1.1813125584919772, -0.9722734003969872, -0.14000444567893822, -0.8857888678928667, -0.06004624895451666, -0.37250821832211767, 1.183135887286722, -0.04327045599483981, -0.1016875086143405, -0.0991889296294322], "max": [0.3111867894871207, 0.3408097365023954, 1.4761426136099063, 0.12251138775234584, 0.8311757246459415, 0.20191297173325295, 0.31793589600835576, -0.005886027060755354, 1.4974060310056054, 0.6810306388723766, 0.8408235054715423, 1.0520515010944402], "count": [897]}, "eef_sim_pose_action": {"mean": [0.12177559045106814, 0.3057919563687291, 1.3228307913150166, -0.49625549615836384, 0.053370362752740444, -0.5263997214221927, 0.1828638411075558, -0.17962047490336544, 1.3091686125344595, 0.17086304799116817, 0.4011997505227766, 0.4941451621905618], "std": [0.07288075311768957, 0.04435805656697103, 0.07972072342151122, 0.4277654759804611, 0.250097715016833, 0.3400537487850485, 0.10721781088518063, 0.1441937727418932, 0.10331086612845322, 0.17901049200595381, 0.32002830855802644, 0.3979704727775809], "min": [0.018087907870754656, 0.17766011165879098, 1.1813125584919772, -0.9722734003969872, -0.14000444567893822, -0.8857888678928667, -0.06004624895451666, -0.37250821832211767, 1.183135887286722, -0.04327045599483981, -0.1016875086143405, -0.0991889296294322], "max": [0.3111867894871207, 0.3408097365023954, 1.4761426136099063, 0.12251138775234584, 0.8311757246459415, 0.20191297173325295, 0.31793589600835576, -0.005886027060755354, 1.4974060310056054, 0.6810306388723766, 0.8408235054715423, 1.0520515010944402], "count": [897]}, "gripper_mode_state": {"mean": [0.9297658862876255, 1.0], "std": [0.255541157122313, 0.0], "min": [0, 1], "max": [1, 1], "count": [897]}, "gripper_activity_state": {"mean": [1.9018952062430323, 2.0], "std": [0.405325169364261, 0.0], "min": [0, 2], "max": [2, 2], "count": [897]}, "gripper_mode_action": {"mean": [0.9297658862876255, 1.0], "std": [0.255541157122313, 0.0], "min": [0, 1], "max": [1, 1], "count": [897]}, "gripper_activity_action": {"mean": [1.9018952062430323, 2.0], "std": [0.405325169364261, 0.0], "min": [0, 2], "max": [2, 2], "count": [897]}, "gripper_open_scale_state": {"mean": [0.28411286241557526, 0.02697229891811389], "std": [0.22693552999011585, 6.950546029286145e-05], "min": [0.04227888584136963, 0.026897049375942776], "max": [0.9649711336408343, 0.027094777141298567], "count": [897]}, "gripper_open_scale_action": {"mean": [0.28411286241557526, 0.02697229891811389], "std": [0.22693552999011585, 6.950546029286145e-05], "min": [0.04227888584136963, 0.026897049375942776], "max": [0.9649711336408343, 0.027094777141298567], "count": [897]}}} +{"episode_index": 100, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46356468472031415]], [[0.44184240872569835]], [[0.35562237556027365]]], "std": [[[0.2789909527680701]], [[0.26619952582492573]], [[0.2351412673974479]]], "count": [157]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3554131159540957]], [[0.36399340334152064]], [[0.3473015070146955]]], "std": [[[0.28131882642017125]], [[0.28072202180362577]], [[0.29751866537247457]]], "count": [157]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35478881326061923]], [[0.3555873974855335]], [[0.3317649105643673]]], "std": [[[0.2817747930675455]], [[0.28657419412943125]], [[0.30361611527011906]]], "count": [157]}, "observation.state": {"min": [-0.6965568661689758, -0.0015339808305725455, -1.6290875673294067, -0.1733398288488388, -0.3994221091270447, -0.9648739099502563, 0.06370600312948227, -0.06374271214008331, 0.003067961661145091, -1.5053046941757202, 0.029302554205060005, -0.3452245593070984, -0.07514585554599762, 0.045956410467624664], "max": [0.0058250389993190765, 1.5569905042648315, 7.589415207398531e-19, 0.7836800217628479, 0.25602495670318604, 0.05981793254613876, 1.679912805557251, 1.1121361255645752, 1.8699226379394531, -0.025891441851854324, 0.692253589630127, 0.5628857016563416, 0.5730717182159424, 0.046451181173324585], "mean": [-0.42330312728881836, 0.6202338337898254, -0.6404902338981628, 0.09194118529558182, -0.08680099248886108, -0.5258767008781433, 0.49767303466796875, 0.6918349266052246, 1.1077903509140015, -0.871894359588623, 0.16721436381340027, -0.12015045434236526, 0.2881077826023102, 0.04596855863928795], "std": [0.2749481201171875, 0.4439195990562439, 0.44513237476348877, 0.20603454113006592, 0.12999533116817474, 0.4394280016422272, 0.37266746163368225, 0.49611133337020874, 0.7657764554023743, 0.5772148370742798, 0.10051518678665161, 0.12939691543579102, 0.20838844776153564, 5.227798465057276e-05], "count": [851]}, "action": {"min": [-0.6965568661689758, -0.0015339808305725455, -1.6290875673294067, -0.1733398288488388, -0.3994221091270447, -0.9648739099502563, 0.06370600312948227, -0.06374271214008331, 0.003067961661145091, -1.5053046941757202, 0.029302554205060005, -0.3452245593070984, -0.07514585554599762, 0.045956410467624664], "max": [0.0058250389993190765, 1.5569905042648315, 7.589415207398531e-19, 0.7836800217628479, 0.25602495670318604, 0.05981793254613876, 1.679912805557251, 1.1121361255645752, 1.8699226379394531, -0.025891441851854324, 0.692253589630127, 0.5628857016563416, 0.5730717182159424, 0.046451181173324585], "mean": [-0.42330312728881836, 0.6202338337898254, -0.6404902338981628, 0.09194118529558182, -0.08680099248886108, -0.5258767008781433, 0.49767303466796875, 0.6918349266052246, 1.1077903509140015, -0.871894359588623, 0.16721436381340027, -0.12015045434236526, 0.2881077826023102, 0.04596855863928795], "std": [0.2749481201171875, 0.4439195990562439, 0.44513237476348877, 0.20603454113006592, 0.12999533116817474, 0.4394280016422272, 0.37266746163368225, 0.49611133337020874, 0.7657764554023743, 0.5772148370742798, 0.10051518678665161, 0.12939691543579102, 0.20838844776153564, 5.227798465057276e-05], "count": [851]}, "timestamp": {"min": [0.0], "max": [28.333333333333332], "mean": [14.16666666666667], "std": [8.188745664358832], "count": [851]}, "frame_index": {"min": [0], "max": [850], "mean": [425.0], "std": [245.66236993076492], "count": [851]}, "episode_index": {"min": [102], "max": [102], "mean": [102.0], "std": [0.0], "count": [851]}, "index": {"min": [76596], "max": [77446], "mean": [77021.0], "std": [245.66236993076492], "count": [851]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [851]}, "subtask_annotation": {"mean": [2.5041128084606346, 4.0, 4.0, 4.0, 4.0], "std": [1.3568538664890721, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [851]}, "scene_annotation": {"mean": [102.0], "std": [0.0], "min": [102], "max": [102], "count": [851]}, "eef_direction_state": {"mean": [4.655699177438308, 4.468860164512338], "std": [2.111498334407052, 1.7015665673229585], "min": [0, 0], "max": [6, 6], "count": [851]}, "eef_velocity_state": {"mean": [0.5922444183313749, 0.8860164512338425], "std": [0.7783111768989158, 0.7935873982122377], "min": [0, 0], "max": [2, 2], "count": [851]}, "eef_acc_mag_state": {"mean": [0.6886016451233843, 0.8766157461809636], "std": [0.820191313526664, 0.8411037551037263], "min": [0, 0], "max": [2, 2], "count": [851]}, "eef_direction_action": {"mean": [4.655699177438308, 4.468860164512338], "std": [2.111498334407052, 1.7015665673229585], "min": [0, 0], "max": [6, 6], "count": [851]}, "eef_velocity_action": {"mean": [0.5922444183313749, 0.8860164512338425], "std": [0.7783111768989158, 0.7935873982122377], "min": [0, 0], "max": [2, 2], "count": [851]}, "eef_acc_mag_action": {"mean": [0.6886016451233843, 0.8766157461809636], "std": [0.820191313526664, 0.8411037551037263], "min": [0, 0], "max": [2, 2], "count": [851]}, "eef_sim_pose_state": {"mean": [0.12970769529603415, 0.3015368172983064, 1.3347454598855233, -0.5180833862107119, 0.07015827720928398, -0.5076308465520104, 0.18386847179000268, -0.16988817403835135, 1.300384425346749, 0.21283879872819106, 0.3939937437837214, 0.5498709155425113], "std": [0.06567599544213197, 0.04221792861214096, 0.09666303264298316, 0.4487747898047355, 0.18174326244311798, 0.3404222471885921, 0.08468045743313758, 0.128611720483422, 0.08004082479622922, 0.16405485549484997, 0.24250652659194458, 0.4010152081608996], "min": [0.03852864415379486, 0.17546642423682518, 1.1810448456737555, -0.9684098348901838, -0.08704076241633696, -0.8528659710550435, 0.017818004348450937, -0.33882717978922045, 1.1836797199476061, -0.07436444655587054, -0.04672791895115114, -0.10440161392149983], "max": [0.29647951318857374, 0.37079102794440444, 1.510154087127716, 0.18983283648595603, 0.700760917913525, 0.004236395389840775, 0.29111833951127036, -0.03318505569956314, 1.4377785265281822, 0.5547967073560673, 0.6822848240219819, 0.9834668036074009], "count": [851]}, "eef_sim_pose_action": {"mean": [0.12970769529603415, 0.3015368172983064, 1.3347454598855233, -0.5180833862107119, 0.07015827720928398, -0.5076308465520104, 0.18386847179000268, -0.16988817403835135, 1.300384425346749, 0.21283879872819106, 0.3939937437837214, 0.5498709155425113], "std": [0.06567599544213197, 0.04221792861214096, 0.09666303264298316, 0.4487747898047355, 0.18174326244311798, 0.3404222471885921, 0.08468045743313758, 0.128611720483422, 0.08004082479622922, 0.16405485549484997, 0.24250652659194458, 0.4010152081608996], "min": [0.03852864415379486, 0.17546642423682518, 1.1810448456737555, -0.9684098348901838, -0.08704076241633696, -0.8528659710550435, 0.017818004348450937, -0.33882717978922045, 1.1836797199476061, -0.07436444655587054, -0.04672791895115114, -0.10440161392149983], "max": [0.29647951318857374, 0.37079102794440444, 1.510154087127716, 0.18983283648595603, 0.700760917913525, 0.004236395389840775, 0.29111833951127036, -0.03318505569956314, 1.4377785265281822, 0.5547967073560673, 0.6822848240219819, 0.9834668036074009], "count": [851]}, "gripper_mode_state": {"mean": [0.9388954171562868, 1.0], "std": [0.23952205075777408, 0.0], "min": [0, 1], "max": [1, 1], "count": [851]}, "gripper_activity_state": {"mean": [1.8977673325499413, 2.0], "std": [0.4143514717067797, 0.0], "min": [0, 2], "max": [2, 2], "count": [851]}, "gripper_mode_action": {"mean": [0.9388954171562868, 1.0], "std": [0.23952205075777408, 0.0], "min": [0, 1], "max": [1, 1], "count": [851]}, "gripper_activity_action": {"mean": [1.8977673325499413, 2.0], "std": [0.4143514717067797, 0.0], "min": [0, 2], "max": [2, 2], "count": [851]}, "gripper_open_scale_state": {"mean": [0.28438416146403594, 0.026267960862723642], "std": [0.212953374302412, 2.987241286051766e-05], "min": [0.036403430359704156, 0.026260805981499807], "max": [0.9599501746041434, 0.02654353209904262], "count": [851]}, "gripper_open_scale_action": {"mean": [0.28438416146403594, 0.026267960862723642], "std": [0.212953374302412, 2.987241286051766e-05], "min": [0.036403430359704156, 0.026260805981499807], "max": [0.9599501746041434, 0.02654353209904262], "count": [851]}}} +{"episode_index": 101, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4691274166084989]], [[0.4439454570933012]], [[0.35222876081392646]]], "std": [[[0.2563936205972718]], [[0.24134313177579664]], [[0.2068247953386111]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3460445486177211]], [[0.3580732676565772]], [[0.34118094951033273]]], "std": [[[0.25538251246992427]], [[0.258239015067988]], [[0.27221469567460965]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34962907967933665]], [[0.35406453719567654]], [[0.3347382474564799]]], "std": [[[0.2669722588925461]], [[0.2731452920473146]], [[0.291123742183292]]], "count": [103]}, "observation.state": {"min": [-0.6872233748435974, -0.0037762271240353584, -1.8699226379394531, -0.013675338588654995, -0.4439098834991455, -0.33936795592308044, 0.0734863206744194, -0.01073786523193121, 0.09672141820192337, -1.94868803024292, -0.015841016545891762, -0.11642254889011383, -0.09579388797283173, 0.044596489518880844], "max": [0.006242554169148207, 2.018718719482422, 1.0842021724855044e-19, 0.6621458530426025, 0.25003886222839355, 0.08736532926559448, 1.6123229265213013, 0.7225562930107117, 2.079505205154419, -0.00013969329302199185, 1.2258532047271729, 0.2588084638118744, 0.8120338320732117, 0.04508224129676819], "mean": [-0.4372214078903198, 1.192610263824463, -1.2102744579315186, 0.2346859723329544, 0.0647212490439415, -0.16059130430221558, 0.5143061280250549, 0.3470386862754822, 1.0381120443344116, -1.1624140739440918, 0.589067816734314, 0.052828144282102585, 0.24585720896720886, 0.044781915843486786], "std": [0.23085995018482208, 0.6164366602897644, 0.5943496823310852, 0.22307603061199188, 0.13526099920272827, 0.14752617478370667, 0.4002593159675598, 0.28661981225013733, 0.8180294632911682, 0.8255218863487244, 0.3974398672580719, 0.08459210395812988, 0.2501506209373474, 0.00010342930909246206], "count": [488]}, "action": {"min": [-0.6872233748435974, -0.0037762271240353584, -1.8699226379394531, -0.013675338588654995, -0.4439098834991455, -0.33936795592308044, 0.0734863206744194, -0.01073786523193121, 0.09672141820192337, -1.94868803024292, -0.015841016545891762, -0.11642254889011383, -0.09579388797283173, 0.044596489518880844], "max": [0.006242554169148207, 2.018718719482422, 1.0842021724855044e-19, 0.6621458530426025, 0.25003886222839355, 0.08736532926559448, 1.6123229265213013, 0.7225562930107117, 2.079505205154419, -0.00013969329302199185, 1.2258532047271729, 0.2588084638118744, 0.8120338320732117, 0.04508224129676819], "mean": [-0.4372214078903198, 1.192610263824463, -1.2102744579315186, 0.2346859723329544, 0.0647212490439415, -0.16059130430221558, 0.5143061280250549, 0.3470386862754822, 1.0381120443344116, -1.1624140739440918, 0.589067816734314, 0.052828144282102585, 0.24585720896720886, 0.044781915843486786], "std": [0.23085995018482208, 0.6164366602897644, 0.5943496823310852, 0.22307603061199188, 0.13526099920272827, 0.14752617478370667, 0.4002593159675598, 0.28661981225013733, 0.8180294632911682, 0.8255218863487244, 0.3974398672580719, 0.08459210395812988, 0.2501506209373474, 0.00010342930909246206], "count": [488]}, "timestamp": {"min": [0.0], "max": [16.233333333333334], "mean": [8.116666666666667], "std": [4.695772330275156], "count": [488]}, "frame_index": {"min": [0], "max": [487], "mean": [243.5], "std": [140.8731699082547], "count": [488]}, "episode_index": {"min": [103], "max": [103], "mean": [103.0], "std": [0.0], "count": [488]}, "index": {"min": [77447], "max": [77934], "mean": [77690.5], "std": [140.8731699082547], "count": [488]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [488]}, "subtask_annotation": {"mean": [2.125, 4.0, 4.0, 4.0, 4.0], "std": [1.423870705817507, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [488]}, "scene_annotation": {"mean": [103.0], "std": [0.0], "min": [103], "max": [103], "count": [488]}, "eef_direction_state": {"mean": [4.131147540983607, 4.125], "std": [2.201716244399942, 2.148853583032468], "min": [0, 0], "max": [6, 6], "count": [488]}, "eef_velocity_state": {"mean": [0.930327868852459, 1.0122950819672132], "std": [0.8632182772285094, 0.8823476387170667], "min": [0, 0], "max": [2, 2], "count": [488]}, "eef_acc_mag_state": {"mean": [0.9569672131147541, 0.9221311475409836], "std": [0.8372675986277637, 0.8335203140583095], "min": [0, 0], "max": [2, 2], "count": [488]}, "eef_direction_action": {"mean": [4.131147540983607, 4.125], "std": [2.201716244399942, 2.148853583032468], "min": [0, 0], "max": [6, 6], "count": [488]}, "eef_velocity_action": {"mean": [0.930327868852459, 1.0122950819672132], "std": [0.8632182772285094, 0.8823476387170667], "min": [0, 0], "max": [2, 2], "count": [488]}, "eef_acc_mag_action": {"mean": [0.9569672131147541, 0.9221311475409836], "std": [0.8372675986277637, 0.8335203140583095], "min": [0, 0], "max": [2, 2], "count": [488]}, "eef_sim_pose_state": {"mean": [0.24467237378632908, 0.2334182759910773, 1.3946853000406538, -0.14667864501410355, 0.2138010513181837, -0.37059565528842386, 0.2026963759584229, -0.251292178544212, 1.3315811199644656, 0.2878465312511718, 0.4606101827534458, 0.41552606379574686], "std": [0.1098686540375662, 0.08304297338521188, 0.10398371367895648, 0.1646946698976413, 0.16516265681555975, 0.21228850831373053, 0.15632430193340124, 0.10475938669360406, 0.10527076773585747, 0.25585278461348865, 0.28444877703063254, 0.33665551483755085], "min": [0.04994153815064196, 0.08723324902166871, 1.1815794207398898, -0.4751505306658098, -0.02968848272333391, -0.9667869802207293, -0.036185193578488435, -0.35509154705710566, 1.1847188012868841, -0.0895652559024252, -0.01385808823900292, -0.13053528862618924], "max": [0.41903965141485405, 0.3382762157013323, 1.5437799868179958, 0.08721705929321313, 0.5823432519879166, 0.1592909766338103, 0.4430312298433707, -0.08670437882526627, 1.5153904489478793, 0.8175823041095682, 0.902859019076558, 0.9098977705810284], "count": [488]}, "eef_sim_pose_action": {"mean": [0.24467237378632908, 0.2334182759910773, 1.3946853000406538, -0.14667864501410355, 0.2138010513181837, -0.37059565528842386, 0.2026963759584229, -0.251292178544212, 1.3315811199644656, 0.2878465312511718, 0.4606101827534458, 0.41552606379574686], "std": [0.1098686540375662, 0.08304297338521188, 0.10398371367895648, 0.1646946698976413, 0.16516265681555975, 0.21228850831373053, 0.15632430193340124, 0.10475938669360406, 0.10527076773585747, 0.25585278461348865, 0.28444877703063254, 0.33665551483755085], "min": [0.04994153815064196, 0.08723324902166871, 1.1815794207398898, -0.4751505306658098, -0.02968848272333391, -0.9667869802207293, -0.036185193578488435, -0.35509154705710566, 1.1847188012868841, -0.0895652559024252, -0.01385808823900292, -0.13053528862618924], "max": [0.41903965141485405, 0.3382762157013323, 1.5437799868179958, 0.08721705929321313, 0.5823432519879166, 0.1592909766338103, 0.4430312298433707, -0.08670437882526627, 1.5153904489478793, 0.8175823041095682, 0.902859019076558, 0.9098977705810284], "count": [488]}, "gripper_mode_state": {"mean": [0.8790983606557377, 1.0], "std": [0.3260129337129639, 0.0], "min": [0, 1], "max": [1, 1], "count": [488]}, "gripper_activity_state": {"mean": [1.7377049180327868, 2.0], "std": [0.6344389374759845, 0.0], "min": [0, 2], "max": [2, 2], "count": [488]}, "gripper_mode_action": {"mean": [0.8790983606557377, 1.0], "std": [0.3260129337129639, 0.0], "min": [0, 1], "max": [1, 1], "count": [488]}, "gripper_activity_action": {"mean": [1.7377049180327868, 2.0], "std": [0.6344389374759845, 0.0], "min": [0, 2], "max": [2, 2], "count": [488]}, "gripper_open_scale_state": {"mean": [0.2938895692102225, 0.025589658750059648], "std": [0.22872017788499283, 5.910255252772395e-05], "min": [0.04199218324252537, 0.02548370829650334], "max": [0.9213273865836007, 0.025761280741010393], "count": [488]}, "gripper_open_scale_action": {"mean": [0.2938895692102225, 0.025589658750059648], "std": [0.22872017788499283, 5.910255252772395e-05], "min": [0.04199218324252537, 0.02548370829650334], "max": [0.9213273865836007, 0.025761280741010393], "count": [488]}}} +{"episode_index": 102, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4700596868191721]], [[0.4426874972766885]], [[0.34976570533769064]]], "std": [[[0.26252309363274307]], [[0.24302366518158003]], [[0.20582703109432665]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35678524237472764]], [[0.3649745234204793]], [[0.3461767919389978]]], "std": [[[0.2742608880515872]], [[0.27541454875680066]], [[0.2905034386090375]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3584897167755991]], [[0.3668183278867102]], [[0.3497206427015251]]], "std": [[[0.26977013685395984]], [[0.27570712623525584]], [[0.29109696985809297]]], "count": [100]}, "observation.state": {"min": [-0.7702045440673828, 0.0015339808305725455, -1.7884432077407837, 0.0015339808305725455, -0.3969067931175232, -0.3973010182380676, 0.07373717427253723, -0.013805827125906944, 0.09357282519340515, -1.9466216564178467, -0.017942655831575394, -0.05787424370646477, -0.07416509091854095, 0.045102667063474655], "max": [0.011031151749193668, 1.7487380504608154, 0.0015339808305725455, 0.6390420198440552, 0.43718451261520386, 0.09050486981868744, 1.6731449365615845, 0.9219224452972412, 1.9635013341903687, 0.0, 1.0032986402511597, 0.3003065884113312, 0.875817060470581, 0.045338135212659836], "mean": [-0.47336438298225403, 0.9374268651008606, -0.9749022126197815, 0.3604826033115387, 0.14336220920085907, -0.1614355742931366, 0.4913964867591858, 0.3552173972129822, 0.8867217898368835, -0.9933685064315796, 0.48580577969551086, 0.06684309989213943, 0.4700251817703247, 0.045333344489336014], "std": [0.26571226119995117, 0.576575517654419, 0.5694016218185425, 0.19882649183273315, 0.1984902173280716, 0.14819090068340302, 0.44660359621047974, 0.36406591534614563, 0.7347528338432312, 0.7746742367744446, 0.3424862027168274, 0.07116466760635376, 0.36916542053222656, 2.7589514502324164e-05], "count": [373]}, "action": {"min": [-0.7702045440673828, 0.0015339808305725455, -1.7884432077407837, 0.0015339808305725455, -0.3969067931175232, -0.3973010182380676, 0.07373717427253723, -0.013805827125906944, 0.09357282519340515, -1.9466216564178467, -0.017942655831575394, -0.05787424370646477, -0.07416509091854095, 0.045102667063474655], "max": [0.011031151749193668, 1.7487380504608154, 0.0015339808305725455, 0.6390420198440552, 0.43718451261520386, 0.09050486981868744, 1.6731449365615845, 0.9219224452972412, 1.9635013341903687, 0.0, 1.0032986402511597, 0.3003065884113312, 0.875817060470581, 0.045338135212659836], "mean": [-0.47336438298225403, 0.9374268651008606, -0.9749022126197815, 0.3604826033115387, 0.14336220920085907, -0.1614355742931366, 0.4913964867591858, 0.3552173972129822, 0.8867217898368835, -0.9933685064315796, 0.48580577969551086, 0.06684309989213943, 0.4700251817703247, 0.045333344489336014], "std": [0.26571226119995117, 0.576575517654419, 0.5694016218185425, 0.19882649183273315, 0.1984902173280716, 0.14819090068340302, 0.44660359621047974, 0.36406591534614563, 0.7347528338432312, 0.7746742367744446, 0.3424862027168274, 0.07116466760635376, 0.36916542053222656, 2.7589514502324164e-05], "count": [373]}, "timestamp": {"min": [0.0], "max": [12.4], "mean": [6.199999999999998], "std": [3.5891812746394156], "count": [373]}, "frame_index": {"min": [0], "max": [372], "mean": [186.0], "std": [107.67543823918248], "count": [373]}, "episode_index": {"min": [104], "max": [104], "mean": [104.0], "std": [0.0], "count": [373]}, "index": {"min": [77935], "max": [78307], "mean": [78121.0], "std": [107.67543823918248], "count": [373]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [373]}, "subtask_annotation": {"mean": [1.9865951742627346, 4.0, 4.0, 4.0, 4.0], "std": [1.446946471300097, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [373]}, "scene_annotation": {"mean": [104.0], "std": [0.0], "min": [104], "max": [104], "count": [373]}, "eef_direction_state": {"mean": [3.6514745308310994, 3.9142091152815013], "std": [2.3229197727857613, 2.195080223935966], "min": [0, 0], "max": [6, 6], "count": [373]}, "eef_velocity_state": {"mean": [1.0402144772117963, 1.0402144772117963], "std": [0.7927229058593266, 0.8731883318315177], "min": [0, 0], "max": [2, 2], "count": [373]}, "eef_acc_mag_state": {"mean": [1.064343163538874, 0.9115281501340483], "std": [0.8128587293461109, 0.8414216696468371], "min": [0, 0], "max": [2, 2], "count": [373]}, "eef_direction_action": {"mean": [3.6514745308310994, 3.9142091152815013], "std": [2.3229197727857613, 2.195080223935966], "min": [0, 0], "max": [6, 6], "count": [373]}, "eef_velocity_action": {"mean": [1.0402144772117963, 1.0402144772117963], "std": [0.7927229058593266, 0.8731883318315177], "min": [0, 0], "max": [2, 2], "count": [373]}, "eef_acc_mag_action": {"mean": [1.064343163538874, 0.9115281501340483], "std": [0.8128587293461109, 0.8414216696468371], "min": [0, 0], "max": [2, 2], "count": [373]}, "eef_sim_pose_state": {"mean": [0.1843755026777146, 0.2625191303176584, 1.3600023061422468, -0.09989713787164507, 0.31036553950517365, -0.31701731546157463, 0.16333397701224203, -0.2525025896389171, 1.3322484792323444, 0.511488712067583, 0.37602794888641766, 0.43513852692263605], "std": [0.10038698103692811, 0.07560408243471081, 0.09054621907480134, 0.19366047575754314, 0.14222743941847457, 0.2275388523384311, 0.10827496458843806, 0.1148000901808728, 0.10923942008228119, 0.3907886629699633, 0.24741660869678084, 0.4131752917674223], "min": [0.04820747976599139, 0.1423748739964465, 1.1817899398151213, -0.3757162269712972, -0.03948195738882698, -0.6421759007639922, -0.024602452788275372, -0.34656053072146026, 1.183425863062746, -0.0736418475015477, 0.008823589952325017, -0.015848129670725793], "max": [0.3376500905653882, 0.3404974181398395, 1.506551049198421, 0.18759954851963806, 0.5452180813615541, 0.22559100464452145, 0.32918724551035783, -0.05164624419068034, 1.5007498340690355, 0.9412963901612103, 0.8852850008785356, 1.1204272415963044], "count": [373]}, "eef_sim_pose_action": {"mean": [0.1843755026777146, 0.2625191303176584, 1.3600023061422468, -0.09989713787164507, 0.31036553950517365, -0.31701731546157463, 0.16333397701224203, -0.2525025896389171, 1.3322484792323444, 0.511488712067583, 0.37602794888641766, 0.43513852692263605], "std": [0.10038698103692811, 0.07560408243471081, 0.09054621907480134, 0.19366047575754314, 0.14222743941847457, 0.2275388523384311, 0.10827496458843806, 0.1148000901808728, 0.10923942008228119, 0.3907886629699633, 0.24741660869678084, 0.4131752917674223], "min": [0.04820747976599139, 0.1423748739964465, 1.1817899398151213, -0.3757162269712972, -0.03948195738882698, -0.6421759007639922, -0.024602452788275372, -0.34656053072146026, 1.183425863062746, -0.0736418475015477, 0.008823589952325017, -0.015848129670725793], "max": [0.3376500905653882, 0.3404974181398395, 1.506551049198421, 0.18759954851963806, 0.5452180813615541, 0.22559100464452145, 0.32918724551035783, -0.05164624419068034, 1.5007498340690355, 0.9412963901612103, 0.8852850008785356, 1.1204272415963044], "count": [373]}, "gripper_mode_state": {"mean": [0.8766756032171582, 1.0], "std": [0.32880919990321034, 0.0], "min": [0, 1], "max": [1, 1], "count": [373]}, "gripper_activity_state": {"mean": [1.7828418230563003, 2.0], "std": [0.5798451019645534, 0.0], "min": [0, 2], "max": [2, 2], "count": [373]}, "gripper_mode_action": {"mean": [0.8766756032171582, 1.0], "std": [0.32880919990321034, 0.0], "min": [0, 1], "max": [1, 1], "count": [373]}, "gripper_activity_action": {"mean": [1.7828418230563003, 2.0], "std": [0.5798451019645534, 0.0], "min": [0, 2], "max": [2, 2], "count": [373]}, "gripper_open_scale_state": {"mean": [0.2807976626678701, 0.02590489253396039], "std": [0.25520182691238197, 1.5764946673929616e-05], "min": [0.04213552815573556, 0.025772952607699802], "max": [0.956082820892334, 0.02590750583580562], "count": [373]}, "gripper_open_scale_action": {"mean": [0.2807976626678701, 0.02590489253396039], "std": [0.25520182691238197, 1.5764946673929616e-05], "min": [0.04213552815573556, 0.025772952607699802], "max": [0.956082820892334, 0.02590750583580562], "count": [373]}}} +{"episode_index": 103, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4432519386496354]], [[0.4263873854716925]], [[0.3440721341809174]]], "std": [[[0.2905000683273894]], [[0.2776289373955241]], [[0.24161181588018146]]], "count": [219]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33210537101700144]], [[0.3429439358442514]], [[0.32587009555217317]]], "std": [[[0.2627430719594105]], [[0.25981717743298355]], [[0.27120058109311423]]], "count": [219]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3386615707165667]], [[0.33794006724962944]], [[0.3104674931108922]]], "std": [[[0.28649999828158734]], [[0.2895489453871867]], [[0.30746500792973946]]], "count": [219]}, "observation.state": {"min": [-0.6734175682067871, 0.0, -1.548741340637207, -0.5960954427719116, -0.24920451641082764, -0.6212621927261353, 0.04731963947415352, -0.011688148602843285, -0.0015339808305725455, -1.3667768239974976, -0.11964572221040726, -0.3436116874217987, -0.00707031087949872, 0.04559943079948425], "max": [0.009480100125074387, 1.6413594484329224, 0.04002785682678223, 0.47099342942237854, 0.185273677110672, 0.27732738852500916, 1.6672645807266235, 1.0921943187713623, 1.8361310958862305, 0.019941750913858414, 0.48267948627471924, 0.27709147334098816, 0.37582528591156006, 0.045709073543548584], "mean": [-0.45909518003463745, 0.5815783739089966, -0.589353621006012, -0.11604049056768417, -0.056954141706228256, -0.39790600538253784, 0.5251258015632629, 0.8026488423347473, 1.410814642906189, -1.018572449684143, -0.04220956936478615, -0.23031747341156006, 0.3041212260723114, 0.04570790007710457], "std": [0.20266786217689514, 0.3650422692298889, 0.31763413548469543, 0.18260639905929565, 0.06257063150405884, 0.2703547477722168, 0.32268545031547546, 0.3761681020259857, 0.6341057419776917, 0.44489526748657227, 0.0815645381808281, 0.12360675632953644, 0.12656766176223755, 7.0300966399372555e-06], "count": [1322]}, "action": {"min": [-0.6734175682067871, 0.0, -1.548741340637207, -0.5960954427719116, -0.24920451641082764, -0.6212621927261353, 0.04731963947415352, -0.011688148602843285, -0.0015339808305725455, -1.3667768239974976, -0.11964572221040726, -0.3436116874217987, -0.00707031087949872, 0.04559943079948425], "max": [0.009480100125074387, 1.6413594484329224, 0.04002785682678223, 0.47099342942237854, 0.185273677110672, 0.27732738852500916, 1.6672645807266235, 1.0921943187713623, 1.8361310958862305, 0.019941750913858414, 0.48267948627471924, 0.27709147334098816, 0.37582528591156006, 0.045709073543548584], "mean": [-0.45909518003463745, 0.5815783739089966, -0.589353621006012, -0.11604049056768417, -0.056954141706228256, -0.39790600538253784, 0.5251258015632629, 0.8026488423347473, 1.410814642906189, -1.018572449684143, -0.04220956936478615, -0.23031747341156006, 0.3041212260723114, 0.04570790007710457], "std": [0.20266786217689514, 0.3650422692298889, 0.31763413548469543, 0.18260639905929565, 0.06257063150405884, 0.2703547477722168, 0.32268545031547546, 0.3761681020259857, 0.6341057419776917, 0.44489526748657227, 0.0815645381808281, 0.12360675632953644, 0.12656766176223755, 7.0300966399372555e-06], "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": [105], "max": [105], "mean": [105.0], "std": [0.0], "count": [1322]}, "index": {"min": [78308], "max": [79629], "mean": [78968.5], "std": [381.6284187531112], "count": [1322]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1322]}, "subtask_annotation": {"mean": [2.4062027231467473, 4.0, 4.0, 4.0, 4.0], "std": [1.112053727543172, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1322]}, "scene_annotation": {"mean": [105.0], "std": [0.0], "min": [105], "max": [105], "count": [1322]}, "eef_direction_state": {"mean": [5.155824508320726, 4.403177004538578], "std": [1.8089331513925997, 1.7498879706049366], "min": [0, 0], "max": [6, 6], "count": [1322]}, "eef_velocity_state": {"mean": [0.35703479576399394, 0.7549167927382754], "std": [0.6889442340563494, 0.6818331174383583], "min": [0, 0], "max": [2, 2], "count": [1322]}, "eef_acc_mag_state": {"mean": [0.4341906202723147, 0.8373676248108926], "std": [0.7311807250058192, 0.8342308003429195], "min": [0, 0], "max": [2, 2], "count": [1322]}, "eef_direction_action": {"mean": [5.155824508320726, 4.403177004538578], "std": [1.8089331513925997, 1.7498879706049366], "min": [0, 0], "max": [6, 6], "count": [1322]}, "eef_velocity_action": {"mean": [0.35703479576399394, 0.7549167927382754], "std": [0.6889442340563494, 0.6818331174383583], "min": [0, 0], "max": [2, 2], "count": [1322]}, "eef_acc_mag_action": {"mean": [0.4341906202723147, 0.8373676248108926], "std": [0.7311807250058192, 0.8342308003429195], "min": [0, 0], "max": [2, 2], "count": [1322]}, "eef_sim_pose_state": {"mean": [0.12051744897263368, 0.3122974290065442, 1.3480483988006087, -0.3865522827871555, -0.1233556349844193, -0.5172751510044912, 0.24044128461518433, -0.12145103428642999, 1.322029632385397, 0.20297266828690094, 0.3350295816900871, 0.5512419323290692], "std": [0.06332134056673802, 0.0419093206621827, 0.0687137728838747, 0.26131674173146135, 0.16157481551070038, 0.23765261172303478, 0.08101519866496389, 0.10293109134192556, 0.06218374157244361, 0.08260910880522014, 0.14799597777785217, 0.25395925808913095], "min": [0.05199316979968359, 0.16297752574082286, 1.1795743232650988, -0.6004154450394604, -0.2479659043960163, -0.7055742738157098, 0.002490202395862149, -0.3365527899251075, 1.1823552030532605, -0.006119385573892888, -0.07126691950120234, -0.01073786523193121], "max": [0.3256626641097384, 0.33841464314880043, 1.4972536502150176, 0.2653306187771073, 0.5854281210968377, 0.19487184611505753, 0.32076814890358335, -0.04395945311716852, 1.405845046470221, 0.34430023226947515, 0.5367679268017067, 0.8057389332243177], "count": [1322]}, "eef_sim_pose_action": {"mean": [0.12051744897263368, 0.3122974290065442, 1.3480483988006087, -0.3865522827871555, -0.1233556349844193, -0.5172751510044912, 0.24044128461518433, -0.12145103428642999, 1.322029632385397, 0.20297266828690094, 0.3350295816900871, 0.5512419323290692], "std": [0.06332134056673802, 0.0419093206621827, 0.0687137728838747, 0.26131674173146135, 0.16157481551070038, 0.23765261172303478, 0.08101519866496389, 0.10293109134192556, 0.06218374157244361, 0.08260910880522014, 0.14799597777785217, 0.25395925808913095], "min": [0.05199316979968359, 0.16297752574082286, 1.1795743232650988, -0.6004154450394604, -0.2479659043960163, -0.7055742738157098, 0.002490202395862149, -0.3365527899251075, 1.1823552030532605, -0.006119385573892888, -0.07126691950120234, -0.01073786523193121], "max": [0.3256626641097384, 0.33841464314880043, 1.4972536502150176, 0.2653306187771073, 0.5854281210968377, 0.19487184611505753, 0.32076814890358335, -0.04395945311716852, 1.405845046470221, 0.34430023226947515, 0.5367679268017067, 0.8057389332243177], "count": [1322]}, "gripper_mode_state": {"mean": [0.9629349470499243, 1.0], "std": [0.188921239673796, 0.0], "min": [0, 1], "max": [1, 1], "count": [1322]}, "gripper_activity_state": {"mean": [1.9311649016641452, 2.0], "std": [0.34432508261814904, 0.0], "min": [0, 2], "max": [2, 2], "count": [1322]}, "gripper_mode_action": {"mean": [0.9629349470499243, 1.0], "std": [0.188921239673796, 0.0], "min": [0, 1], "max": [1, 1], "count": [1322]}, "gripper_activity_action": {"mean": [1.9311649016641452, 2.0], "std": [0.34432508261814904, 0.0], "min": [0, 2], "max": [2, 2], "count": [1322]}, "gripper_open_scale_state": {"mean": [0.3000763754044483, 0.026119103767533323], "std": [0.18439210019061264, 4.005693316455426e-06], "min": [0.02703979398523058, 0.02605681759970529], "max": [0.9527226175580706, 0.026119470596313477], "count": [1322]}, "gripper_open_scale_action": {"mean": [0.3000763754044483, 0.026119103767533323], "std": [0.18439210019061264, 4.005693316455426e-06], "min": [0.02703979398523058, 0.02605681759970529], "max": [0.9527226175580706, 0.026119470596313477], "count": [1322]}}} +{"episode_index": 104, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4637797624942233]], [[0.44177362266455406]], [[0.3509054845844061]]], "std": [[[0.28238910731075256]], [[0.2673705609062577]], [[0.23253961287463823]]], "count": [132]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3685704574338153]], [[0.3762133838383839]], [[0.35925402720010563]]], "std": [[[0.26752422548165383]], [[0.26594009148119196]], [[0.28054870506809904]]], "count": [132]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3493560296593385]], [[0.353204722882419]], [[0.3320668119099492]]], "std": [[[0.26160263474528617]], [[0.2654894753766553]], [[0.28158381686646927]]], "count": [132]}, "observation.state": {"min": [-1.0032234191894531, -0.0015339808305725455, -1.885262370109558, -0.15290087461471558, -0.2637077867984772, -0.8298836350440979, 0.0734863206744194, -0.01674801856279373, -0.0029822117649018764, -1.4552799463272095, -0.06282851845026016, -0.3230731785297394, -0.026151932775974274, 0.044472914189100266], "max": [0.020628735423088074, 1.7410682439804077, 0.040027640759944916, 0.882038950920105, 0.5551535487174988, 0.11985377222299576, 1.6194363832473755, 1.0323690176010132, 1.6705050468444824, 0.02426246739923954, 0.49003422260284424, 0.4261539876461029, 0.4264466464519501, 1.3916374444961548], "mean": [-0.6241148710250854, 0.654961347579956, -0.8638509511947632, 0.19757801294326782, 0.16070842742919922, -0.33071228861808777, 0.4466584622859955, 0.5297295451164246, 0.918289065361023, -0.8132882118225098, 0.23707368969917297, -0.05644793435931206, 0.23433616757392883, 0.07159791886806488], "std": [0.40449509024620056, 0.5418976545333862, 0.5748399496078491, 0.2498689740896225, 0.19119830429553986, 0.34139442443847656, 0.37914717197418213, 0.43542566895484924, 0.728193461894989, 0.6100226044654846, 0.1677248775959015, 0.1385045051574707, 0.17073053121566772, 0.16223682463169098], "count": [673]}, "action": {"min": [-1.0032234191894531, -0.0015339808305725455, -1.885262370109558, -0.15290087461471558, -0.2637077867984772, -0.8298836350440979, 0.0734863206744194, -0.01674801856279373, -0.0029822117649018764, -1.4552799463272095, -0.06282851845026016, -0.3230731785297394, -0.026151932775974274, 0.044472914189100266], "max": [0.020628735423088074, 1.7410682439804077, 0.040027640759944916, 0.882038950920105, 0.5551535487174988, 0.11985377222299576, 1.6194363832473755, 1.0323690176010132, 1.6705050468444824, 0.02426246739923954, 0.49003422260284424, 0.4261539876461029, 0.4264466464519501, 1.3916374444961548], "mean": [-0.6241148710250854, 0.654961347579956, -0.8638509511947632, 0.19757801294326782, 0.16070842742919922, -0.33071228861808777, 0.4466584622859955, 0.5297295451164246, 0.918289065361023, -0.8132882118225098, 0.23707368969917297, -0.05644793435931206, 0.23433616757392883, 0.07159791886806488], "std": [0.40449509024620056, 0.5418976545333862, 0.5748399496078491, 0.2498689740896225, 0.19119830429553986, 0.34139442443847656, 0.37914717197418213, 0.43542566895484924, 0.728193461894989, 0.6100226044654846, 0.1677248775959015, 0.1385045051574707, 0.17073053121566772, 0.16223682463169098], "count": [673]}, "timestamp": {"min": [0.0], "max": [22.4], "mean": [11.200000000000001], "std": [6.475938370443142], "count": [673]}, "frame_index": {"min": [0], "max": [672], "mean": [336.0], "std": [194.27815111329426], "count": [673]}, "episode_index": {"min": [106], "max": [106], "mean": [106.0], "std": [0.0], "count": [673]}, "index": {"min": [79630], "max": [80302], "mean": [79966.0], "std": [194.27815111329426], "count": [673]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [673]}, "subtask_annotation": {"mean": [2.1604754829123327, 4.0, 4.0, 4.0, 4.0], "std": [1.3923312827625025, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [673]}, "scene_annotation": {"mean": [106.0], "std": [0.0], "min": [106], "max": [106], "count": [673]}, "eef_direction_state": {"mean": [4.786032689450223, 4.518573551263001], "std": [1.6930891376577786, 1.8055625749058846], "min": [0, 0], "max": [6, 6], "count": [673]}, "eef_velocity_state": {"mean": [0.6463595839524517, 0.7176820208023774], "std": [0.7822640029130928, 0.7497989665711089], "min": [0, 0], "max": [2, 2], "count": [673]}, "eef_acc_mag_state": {"mean": [0.7473997028231798, 0.7429420505200595], "std": [0.8348447458053032, 0.8396993861192183], "min": [0, 0], "max": [2, 2], "count": [673]}, "eef_direction_action": {"mean": [4.786032689450223, 4.518573551263001], "std": [1.6930891376577786, 1.8055625749058846], "min": [0, 0], "max": [6, 6], "count": [673]}, "eef_velocity_action": {"mean": [0.6463595839524517, 0.7176820208023774], "std": [0.7822640029130928, 0.7497989665711089], "min": [0, 0], "max": [2, 2], "count": [673]}, "eef_acc_mag_action": {"mean": [0.7473997028231798, 0.7429420505200595], "std": [0.8348447458053032, 0.8396993861192183], "min": [0, 0], "max": [2, 2], "count": [673]}, "eef_sim_pose_state": {"mean": [0.1161894553945416, 0.3001129849809738, 1.3683415922684332, -0.304847313895073, -0.0179581243331641, -0.45407785552728996, 0.1781924656518265, -0.2216200020123719, 1.3125137397775808, 0.2005749206099082, 0.33637558814076796, 0.4640195532742696], "std": [0.07844800350253821, 0.08605068321938263, 0.11568773232947871, 0.37679232557724585, 0.2780700114660684, 0.33483199790079554, 0.09174301753359478, 0.10241474238510574, 0.09923491995570341, 0.15907576943521085, 0.256730752541887, 0.4030524288577203], "min": [0.008402175731983874, 0.12071575857667759, 1.1798069970912528, -0.8594125455667343, -0.3297435394774326, -0.8490767037806686, -0.006805848385109985, -0.3394870764603546, 1.1702784836639957, -0.02954432334503962, -0.14203838916969058, -0.018416448949679844], "max": [0.2888342701774077, 0.3903100987510179, 1.5486561711800249, 0.2547713102142779, 0.6880654494248408, 0.30493243399936754, 0.3124546414610051, -0.08949083020200763, 1.4288980661535247, 0.5018748607481572, 0.6821156529624197, 0.9812523660647365], "count": [673]}, "eef_sim_pose_action": {"mean": [0.1161894553945416, 0.3001129849809738, 1.3683415922684332, -0.304847313895073, -0.0179581243331641, -0.45407785552728996, 0.1781924656518265, -0.2216200020123719, 1.3125137397775808, 0.2005749206099082, 0.33637558814076796, 0.4640195532742696], "std": [0.07844800350253821, 0.08605068321938263, 0.11568773232947871, 0.37679232557724585, 0.2780700114660684, 0.33483199790079554, 0.09174301753359478, 0.10241474238510574, 0.09923491995570341, 0.15907576943521085, 0.256730752541887, 0.4030524288577203], "min": [0.008402175731983874, 0.12071575857667759, 1.1798069970912528, -0.8594125455667343, -0.3297435394774326, -0.8490767037806686, -0.006805848385109985, -0.3394870764603546, 1.1702784836639957, -0.02954432334503962, -0.14203838916969058, -0.018416448949679844], "max": [0.2888342701774077, 0.3903100987510179, 1.5486561711800249, 0.2547713102142779, 0.6880654494248408, 0.30493243399936754, 0.3124546414610051, -0.08949083020200763, 1.4288980661535247, 0.5018748607481572, 0.6821156529624197, 0.9812523660647365], "count": [673]}, "gripper_mode_state": {"mean": [0.9331352154531947, 0.9821693907875185], "std": [0.24978768010915756, 0.13233547743365406], "min": [0, 0], "max": [1, 1], "count": [673]}, "gripper_activity_state": {"mean": [1.8558692421991085, 1.9479940564635958], "std": [0.48913806061045895, 0.2965372017139457], "min": [0, 0], "max": [2, 2], "count": [673]}, "gripper_mode_action": {"mean": [0.9331352154531947, 0.9821693907875185], "std": [0.24978768010915756, 0.13233547743365406], "min": [0, 0], "max": [1, 1], "count": [673]}, "gripper_activity_action": {"mean": [1.8558692421991085, 1.9479940564635958], "std": [0.48913806061045895, 0.2965372017139457], "min": [0, 0], "max": [2, 2], "count": [673]}, "gripper_open_scale_state": {"mean": [0.2552350196165807, 0.04091280068695228], "std": [0.2166557234190421, 0.09270716792448805], "min": [0.04199218324252537, 0.025413093822343007], "max": [0.9253922189985003, 0.7952213968549456], "count": [673]}, "gripper_open_scale_action": {"mean": [0.2552350196165807, 0.04091280068695228], "std": [0.2166557234190421, 0.09270716792448805], "min": [0.04199218324252537, 0.025413093822343007], "max": [0.9253922189985003, 0.7952213968549456], "count": [673]}}} +{"episode_index": 105, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47459950980392157]], [[0.4453766319696603]], [[0.35107718873557653]]], "std": [[[0.2697676746627173]], [[0.24892420305773938]], [[0.21146208581089876]]], "count": [135]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3584815177923021]], [[0.3649562535302187]], [[0.34523680908577425]]], "std": [[[0.2735445290518577]], [[0.27418307110752993]], [[0.28988065628544396]]], "count": [135]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3571451928508029]], [[0.36206396352779796]], [[0.3421832022109255]]], "std": [[[0.26701599824750805]], [[0.27185980416988276]], [[0.28706699278013426]]], "count": [135]}, "observation.state": {"min": [-1.2241392135620117, 0.0015339808305725455, -1.9266798496246338, 5.104986121295951e-05, -0.31858885288238525, -0.8167510628700256, 0.07336090505123138, 0.007669903803616762, 0.01073786523193121, -1.9435536861419678, -0.013731077313423157, -0.3157467246055603, -0.1225787103176117, 0.04509088769555092], "max": [0.03225602209568024, 1.7426022291183472, 0.0, 1.0958296060562134, 0.8743504881858826, 0.11035863310098648, 1.6698415279388428, 0.9694758653640747, 1.7974655628204346, 1.461131834013668e-20, 1.4079420566558838, 0.4564917981624603, 0.6055850386619568, 0.045338135212659836], "mean": [-0.7900750041007996, 0.7454426288604736, -1.1624329090118408, 0.4917033016681671, 0.3599933683872223, -0.4009546637535095, 0.4613591432571411, 0.5033790469169617, 0.8567724227905273, -1.0946296453475952, 0.5458365678787231, -0.08238977938890457, 0.2638656198978424, 0.04511832818388939], "std": [0.5143411159515381, 0.5624006390571594, 0.6928890347480774, 0.3360823690891266, 0.30358055233955383, 0.2743622362613678, 0.37597933411598206, 0.43971318006515503, 0.7789909839630127, 0.8834024667739868, 0.4691537320613861, 0.1205199807882309, 0.25349557399749756, 6.42655068077147e-05], "count": [696]}, "action": {"min": [-1.2241392135620117, 0.0015339808305725455, -1.9266798496246338, 5.104986121295951e-05, -0.31858885288238525, -0.8167510628700256, 0.07336090505123138, 0.007669903803616762, 0.01073786523193121, -1.9435536861419678, -0.013731077313423157, -0.3157467246055603, -0.1225787103176117, 0.04509088769555092], "max": [0.03225602209568024, 1.7426022291183472, 0.0, 1.0958296060562134, 0.8743504881858826, 0.11035863310098648, 1.6698415279388428, 0.9694758653640747, 1.7974655628204346, 1.461131834013668e-20, 1.4079420566558838, 0.4564917981624603, 0.6055850386619568, 0.045338135212659836], "mean": [-0.7900750041007996, 0.7454426288604736, -1.1624329090118408, 0.4917033016681671, 0.3599933683872223, -0.4009546637535095, 0.4613591432571411, 0.5033790469169617, 0.8567724227905273, -1.0946296453475952, 0.5458365678787231, -0.08238977938890457, 0.2638656198978424, 0.04511832818388939], "std": [0.5143411159515381, 0.5624006390571594, 0.6928890347480774, 0.3360823690891266, 0.30358055233955383, 0.2743622362613678, 0.37597933411598206, 0.43971318006515503, 0.7789909839630127, 0.8834024667739868, 0.4691537320613861, 0.1205199807882309, 0.25349557399749756, 6.42655068077147e-05], "count": [696]}, "timestamp": {"min": [0.0], "max": [23.166666666666668], "mean": [11.583333333333334], "std": [6.697256209877351], "count": [696]}, "frame_index": {"min": [0], "max": [695], "mean": [347.5], "std": [200.9176862963205], "count": [696]}, "episode_index": {"min": [107], "max": [107], "mean": [107.0], "std": [0.0], "count": [696]}, "index": {"min": [80303], "max": [80998], "mean": [80650.5], "std": [200.9176862963205], "count": [696]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [696]}, "subtask_annotation": {"mean": [2.2629310344827585, 4.0, 4.0, 4.0, 4.0], "std": [1.4348312912409733, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [696]}, "scene_annotation": {"mean": [107.0], "std": [0.0], "min": [107], "max": [107], "count": [696]}, "eef_direction_state": {"mean": [4.455459770114943, 4.337643678160919], "std": [1.9135854491947974, 1.992678313612237], "min": [0, 0], "max": [6, 6], "count": [696]}, "eef_velocity_state": {"mean": [0.75, 0.7959770114942529], "std": [0.8480030633212942, 0.8067858177938977], "min": [0, 0], "max": [2, 2], "count": [696]}, "eef_acc_mag_state": {"mean": [0.7442528735632183, 0.7816091954022989], "std": [0.8204262029248968, 0.8380366677342742], "min": [0, 0], "max": [2, 2], "count": [696]}, "eef_direction_action": {"mean": [4.455459770114943, 4.337643678160919], "std": [1.9135854491947974, 1.992678313612237], "min": [0, 0], "max": [6, 6], "count": [696]}, "eef_velocity_action": {"mean": [0.75, 0.7959770114942529], "std": [0.8480030633212942, 0.8067858177938977], "min": [0, 0], "max": [2, 2], "count": [696]}, "eef_acc_mag_action": {"mean": [0.7442528735632183, 0.7816091954022989], "std": [0.8204262029248968, 0.8380366677342742], "min": [0, 0], "max": [2, 2], "count": [696]}, "eef_sim_pose_state": {"mean": [0.11111024478548488, 0.3016337788610878, 1.4068627157137408, -0.3324696306006213, 0.04287228503823165, -0.415232625789945, 0.14677419471588718, -0.24981558870722087, 1.3446689707450215, 0.21592889423971626, 0.3031218512611034, 0.4074989401757393], "std": [0.06949288775437512, 0.0888942719580705, 0.12831379882465138, 0.29797696255137845, 0.20855053325597583, 0.427374959793271, 0.11114892147785405, 0.11839179215477084, 0.13110331413342827, 0.21494683958564087, 0.273862513014606, 0.34590988776456777], "min": [-0.05960045492950225, 0.08681898249417898, 1.181429249446694, -0.7001118966086245, -0.2052091062564101, -0.9034014699907819, -0.13707898620529083, -0.40804574062084614, 1.1821056245695465, -0.12253573745697294, -0.1715515247727779, -0.030687014091160092], "max": [0.27077945320636826, 0.37858664033224826, 1.5446842167027657, 0.09344082986769012, 0.530933660461808, 0.6681126069299307, 0.30472623795026754, -0.09168271187876618, 1.5240648540016375, 0.5938585539120311, 0.7571762312621537, 0.8209152178305887], "count": [696]}, "eef_sim_pose_action": {"mean": [0.11111024478548488, 0.3016337788610878, 1.4068627157137408, -0.3324696306006213, 0.04287228503823165, -0.415232625789945, 0.14677419471588718, -0.24981558870722087, 1.3446689707450215, 0.21592889423971626, 0.3031218512611034, 0.4074989401757393], "std": [0.06949288775437512, 0.0888942719580705, 0.12831379882465138, 0.29797696255137845, 0.20855053325597583, 0.427374959793271, 0.11114892147785405, 0.11839179215477084, 0.13110331413342827, 0.21494683958564087, 0.273862513014606, 0.34590988776456777], "min": [-0.05960045492950225, 0.08681898249417898, 1.181429249446694, -0.7001118966086245, -0.2052091062564101, -0.9034014699907819, -0.13707898620529083, -0.40804574062084614, 1.1821056245695465, -0.12253573745697294, -0.1715515247727779, -0.030687014091160092], "max": [0.27077945320636826, 0.37858664033224826, 1.5446842167027657, 0.09344082986769012, 0.530933660461808, 0.6681126069299307, 0.30472623795026754, -0.09168271187876618, 1.5240648540016375, 0.5938585539120311, 0.7571762312621537, 0.8209152178305887], "count": [696]}, "gripper_mode_state": {"mean": [0.9410919540229885, 1.0], "std": [0.2354525177104318, 0.0], "min": [0, 1], "max": [1, 1], "count": [696]}, "gripper_activity_state": {"mean": [1.8850574712643677, 2.0], "std": [0.4368194176013739, 0.0], "min": [0, 2], "max": [2, 2], "count": [696]}, "gripper_mode_action": {"mean": [0.9410919540229885, 1.0], "std": [0.2354525177104318, 0.0], "min": [0, 1], "max": [1, 1], "count": [696]}, "gripper_activity_action": {"mean": [1.8850574712643677, 2.0], "std": [0.4368194176013739, 0.0], "min": [0, 2], "max": [2, 2], "count": [696]}, "gripper_open_scale_state": {"mean": [0.2636331431445298, 0.02578177373421975], "std": [0.2148454620537868, 3.672284564065694e-05], "min": [0.04192051717213222, 0.02576622154031481], "max": [0.9541951588221959, 0.02590750583580562], "count": [696]}, "gripper_open_scale_action": {"mean": [0.2636331431445298, 0.02578177373421975], "std": [0.2148454620537868, 3.672284564065694e-05], "min": [0.04192051717213222, 0.02576622154031481], "max": [0.9541951588221959, 0.02590750583580562], "count": [696]}}} +{"episode_index": 106, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46681267926835]], [[0.44581631557499096]], [[0.353985033541794]]], "std": [[[0.2794906820544934]], [[0.2674166806179567]], [[0.23380671761320537]]], "count": [139]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36458118407234996]], [[0.3711514964498989]], [[0.3523352200592467]]], "std": [[[0.2766479268530147]], [[0.276925378520917]], [[0.29449635919446415]]], "count": [139]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34101013111079764]], [[0.35117235231422705]], [[0.3341666196454601]]], "std": [[[0.2459291549575788]], [[0.25010585219878156]], [[0.2648012680814151]]], "count": [139]}, "observation.state": {"min": [-0.892212450504303, -0.004560880362987518, -1.7455559968948364, -0.0951068103313446, -0.4160096049308777, -0.7651618719100952, 0.07368601113557816, -0.08536434173583984, -0.003067961661145091, -1.5846021175384521, -0.05368932709097862, -0.5403904318809509, -0.010975142009556293, 0.045338135212659836], "max": [0.0015528008807450533, 1.8615440130233765, 0.04001796245574951, 0.6149641275405884, 0.4750939607620239, 0.06148586794734001, 1.68869948387146, 0.9214631915092468, 1.859184741973877, 0.03259352594614029, 0.6018892526626587, 0.34466952085494995, 0.47991421818733215, 0.045338135212659836], "mean": [-0.5035097002983093, 0.7652568221092224, -0.850470244884491, 0.2757508158683777, 0.20071396231651306, -0.3491068482398987, 0.4633556604385376, 0.4382224380970001, 0.9175243973731995, -0.8026484251022339, 0.2621104419231415, -0.12607057392597198, 0.1818183958530426, 0.04533779248595238], "std": [0.35738611221313477, 0.6113789081573486, 0.621917724609375, 0.2273329496383667, 0.17610429227352142, 0.313232421875, 0.40365538001060486, 0.4100665748119354, 0.8080294728279114, 0.6775027513504028, 0.21131277084350586, 0.14813025295734406, 0.13142704963684082, 3.427267074584961e-07], "count": [721]}, "action": {"min": [-0.892212450504303, -0.004560880362987518, -1.7455559968948364, -0.0951068103313446, -0.4160096049308777, -0.7651618719100952, 0.07368601113557816, -0.08536434173583984, -0.003067961661145091, -1.5846021175384521, -0.05368932709097862, -0.5403904318809509, -0.010975142009556293, 0.045338135212659836], "max": [0.0015528008807450533, 1.8615440130233765, 0.04001796245574951, 0.6149641275405884, 0.4750939607620239, 0.06148586794734001, 1.68869948387146, 0.9214631915092468, 1.859184741973877, 0.03259352594614029, 0.6018892526626587, 0.34466952085494995, 0.47991421818733215, 0.045338135212659836], "mean": [-0.5035097002983093, 0.7652568221092224, -0.850470244884491, 0.2757508158683777, 0.20071396231651306, -0.3491068482398987, 0.4633556604385376, 0.4382224380970001, 0.9175243973731995, -0.8026484251022339, 0.2621104419231415, -0.12607057392597198, 0.1818183958530426, 0.04533779248595238], "std": [0.35738611221313477, 0.6113789081573486, 0.621917724609375, 0.2273329496383667, 0.17610429227352142, 0.313232421875, 0.40365538001060486, 0.4100665748119354, 0.8080294728279114, 0.6775027513504028, 0.21131277084350586, 0.14813025295734406, 0.13142704963684082, 3.427267074584961e-07], "count": [721]}, "timestamp": {"min": [0.0], "max": [24.0], "mean": [12.0], "std": [6.937819061732104], "count": [721]}, "frame_index": {"min": [0], "max": [720], "mean": [360.0], "std": [208.13457185196313], "count": [721]}, "episode_index": {"min": [108], "max": [108], "mean": [108.0], "std": [0.0], "count": [721]}, "index": {"min": [80999], "max": [81719], "mean": [81359.0], "std": [208.13457185196313], "count": [721]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [721]}, "subtask_annotation": {"mean": [2.217753120665742, 4.0, 4.0, 4.0, 4.0], "std": [1.4722645054480035, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [721]}, "scene_annotation": {"mean": [108.0], "std": [0.0], "min": [108], "max": [108], "count": [721]}, "eef_direction_state": {"mean": [4.69625520110957, 4.507628294036061], "std": [1.9496007233898358, 1.8161733117878622], "min": [0, 0], "max": [6, 6], "count": [721]}, "eef_velocity_state": {"mean": [0.6324549237170597, 0.7558945908460472], "std": [0.7931752536850156, 0.7961744942079795], "min": [0, 0], "max": [2, 2], "count": [721]}, "eef_acc_mag_state": {"mean": [0.6990291262135923, 0.7406380027739251], "std": [0.8190598111165901, 0.8398032483058685], "min": [0, 0], "max": [2, 2], "count": [721]}, "eef_direction_action": {"mean": [4.69625520110957, 4.507628294036061], "std": [1.9496007233898358, 1.8161733117878622], "min": [0, 0], "max": [6, 6], "count": [721]}, "eef_velocity_action": {"mean": [0.6324549237170597, 0.7558945908460472], "std": [0.7931752536850156, 0.7961744942079795], "min": [0, 0], "max": [2, 2], "count": [721]}, "eef_acc_mag_action": {"mean": [0.6990291262135923, 0.7406380027739251], "std": [0.8190598111165901, 0.8398032483058685], "min": [0, 0], "max": [2, 2], "count": [721]}, "eef_sim_pose_state": {"mean": [0.15078619644031618, 0.2725267489064908, 1.3474737006292756, -0.28082510599778915, 0.17657283838777052, -0.2874915984904427, 0.1893927490349682, -0.2260567984099073, 1.292220707527112, 0.08074617026271705, 0.36373295136877126, 0.2790690658465302], "std": [0.0835472602830383, 0.08361788887615935, 0.11397826476348664, 0.328062678122398, 0.20229857114369754, 0.22378648632911516, 0.11543349552604952, 0.11046550195771747, 0.09118518455523515, 0.049734422466123404, 0.3202479133010706, 0.2674953714265146], "min": [0.048648110656004766, 0.08029857831158704, 1.1805938997706529, -0.7332081983672682, -0.1527788002181587, -0.7499514993996744, -0.04740703939933982, -0.33941571534445436, 1.1791445950310742, -0.05387524673386776, -0.3908706922630931, -0.04766264037265744], "max": [0.3279866581965382, 0.3423065688368666, 1.4666044346979885, 0.1770386209892926, 0.6498016411452507, 0.3191995270345842, 0.35773407420199477, -0.07974499575242401, 1.4527027045075174, 0.28652311481875486, 0.8166789645276773, 0.655899206257583], "count": [721]}, "eef_sim_pose_action": {"mean": [0.15078619644031618, 0.2725267489064908, 1.3474737006292756, -0.28082510599778915, 0.17657283838777052, -0.2874915984904427, 0.1893927490349682, -0.2260567984099073, 1.292220707527112, 0.08074617026271705, 0.36373295136877126, 0.2790690658465302], "std": [0.0835472602830383, 0.08361788887615935, 0.11397826476348664, 0.328062678122398, 0.20229857114369754, 0.22378648632911516, 0.11543349552604952, 0.11046550195771747, 0.09118518455523515, 0.049734422466123404, 0.3202479133010706, 0.2674953714265146], "min": [0.048648110656004766, 0.08029857831158704, 1.1805938997706529, -0.7332081983672682, -0.1527788002181587, -0.7499514993996744, -0.04740703939933982, -0.33941571534445436, 1.1791445950310742, -0.05387524673386776, -0.3908706922630931, -0.04766264037265744], "max": [0.3279866581965382, 0.3423065688368666, 1.4666044346979885, 0.1770386209892926, 0.6498016411452507, 0.3191995270345842, 0.35773407420199477, -0.07974499575242401, 1.4527027045075174, 0.28652311481875486, 0.8166789645276773, 0.655899206257583], "count": [721]}, "gripper_mode_state": {"mean": [0.9223300970873787, 1.0], "std": [0.2676514320794202, 0.0], "min": [0, 1], "max": [1, 1], "count": [721]}, "gripper_activity_state": {"mean": [1.8862690707350902, 2.0], "std": [0.43538696388632936, 0.0], "min": [0, 2], "max": [2, 2], "count": [721]}, "gripper_mode_action": {"mean": [0.9223300970873787, 1.0], "std": [0.2676514320794202, 0.0], "min": [0, 1], "max": [1, 1], "count": [721]}, "gripper_activity_action": {"mean": [1.8862690707350902, 2.0], "std": [0.43538696388632936, 0.0], "min": [0, 2], "max": [2, 2], "count": [721]}, "gripper_open_scale_state": {"mean": [0.2647759454933421, 0.025907505835805693], "std": [0.2306600273098107, 7.28583859910259e-17], "min": [0.04210629207747323, 0.02590750583580562], "max": [0.9649711336408343, 0.02590750583580562], "count": [721]}, "gripper_open_scale_action": {"mean": [0.2647759454933421, 0.025907505835805693], "std": [0.2306600273098107, 7.28583859910259e-17], "min": [0.04210629207747323, 0.02590750583580562], "max": [0.9649711336408343, 0.02590750583580562], "count": [721]}}} +{"episode_index": 107, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4523109936683007]], [[0.4287001165917756]], [[0.3412950218715959]]], "std": [[[0.26176510329151303]], [[0.24652479608448954]], [[0.21044935866619627]]], "count": [128]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.370096330763208]], [[0.38199433849060455]], [[0.3681574776177832]]], "std": [[[0.2720730850722483]], [[0.2710097746246751]], [[0.2825352371465574]]], "count": [128]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3441659028628813]], [[0.3487764139944172]], [[0.3282490744995915]]], "std": [[[0.2678791735777517]], [[0.2726331536187946]], [[0.28959494187073254]]], "count": [128]}, "observation.state": {"min": [-0.7332428097724915, 0.0015339808305725455, -1.9220589399337769, 0.15039779245853424, -0.4213564693927765, -0.11492415517568588, 0.07224985212087631, -0.0109444260597229, 0.09817477315664291, -1.951223611831665, -0.003067961661145091, -0.07363107800483704, -0.10894268751144409, 0.039343543350696564], "max": [0.007669903803616762, 2.077009916305542, -0.0585869736969471, 0.6875629425048828, 0.45712628960609436, 0.1057310476899147, 1.6775224208831787, 0.7194370031356812, 2.046330451965332, 0.0, 1.4379675388336182, 0.22706131637096405, 0.6979612708091736, 1.699180245399475], "mean": [-0.36498814821243286, 1.3787654638290405, -1.470629096031189, 0.3807367980480194, 0.15307921171188354, -0.0259548332542181, 0.5231345891952515, 0.3948234021663666, 1.2385362386703491, -1.3542612791061401, 0.6363687515258789, 0.06183811277151108, 0.32021036744117737, 0.19763313233852386], "std": [0.22742700576782227, 0.7016972899436951, 0.6816591620445251, 0.10450932383537292, 0.15115052461624146, 0.04335513338446617, 0.38451260328292847, 0.2939121425151825, 0.8059081435203552, 0.8001676797866821, 0.4044019281864166, 0.06986340880393982, 0.2509520649909973, 0.45450371503829956], "count": [651]}, "action": {"min": [-0.7332428097724915, 0.0015339808305725455, -1.9220589399337769, 0.15039779245853424, -0.4213564693927765, -0.11492415517568588, 0.07224985212087631, -0.0109444260597229, 0.09817477315664291, -1.951223611831665, -0.003067961661145091, -0.07363107800483704, -0.10894268751144409, 0.039343543350696564], "max": [0.007669903803616762, 2.077009916305542, -0.0585869736969471, 0.6875629425048828, 0.45712628960609436, 0.1057310476899147, 1.6775224208831787, 0.7194370031356812, 2.046330451965332, 0.0, 1.4379675388336182, 0.22706131637096405, 0.6979612708091736, 1.699180245399475], "mean": [-0.36498814821243286, 1.3787654638290405, -1.470629096031189, 0.3807367980480194, 0.15307921171188354, -0.0259548332542181, 0.5231345891952515, 0.3948234021663666, 1.2385362386703491, -1.3542612791061401, 0.6363687515258789, 0.06183811277151108, 0.32021036744117737, 0.19763313233852386], "std": [0.22742700576782227, 0.7016972899436951, 0.6816591620445251, 0.10450932383537292, 0.15115052461624146, 0.04335513338446617, 0.38451260328292847, 0.2939121425151825, 0.8059081435203552, 0.8001676797866821, 0.4044019281864166, 0.06986340880393982, 0.2509520649909973, 0.45450371503829956], "count": [651]}, "timestamp": {"min": [0.0], "max": [21.666666666666668], "mean": [10.833333333333334], "std": [6.264243030146638], "count": [651]}, "frame_index": {"min": [0], "max": [650], "mean": [325.0], "std": [187.92729090439914], "count": [651]}, "episode_index": {"min": [109], "max": [109], "mean": [109.0], "std": [0.0], "count": [651]}, "index": {"min": [81720], "max": [82370], "mean": [82045.0], "std": [187.92729090439914], "count": [651]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [651]}, "subtask_annotation": {"mean": [2.4178187403993854, 4.0, 4.0, 4.0, 4.0], "std": [1.2965470523678049, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [651]}, "scene_annotation": {"mean": [109.0], "std": [0.0], "min": [109], "max": [109], "count": [651]}, "eef_direction_state": {"mean": [4.185867895545315, 4.265745007680492], "std": [2.1144336048908143, 2.0111158505080646], "min": [0, 0], "max": [6, 6], "count": [651]}, "eef_velocity_state": {"mean": [0.7818740399385561, 0.9262672811059908], "std": [0.8022875451972394, 0.8169299517537134], "min": [0, 0], "max": [2, 2], "count": [651]}, "eef_acc_mag_state": {"mean": [0.8556067588325653, 0.8955453149001537], "std": [0.8428127832467254, 0.8541010504157988], "min": [0, 0], "max": [2, 2], "count": [651]}, "eef_direction_action": {"mean": [4.185867895545315, 4.265745007680492], "std": [2.1144336048908143, 2.0111158505080646], "min": [0, 0], "max": [6, 6], "count": [651]}, "eef_velocity_action": {"mean": [0.7818740399385561, 0.9262672811059908], "std": [0.8022875451972394, 0.8169299517537134], "min": [0, 0], "max": [2, 2], "count": [651]}, "eef_acc_mag_action": {"mean": [0.8556067588325653, 0.8955453149001537], "std": [0.8428127832467254, 0.8541010504157988], "min": [0, 0], "max": [2, 2], "count": [651]}, "eef_sim_pose_state": {"mean": [0.2992442305890445, 0.22477238220622903, 1.4026324856529144, 0.030039975412239888, 0.2795958482803861, -0.20082932110344154, 0.2330628313123489, -0.21921982433522855, 1.3486886456560523, 0.3708105649193895, 0.517179466204874, 0.4762198904049036], "std": [0.1255292622655753, 0.08460334853808167, 0.11180645470214694, 0.07904813395717519, 0.13417000313859806, 0.1722712498911013, 0.150824231369983, 0.1145341820639723, 0.10474195015949106, 0.2658283443751307, 0.29189246389085277, 0.3544549587064074], "min": [0.03878774639572456, 0.06446203702909527, 1.182948285714143, -0.24382647940203128, -0.021202322802486684, -0.8112483169532989, -0.07203936748478776, -0.34952238639949246, 1.1840532739236107, -0.10595710770679871, -0.08524184221656483, -0.06930056985565443], "max": [0.43115552101336396, 0.34544895031610995, 1.518120940726446, 0.2644993551783993, 0.563368456733985, 0.26640050363373513, 0.4066909983638348, -0.08709002239299994, 1.519108886977781, 0.7385924426387197, 0.9202641764292148, 0.9105266130134382], "count": [651]}, "eef_sim_pose_action": {"mean": [0.2992442305890445, 0.22477238220622903, 1.4026324856529144, 0.030039975412239888, 0.2795958482803861, -0.20082932110344154, 0.2330628313123489, -0.21921982433522855, 1.3486886456560523, 0.3708105649193895, 0.517179466204874, 0.4762198904049036], "std": [0.1255292622655753, 0.08460334853808167, 0.11180645470214694, 0.07904813395717519, 0.13417000313859806, 0.1722712498911013, 0.150824231369983, 0.1145341820639723, 0.10474195015949106, 0.2658283443751307, 0.29189246389085277, 0.3544549587064074], "min": [0.03878774639572456, 0.06446203702909527, 1.182948285714143, -0.24382647940203128, -0.021202322802486684, -0.8112483169532989, -0.07203936748478776, -0.34952238639949246, 1.1840532739236107, -0.10595710770679871, -0.08524184221656483, -0.06930056985565443], "max": [0.43115552101336396, 0.34544895031610995, 1.518120940726446, 0.2644993551783993, 0.563368456733985, 0.26640050363373513, 0.4066909983638348, -0.08709002239299994, 1.519108886977781, 0.7385924426387197, 0.9202641764292148, 0.9105266130134382], "count": [651]}, "gripper_mode_state": {"mean": [0.9185867895545314, 0.9032258064516129], "std": [0.2734686446568058, 0.2956500448358564], "min": [0, 0], "max": [1, 1], "count": [651]}, "gripper_activity_state": {"mean": [1.858678955453149, 1.9185867895545314], "std": [0.4816103043499495, 0.37323079808971876], "min": [0, 0], "max": [2, 2], "count": [651]}, "gripper_mode_action": {"mean": [0.9185867895545314, 0.9032258064516129], "std": [0.2734686446568058, 0.2956500448358564], "min": [0, 0], "max": [1, 1], "count": [651]}, "gripper_activity_action": {"mean": [1.858678955453149, 1.9185867895545314], "std": [0.4816103043499495, 0.37323079808971876], "min": [0, 0], "max": [2, 2], "count": [651]}, "gripper_open_scale_state": {"mean": [0.29893377260442766, 0.1129341847558607], "std": [0.21972058483838572, 0.259715526127903], "min": [0.04128562978335789, 0.02248202477182661], "max": [0.9585842405046735, 0.9709601402282715], "count": [651]}, "gripper_open_scale_action": {"mean": [0.29893377260442766, 0.1129341847558607], "std": [0.21972058483838572, 0.259715526127903], "min": [0.04128562978335789, 0.02248202477182661], "max": [0.9585842405046735, 0.9709601402282715], "count": [651]}}} +{"episode_index": 108, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4762153641266805]], [[0.452966808810245]], [[0.3617183381821563]]], "std": [[[0.27550740255149037]], [[0.2638151594742336]], [[0.23365642235500994]]], "count": [164]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3561394235878633]], [[0.36344798474945533]], [[0.34632120961528245]]], "std": [[[0.28051207668117123]], [[0.2802119743712104]], [[0.29710742909991883]]], "count": [164]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3506923322174398]], [[0.35421477795047557]], [[0.3319686653116531]]], "std": [[[0.2706027428151931]], [[0.2762523366451038]], [[0.29320291408588733]]], "count": [164]}, "observation.state": {"min": [-0.7363107800483704, -0.0015339808305725455, -1.3967558145523071, -0.05982524901628494, -0.28897207975387573, -0.7992039918899536, 0.043434061110019684, -0.10241571068763733, 0.015339807607233524, -1.3906164169311523, -0.10827204585075378, -0.07589834928512573, -0.05014998838305473, 0.045709073543548584], "max": [0.009703178890049458, 1.6183497905731201, 0.0, 0.629927933216095, 0.2653786838054657, 0.10665308684110641, 1.591359257698059, 0.9909515976905823, 1.8039613962173462, -0.007669903803616762, 0.6642939448356628, 0.9541258811950684, 0.6872233748435974, 0.045956410467624664], "mean": [-0.3685102164745331, 0.6435007452964783, -0.759827733039856, 0.31045159697532654, 0.005391963291913271, -0.4017474949359894, 0.42288845777511597, 0.5233065485954285, 0.9429163336753845, -0.7065918445587158, 0.15826262533664703, 0.0359688326716423, 0.2737852931022644, 0.045757316052913666], "std": [0.2517579197883606, 0.5104712843894958, 0.48079797625541687, 0.23240149021148682, 0.10376542806625366, 0.36355745792388916, 0.3593168556690216, 0.4448813796043396, 0.7414053678512573, 0.5579181909561157, 0.1253800392150879, 0.18092980980873108, 0.22038893401622772, 8.037010411499068e-05], "count": [904]}, "action": {"min": [-0.7363107800483704, -0.0015339808305725455, -1.3967558145523071, -0.05982524901628494, -0.28897207975387573, -0.7992039918899536, 0.043434061110019684, -0.10241571068763733, 0.015339807607233524, -1.3906164169311523, -0.10827204585075378, -0.07589834928512573, -0.05014998838305473, 0.045709073543548584], "max": [0.009703178890049458, 1.6183497905731201, 0.0, 0.629927933216095, 0.2653786838054657, 0.10665308684110641, 1.591359257698059, 0.9909515976905823, 1.8039613962173462, -0.007669903803616762, 0.6642939448356628, 0.9541258811950684, 0.6872233748435974, 0.045956410467624664], "mean": [-0.3685102164745331, 0.6435007452964783, -0.759827733039856, 0.31045159697532654, 0.005391963291913271, -0.4017474949359894, 0.42288845777511597, 0.5233065485954285, 0.9429163336753845, -0.7065918445587158, 0.15826262533664703, 0.0359688326716423, 0.2737852931022644, 0.045757316052913666], "std": [0.2517579197883606, 0.5104712843894958, 0.48079797625541687, 0.23240149021148682, 0.10376542806625366, 0.36355745792388916, 0.3593168556690216, 0.4448813796043396, 0.7414053678512573, 0.5579181909561157, 0.1253800392150879, 0.18092980980873108, 0.22038893401622772, 8.037010411499068e-05], "count": [904]}, "timestamp": {"min": [0.0], "max": [30.1], "mean": [15.049999999999999], "std": [8.698738733607048], "count": [904]}, "frame_index": {"min": [0], "max": [903], "mean": [451.5], "std": [260.96216200821146], "count": [904]}, "episode_index": {"min": [110], "max": [110], "mean": [110.0], "std": [0.0], "count": [904]}, "index": {"min": [82371], "max": [83274], "mean": [82822.5], "std": [260.96216200821146], "count": [904]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [904]}, "subtask_annotation": {"mean": [2.2588495575221237, 4.0, 4.0, 4.0, 4.0], "std": [1.383143304992587, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [904]}, "scene_annotation": {"mean": [110.0], "std": [0.0], "min": [110], "max": [110], "count": [904]}, "eef_direction_state": {"mean": [4.618362831858407, 4.482300884955753], "std": [2.0943812255438488, 1.8977504190043344], "min": [0, 0], "max": [6, 6], "count": [904]}, "eef_velocity_state": {"mean": [0.6194690265486725, 0.713495575221239], "std": [0.8003714189878902, 0.7720184970031054], "min": [0, 0], "max": [2, 2], "count": [904]}, "eef_acc_mag_state": {"mean": [0.665929203539823, 0.7643805309734514], "std": [0.8154418284088936, 0.8458730193892537], "min": [0, 0], "max": [2, 2], "count": [904]}, "eef_direction_action": {"mean": [4.618362831858407, 4.482300884955753], "std": [2.0943812255438488, 1.8977504190043344], "min": [0, 0], "max": [6, 6], "count": [904]}, "eef_velocity_action": {"mean": [0.6194690265486725, 0.713495575221239], "std": [0.8003714189878902, 0.7720184970031054], "min": [0, 0], "max": [2, 2], "count": [904]}, "eef_acc_mag_action": {"mean": [0.665929203539823, 0.7643805309734514], "std": [0.8154418284088936, 0.8458730193892537], "min": [0, 0], "max": [2, 2], "count": [904]}, "eef_sim_pose_state": {"mean": [0.12847464387572993, 0.30173098065651405, 1.336099727160312, -0.38956229013980026, 0.19172194045387458, -0.3590602427375468, 0.17966392419173682, -0.2145463099695593, 1.2835768061666724, 0.2831189141290813, 0.3879443802391737, 0.5595350869623347], "std": [0.0840865491007406, 0.060111589580121624, 0.0970838100349524, 0.3772088421455593, 0.16626573954391533, 0.22899775730252747, 0.09344833803095802, 0.11044463296633904, 0.0776504647284958, 0.24171969058811069, 0.28040058653914707, 0.44658981562105504], "min": [0.03932513233732479, 0.1521387902903377, 1.1814747211949843, -0.8154710340513358, -0.041765306003806124, -0.6872365695416728, 0.0187315219533099, -0.33676888508764413, 1.184248409774101, -0.050091008844203255, -0.04699078688873337, -0.016882839288567396], "max": [0.3156085123992916, 0.34355328480105735, 1.4957563031257524, 0.12093341307265015, 0.6467369985538243, 0.010737901559545945, 0.3069684015115506, -0.06429461433092605, 1.4165477167326346, 0.9945442598986374, 0.7246958163128983, 1.400621775565236], "count": [904]}, "eef_sim_pose_action": {"mean": [0.12847464387572993, 0.30173098065651405, 1.336099727160312, -0.38956229013980026, 0.19172194045387458, -0.3590602427375468, 0.17966392419173682, -0.2145463099695593, 1.2835768061666724, 0.2831189141290813, 0.3879443802391737, 0.5595350869623347], "std": [0.0840865491007406, 0.060111589580121624, 0.0970838100349524, 0.3772088421455593, 0.16626573954391533, 0.22899775730252747, 0.09344833803095802, 0.11044463296633904, 0.0776504647284958, 0.24171969058811069, 0.28040058653914707, 0.44658981562105504], "min": [0.03932513233732479, 0.1521387902903377, 1.1814747211949843, -0.8154710340513358, -0.041765306003806124, -0.6872365695416728, 0.0187315219533099, -0.33676888508764413, 1.184248409774101, -0.050091008844203255, -0.04699078688873337, -0.016882839288567396], "max": [0.3156085123992916, 0.34355328480105735, 1.4957563031257524, 0.12093341307265015, 0.6467369985538243, 0.010737901559545945, 0.3069684015115506, -0.06429461433092605, 1.4165477167326346, 0.9945442598986374, 0.7246958163128983, 1.400621775565236], "count": [904]}, "gripper_mode_state": {"mean": [0.9557522123893806, 1.0], "std": [0.20564513342694452, 0.0], "min": [0, 1], "max": [1, 1], "count": [904]}, "gripper_activity_state": {"mean": [1.9026548672566372, 2.0], "std": [0.4065743304650745, 0.0], "min": [0, 2], "max": [2, 2], "count": [904]}, "gripper_mode_action": {"mean": [0.9557522123893806, 1.0], "std": [0.20564513342694452, 0.0], "min": [0, 1], "max": [1, 1], "count": [904]}, "gripper_activity_action": {"mean": [1.9026548672566372, 2.0], "std": [0.4065743304650745, 0.0], "min": [0, 2], "max": [2, 2], "count": [904]}, "gripper_open_scale_state": {"mean": [0.2416515551535756, 0.026147115490530008], "std": [0.20532298349704373, 4.5925670063437636e-05], "min": [0.02481946349143982, 0.026119470596313477], "max": [0.9093481472560337, 0.026260805981499807], "count": [904]}, "gripper_open_scale_action": {"mean": [0.2416515551535756, 0.026147115490530008], "std": [0.20532298349704373, 4.5925670063437636e-05], "min": [0.02481946349143982, 0.026119470596313477], "max": [0.9093481472560337, 0.026260805981499807], "count": [904]}}} +{"episode_index": 109, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4625656635180709]], [[0.44276240039394754]], [[0.35380933088608346]]], "std": [[[0.2855444209175559]], [[0.27280458801270985]], [[0.23838780245298236]]], "count": [146]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3593734891216761]], [[0.3677388679977318]], [[0.35078843786372993]]], "std": [[[0.27619440298258136]], [[0.27579150524748797]], [[0.29199296032898164]]], "count": [146]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3431498231712776]], [[0.35234519093025335]], [[0.3345479918375265]]], "std": [[[0.24957883953380658]], [[0.2546795468339871]], [[0.2708126811352794]]], "count": [146]}, "observation.state": {"min": [-0.8282738327980042, -0.0015339808305725455, -1.6674370765686035, -0.015339807607233524, -0.16093890368938446, -0.7286408543586731, 0.06793076545000076, -0.01714538410305977, 0.016873788088560104, -1.2558411359786987, -0.12885437905788422, -0.8390218019485474, -0.03454593941569328, 0.045338135212659836], "max": [0.029424592852592468, 1.7702138423919678, 0.007669903803616762, 0.5691927671432495, 0.40657004714012146, 0.04718568176031113, 1.6097508668899536, 1.0446408987045288, 1.7813307046890259, 0.02147573046386242, 0.5631506443023682, 0.14164306223392487, 0.4187767505645752, 0.04558541998267174], "mean": [-0.5598709583282471, 0.6097863912582397, -0.7306069135665894, 0.14828115701675415, 0.16915178298950195, -0.35791581869125366, 0.4191202223300934, 0.6280574798583984, 1.0696321725845337, -0.7561365365982056, 0.014024419710040092, -0.2818982005119324, 0.20962774753570557, 0.0453447662293911], "std": [0.3341106176376343, 0.5170624852180481, 0.4679870307445526, 0.13443490862846375, 0.11280099302530289, 0.29074883460998535, 0.36863207817077637, 0.45497003197669983, 0.735378086566925, 0.5132895112037659, 0.12620499730110168, 0.2128894031047821, 0.1513954997062683, 3.679237488540821e-05], "count": [775]}, "action": {"min": [-0.8282738327980042, -0.0015339808305725455, -1.6674370765686035, -0.015339807607233524, -0.16093890368938446, -0.7286408543586731, 0.06793076545000076, -0.01714538410305977, 0.016873788088560104, -1.2558411359786987, -0.12885437905788422, -0.8390218019485474, -0.03454593941569328, 0.045338135212659836], "max": [0.029424592852592468, 1.7702138423919678, 0.007669903803616762, 0.5691927671432495, 0.40657004714012146, 0.04718568176031113, 1.6097508668899536, 1.0446408987045288, 1.7813307046890259, 0.02147573046386242, 0.5631506443023682, 0.14164306223392487, 0.4187767505645752, 0.04558541998267174], "mean": [-0.5598709583282471, 0.6097863912582397, -0.7306069135665894, 0.14828115701675415, 0.16915178298950195, -0.35791581869125366, 0.4191202223300934, 0.6280574798583984, 1.0696321725845337, -0.7561365365982056, 0.014024419710040092, -0.2818982005119324, 0.20962774753570557, 0.0453447662293911], "std": [0.3341106176376343, 0.5170624852180481, 0.4679870307445526, 0.13443490862846375, 0.11280099302530289, 0.29074883460998535, 0.36863207817077637, 0.45497003197669983, 0.735378086566925, 0.5132895112037659, 0.12620499730110168, 0.2128894031047821, 0.1513954997062683, 3.679237488540821e-05], "count": [775]}, "timestamp": {"min": [0.0], "max": [25.8], "mean": [12.9], "std": [7.457434768962672], "count": [775]}, "frame_index": {"min": [0], "max": [774], "mean": [387.0], "std": [223.72304306888014], "count": [775]}, "episode_index": {"min": [112], "max": [112], "mean": [112.0], "std": [0.0], "count": [775]}, "index": {"min": [84148], "max": [84922], "mean": [84535.0], "std": [223.72304306888014], "count": [775]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [775]}, "subtask_annotation": {"mean": [2.181935483870968, 4.0, 4.0, 4.0, 4.0], "std": [1.3637458361128192, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [775]}, "scene_annotation": {"mean": [112.0], "std": [0.0], "min": [112], "max": [112], "count": [775]}, "eef_direction_state": {"mean": [4.935483870967742, 4.68], "std": [1.7245005610969508, 1.6123075028886327], "min": [0, 0], "max": [6, 6], "count": [775]}, "eef_velocity_state": {"mean": [0.5729032258064516, 0.743225806451613], "std": [0.7667534976239966, 0.760222323580093], "min": [0, 0], "max": [2, 2], "count": [775]}, "eef_acc_mag_state": {"mean": [0.6477419354838709, 0.7690322580645161], "std": [0.8197824639752995, 0.8298128620696335], "min": [0, 0], "max": [2, 2], "count": [775]}, "eef_direction_action": {"mean": [4.935483870967742, 4.68], "std": [1.7245005610969508, 1.6123075028886327], "min": [0, 0], "max": [6, 6], "count": [775]}, "eef_velocity_action": {"mean": [0.5729032258064516, 0.743225806451613], "std": [0.7667534976239966, 0.760222323580093], "min": [0, 0], "max": [2, 2], "count": [775]}, "eef_acc_mag_action": {"mean": [0.6477419354838709, 0.7690322580645161], "std": [0.8197824639752995, 0.8298128620696335], "min": [0, 0], "max": [2, 2], "count": [775]}, "eef_sim_pose_state": {"mean": [0.12259995993526762, 0.3040894111084942, 1.3442427658213516, -0.34498358228180215, 0.024659309498864475, -0.38233491753644977, 0.1977992843978745, -0.1908890223076963, 1.2945979361123872, 0.06821769220169255, 0.29596798580622635, 0.3141685096418712], "std": [0.08340868292844182, 0.07642555662780146, 0.09331341630938768, 0.3326517496900498, 0.24625188719398267, 0.23974765098275616, 0.09280169468245485, 0.11524628005588516, 0.0747337008858818, 0.0844032713802151, 0.21627908854838745, 0.2503404748047965], "min": [0.04814311736312861, 0.10496922873466899, 1.181655910168668, -0.8037532084779563, -0.2989250676926227, -0.7228709526919388, 0.0007131468965812515, -0.3549135844294265, 1.1821521375851503, -0.059865642737281455, -0.21577486832490367, -0.07256286604962464], "max": [0.3173880434656152, 0.373791981310481, 1.4734242685222085, 0.20409557356608074, 0.6078064350422712, 0.22942217539056498, 0.3292124044288477, -0.06488580834606113, 1.3963627491063901, 0.23511431523329918, 0.5716571473761936, 0.6385081905591636], "count": [775]}, "eef_sim_pose_action": {"mean": [0.12259995993526762, 0.3040894111084942, 1.3442427658213516, -0.34498358228180215, 0.024659309498864475, -0.38233491753644977, 0.1977992843978745, -0.1908890223076963, 1.2945979361123872, 0.06821769220169255, 0.29596798580622635, 0.3141685096418712], "std": [0.08340868292844182, 0.07642555662780146, 0.09331341630938768, 0.3326517496900498, 0.24625188719398267, 0.23974765098275616, 0.09280169468245485, 0.11524628005588516, 0.0747337008858818, 0.0844032713802151, 0.21627908854838745, 0.2503404748047965], "min": [0.04814311736312861, 0.10496922873466899, 1.181655910168668, -0.8037532084779563, -0.2989250676926227, -0.7228709526919388, 0.0007131468965812515, -0.3549135844294265, 1.1821521375851503, -0.059865642737281455, -0.21577486832490367, -0.07256286604962464], "max": [0.3173880434656152, 0.373791981310481, 1.4734242685222085, 0.20409557356608074, 0.6078064350422712, 0.22942217539056498, 0.3292124044288477, -0.06488580834606113, 1.3963627491063901, 0.23511431523329918, 0.5716571473761936, 0.6385081905591636], "count": [775]}, "gripper_mode_state": {"mean": [0.9458064516129032, 1.0], "std": [0.22639922195165074, 0.0], "min": [0, 1], "max": [1, 1], "count": [775]}, "gripper_activity_state": {"mean": [1.8812903225806452, 2.0], "std": [0.4473271295976733, 0.0], "min": [0, 2], "max": [2, 2], "count": [775]}, "gripper_mode_action": {"mean": [0.9458064516129032, 1.0], "std": [0.22639922195165074, 0.0], "min": [0, 1], "max": [1, 1], "count": [775]}, "gripper_activity_action": {"mean": [1.8812903225806452, 2.0], "std": [0.4473271295976733, 0.0], "min": [0, 2], "max": [2, 2], "count": [775]}, "gripper_open_scale_state": {"mean": [0.23949922069426716, 0.025911478554049024], "std": [0.2106455736636057, 2.102328592921651e-05], "min": [0.03881758025714329, 0.02590750583580562], "max": [0.9198576382228306, 0.026048811418669566], "count": [775]}, "gripper_open_scale_action": {"mean": [0.23949922069426716, 0.025911478554049024], "std": [0.2106455736636057, 2.102328592921651e-05], "min": [0.03881758025714329, 0.02590750583580562], "max": [0.9198576382228306, 0.026048811418669566], "count": [775]}}} +{"episode_index": 110, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46287284026264824]], [[0.4361628578128782]], [[0.3448324671689664]]], "std": [[[0.26518517234469036]], [[0.2452459077692074]], [[0.20683656401771477]]], "count": [144]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3666728187030985]], [[0.37621142353546355]], [[0.36105444731905106]]], "std": [[[0.28048773149255735]], [[0.2787266900913789]], [[0.2916066901378541]]], "count": [144]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3424504262739046]], [[0.34844091737775357]], [[0.32815908489167267]]], "std": [[[0.28104032189217043]], [[0.28537067094097485]], [[0.30046884488924375]]], "count": [144]}, "observation.state": {"min": [-0.7623884677886963, 0.0015339808305725455, -1.9144079685211182, -0.0028240629471838474, -0.37464654445648193, -0.264039009809494, 0.07398805022239685, -0.001159809879027307, 0.09357282519340515, -1.9404857158660889, -0.030332980677485466, -0.04874565452337265, -0.07363107800483704, 0.04509088769555092], "max": [-0.0015339808305725455, 1.780951738357544, 0.0015339808305725455, 0.8752895593643188, 0.5138835906982422, 0.16746903955936432, 1.6889585256576538, 0.8682331442832947, 1.966429591178894, 0.0, 1.1568641662597656, 0.26565665006637573, 1.022804856300354, 0.045338135212659836], "mean": [-0.5014454126358032, 1.006757140159607, -1.0528075695037842, 0.40963980555534363, 0.1932162195444107, -0.11249110102653503, 0.6234937906265259, 0.4322870671749115, 0.9771864414215088, -1.0249218940734863, 0.4224279224872589, 0.10376253724098206, 0.6055254936218262, 0.04527588561177254], "std": [0.22995615005493164, 0.5519667863845825, 0.5236205458641052, 0.2362450659275055, 0.17702428996562958, 0.10238882899284363, 0.5479682087898254, 0.3267976641654968, 0.7140914797782898, 0.7167232632637024, 0.27392393350601196, 0.08737893402576447, 0.3596343994140625, 8.938727842178196e-05], "count": [755]}, "action": {"min": [-0.7623884677886963, 0.0015339808305725455, -1.9144079685211182, -0.0028240629471838474, -0.37464654445648193, -0.264039009809494, 0.07398805022239685, -0.001159809879027307, 0.09357282519340515, -1.9404857158660889, -0.030332980677485466, -0.04874565452337265, -0.07363107800483704, 0.04509088769555092], "max": [-0.0015339808305725455, 1.780951738357544, 0.0015339808305725455, 0.8752895593643188, 0.5138835906982422, 0.16746903955936432, 1.6889585256576538, 0.8682331442832947, 1.966429591178894, 0.0, 1.1568641662597656, 0.26565665006637573, 1.022804856300354, 0.045338135212659836], "mean": [-0.5014454126358032, 1.006757140159607, -1.0528075695037842, 0.40963980555534363, 0.1932162195444107, -0.11249110102653503, 0.6234937906265259, 0.4322870671749115, 0.9771864414215088, -1.0249218940734863, 0.4224279224872589, 0.10376253724098206, 0.6055254936218262, 0.04527588561177254], "std": [0.22995615005493164, 0.5519667863845825, 0.5236205458641052, 0.2362450659275055, 0.17702428996562958, 0.10238882899284363, 0.5479682087898254, 0.3267976641654968, 0.7140914797782898, 0.7167232632637024, 0.27392393350601196, 0.08737893402576447, 0.3596343994140625, 8.938727842178196e-05], "count": [755]}, "timestamp": {"min": [0.0], "max": [25.133333333333333], "mean": [12.566666666666665], "std": [7.264984514780469], "count": [755]}, "frame_index": {"min": [0], "max": [754], "mean": [377.0], "std": [217.94953544341405], "count": [755]}, "episode_index": {"min": [113], "max": [113], "mean": [113.0], "std": [0.0], "count": [755]}, "index": {"min": [84923], "max": [85677], "mean": [85300.0], "std": [217.94953544341405], "count": [755]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [755]}, "subtask_annotation": {"mean": [2.0463576158940397, 4.0, 4.0, 4.0, 4.0], "std": [1.2603886100206576, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [755]}, "scene_annotation": {"mean": [113.0], "std": [0.0], "min": [113], "max": [113], "count": [755]}, "eef_direction_state": {"mean": [4.336423841059602, 4.423841059602649], "std": [2.0173250744786584, 1.9660599860578298], "min": [0, 0], "max": [6, 6], "count": [755]}, "eef_velocity_state": {"mean": [0.766887417218543, 0.8304635761589404], "std": [0.7449362703800686, 0.8205145677914979], "min": [0, 0], "max": [2, 2], "count": [755]}, "eef_acc_mag_state": {"mean": [0.9298013245033112, 0.8370860927152318], "std": [0.8277308566944183, 0.8449002365999141], "min": [0, 0], "max": [2, 2], "count": [755]}, "eef_direction_action": {"mean": [4.336423841059602, 4.423841059602649], "std": [2.0173250744786584, 1.9660599860578298], "min": [0, 0], "max": [6, 6], "count": [755]}, "eef_velocity_action": {"mean": [0.766887417218543, 0.8304635761589404], "std": [0.7449362703800686, 0.8205145677914979], "min": [0, 0], "max": [2, 2], "count": [755]}, "eef_acc_mag_action": {"mean": [0.9298013245033112, 0.8370860927152318], "std": [0.8277308566944183, 0.8449002365999141], "min": [0, 0], "max": [2, 2], "count": [755]}, "eef_sim_pose_state": {"mean": [0.19437281304529444, 0.25822344921765217, 1.3709049296234064, -0.027349579982824553, 0.348454174606255, -0.29044502182477366, 0.18019896323740459, -0.23879164123693933, 1.3392308661358878, 0.6524339376875432, 0.37068140897252816, 0.5479159113548526], "std": [0.10200120153995908, 0.0769237920733561, 0.0795813167063088, 0.14167280995394932, 0.12944440852765526, 0.15604524015354757, 0.11312739158648644, 0.11826480975688265, 0.09025588061410901, 0.3861157656137878, 0.2152374415235913, 0.35783494812703376], "min": [0.049469164914697814, 0.13386095863621095, 1.1816334270848778, -0.2428197683347324, -0.043933773186342506, -0.6437465341123603, -0.049985370285837126, -0.3403805362736959, 1.183846464287742, -0.07247186752353689, 0.017214364880741018, -0.007523722807330099], "max": [0.3356569941190017, 0.33893001748560203, 1.4975473595187623, 0.22570558800425933, 0.6191985307811438, 0.08936208113684084, 0.35258705115188516, -0.056968810241539936, 1.4984848477299804, 1.074665611714358, 0.7498539174040908, 1.0742994705722806], "count": [755]}, "eef_sim_pose_action": {"mean": [0.19437281304529444, 0.25822344921765217, 1.3709049296234064, -0.027349579982824553, 0.348454174606255, -0.29044502182477366, 0.18019896323740459, -0.23879164123693933, 1.3392308661358878, 0.6524339376875432, 0.37068140897252816, 0.5479159113548526], "std": [0.10200120153995908, 0.0769237920733561, 0.0795813167063088, 0.14167280995394932, 0.12944440852765526, 0.15604524015354757, 0.11312739158648644, 0.11826480975688265, 0.09025588061410901, 0.3861157656137878, 0.2152374415235913, 0.35783494812703376], "min": [0.049469164914697814, 0.13386095863621095, 1.1816334270848778, -0.2428197683347324, -0.043933773186342506, -0.6437465341123603, -0.049985370285837126, -0.3403805362736959, 1.183846464287742, -0.07247186752353689, 0.017214364880741018, -0.007523722807330099], "max": [0.3356569941190017, 0.33893001748560203, 1.4975473595187623, 0.22570558800425933, 0.6191985307811438, 0.08936208113684084, 0.35258705115188516, -0.056968810241539936, 1.4984848477299804, 1.074665611714358, 0.7498539174040908, 1.0742994705722806], "count": [755]}, "gripper_mode_state": {"mean": [0.7920529801324503, 1.0], "std": [0.40583870785787973, 0.0], "min": [0, 1], "max": [1, 1], "count": [755]}, "gripper_activity_state": {"mean": [1.8317880794701986, 2.0], "std": [0.5193438117709563, 0.0], "min": [0, 2], "max": [2, 2], "count": [755]}, "gripper_mode_action": {"mean": [0.7920529801324503, 1.0], "std": [0.40583870785787973, 0.0], "min": [0, 1], "max": [1, 1], "count": [755]}, "gripper_activity_action": {"mean": [1.8317880794701986, 2.0], "std": [0.5193438117709563, 0.0], "min": [0, 2], "max": [2, 2], "count": [755]}, "gripper_open_scale_state": {"mean": [0.35628546225426866, 0.02587202655727735], "std": [0.3131244625193668, 5.1078478263024285e-05], "min": [0.04227888584136963, 0.02576622154031481], "max": [0.9651191575186593, 0.02590750583580562], "count": [755]}, "gripper_open_scale_action": {"mean": [0.35628546225426866, 0.02587202655727735], "std": [0.3131244625193668, 5.1078478263024285e-05], "min": [0.04227888584136963, 0.02576622154031481], "max": [0.9651191575186593, 0.02590750583580562], "count": [755]}}} +{"episode_index": 111, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47569060086155673]], [[0.4480375961411501]], [[0.3537799935630818]]], "std": [[[0.262826790913249]], [[0.24439727479143264]], [[0.20802662777012973]]], "count": [132]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3668789941902687]], [[0.3739543597742127]], [[0.3560307878622829]]], "std": [[[0.2920633429522978]], [[0.28955160064864527]], [[0.3048946506794517]]], "count": [132]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.355670976513501]], [[0.3617911756453423]], [[0.3423175381263617]]], "std": [[[0.2692296921467916]], [[0.2754107307975919]], [[0.2907141379172757]]], "count": [132]}, "observation.state": {"min": [-1.1011433601379395, -1.356165533068945e-36, -1.9282138347625732, 0.0015339808305725455, -0.20247378945350647, -0.7409127354621887, 0.04015470668673515, -0.021075699478387833, -0.002138238400220871, -1.9312952756881714, -0.004111174959689379, -0.21592822670936584, -0.021792065352201462, 0.04509088769555092], "max": [0.04310499131679535, 1.9220778942108154, 0.0, 1.0010536909103394, 0.9249904155731201, 0.12438756972551346, 1.6888668537139893, 0.851344108581543, 1.885262370109558, 0.0, 1.4081518650054932, 0.5522196292877197, 0.9740778207778931, 0.045338135212659836], "mean": [-0.6399807929992676, 0.9403955936431885, -1.2181206941604614, 0.5581590533256531, 0.41364914178848267, -0.3853161633014679, 0.5100826621055603, 0.3671013414859772, 0.6887779831886292, -0.9085597991943359, 0.49389708042144775, -0.011341679841279984, 0.3983946442604065, 0.045101966708898544], "std": [0.4322018623352051, 0.676485002040863, 0.7035006284713745, 0.2796132266521454, 0.31269675493240356, 0.2583736181259155, 0.45757153630256653, 0.3754175305366516, 0.7624726891517639, 0.806450605392456, 0.4891112744808197, 0.10414846986532211, 0.38116806745529175, 4.108623033971526e-05], "count": [673]}, "action": {"min": [-1.1011433601379395, -1.356165533068945e-36, -1.9282138347625732, 0.0015339808305725455, -0.20247378945350647, -0.7409127354621887, 0.04015470668673515, -0.021075699478387833, -0.002138238400220871, -1.9312952756881714, -0.004111174959689379, -0.21592822670936584, -0.021792065352201462, 0.04509088769555092], "max": [0.04310499131679535, 1.9220778942108154, 0.0, 1.0010536909103394, 0.9249904155731201, 0.12438756972551346, 1.6888668537139893, 0.851344108581543, 1.885262370109558, 0.0, 1.4081518650054932, 0.5522196292877197, 0.9740778207778931, 0.045338135212659836], "mean": [-0.6399807929992676, 0.9403955936431885, -1.2181206941604614, 0.5581590533256531, 0.41364914178848267, -0.3853161633014679, 0.5100826621055603, 0.3671013414859772, 0.6887779831886292, -0.9085597991943359, 0.49389708042144775, -0.011341679841279984, 0.3983946442604065, 0.045101966708898544], "std": [0.4322018623352051, 0.676485002040863, 0.7035006284713745, 0.2796132266521454, 0.31269675493240356, 0.2583736181259155, 0.45757153630256653, 0.3754175305366516, 0.7624726891517639, 0.806450605392456, 0.4891112744808197, 0.10414846986532211, 0.38116806745529175, 4.108623033971526e-05], "count": [673]}, "timestamp": {"min": [0.0], "max": [22.4], "mean": [11.200000000000001], "std": [6.475938370443142], "count": [673]}, "frame_index": {"min": [0], "max": [672], "mean": [336.0], "std": [194.27815111329426], "count": [673]}, "episode_index": {"min": [114], "max": [114], "mean": [114.0], "std": [0.0], "count": [673]}, "index": {"min": [85678], "max": [86350], "mean": [86014.0], "std": [194.27815111329426], "count": [673]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [673]}, "subtask_annotation": {"mean": [2.0757800891530462, 4.0, 4.0, 4.0, 4.0], "std": [1.5122752877676966, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [673]}, "scene_annotation": {"mean": [114.0], "std": [0.0], "min": [114], "max": [114], "count": [673]}, "eef_direction_state": {"mean": [3.9405646359583955, 4.196136701337296], "std": [2.1301007605932227, 2.1634921537393996], "min": [0, 0], "max": [6, 6], "count": [673]}, "eef_velocity_state": {"mean": [0.9034175334323923, 0.8514115898959881], "std": [0.8055547677920393, 0.8594731782407784], "min": [0, 0], "max": [2, 2], "count": [673]}, "eef_acc_mag_state": {"mean": [0.8662704309063893, 0.7399702823179792], "std": [0.8356509672413337, 0.8316677951885026], "min": [0, 0], "max": [2, 2], "count": [673]}, "eef_direction_action": {"mean": [3.9405646359583955, 4.196136701337296], "std": [2.1301007605932227, 2.1634921537393996], "min": [0, 0], "max": [6, 6], "count": [673]}, "eef_velocity_action": {"mean": [0.9034175334323923, 0.8514115898959881], "std": [0.8055547677920393, 0.8594731782407784], "min": [0, 0], "max": [2, 2], "count": [673]}, "eef_acc_mag_action": {"mean": [0.8662704309063893, 0.7399702823179792], "std": [0.8356509672413337, 0.8316677951885026], "min": [0, 0], "max": [2, 2], "count": [673]}, "eef_sim_pose_state": {"mean": [0.15738850387888484, 0.2556319399200524, 1.3893348294867343, -0.21907493359054747, 0.21679055854510226, -0.1938738860308299, 0.13130601078903997, -0.2792167054118275, 1.313739470629697, 0.3863775514705259, 0.2724759370692946, 0.3530804736077417], "std": [0.10273881046379327, 0.09902556184916382, 0.11820698903942067, 0.2980795765038758, 0.1750189847785143, 0.3222281085214477, 0.1296461542479056, 0.11137680876542402, 0.11621017646133296, 0.36678658384296897, 0.27343888030568425, 0.34241362355650623], "min": [-0.005194773146916206, 0.07015084915034468, 1.1810799093444864, -0.729727796349209, -0.045485210635697326, -0.6545358032355701, -0.09131044127930364, -0.41854969829490063, 1.1826180739701593, -0.021879841715764504, -0.29695303115530103, -0.015461485793167733], "max": [0.3369681568721243, 0.3557130787794159, 1.5126210141205791, 0.21498100769670733, 0.6126065258506102, 0.6416590855087272, 0.3582518516799213, -0.08512694864178928, 1.502609688053201, 0.9403476371218306, 0.7521335708089718, 0.8717822425181723], "count": [673]}, "eef_sim_pose_action": {"mean": [0.15738850387888484, 0.2556319399200524, 1.3893348294867343, -0.21907493359054747, 0.21679055854510226, -0.1938738860308299, 0.13130601078903997, -0.2792167054118275, 1.313739470629697, 0.3863775514705259, 0.2724759370692946, 0.3530804736077417], "std": [0.10273881046379327, 0.09902556184916382, 0.11820698903942067, 0.2980795765038758, 0.1750189847785143, 0.3222281085214477, 0.1296461542479056, 0.11137680876542402, 0.11621017646133296, 0.36678658384296897, 0.27343888030568425, 0.34241362355650623], "min": [-0.005194773146916206, 0.07015084915034468, 1.1810799093444864, -0.729727796349209, -0.045485210635697326, -0.6545358032355701, -0.09131044127930364, -0.41854969829490063, 1.1826180739701593, -0.021879841715764504, -0.29695303115530103, -0.015461485793167733], "max": [0.3369681568721243, 0.3557130787794159, 1.5126210141205791, 0.21498100769670733, 0.6126065258506102, 0.6416590855087272, 0.3582518516799213, -0.08512694864178928, 1.502609688053201, 0.9403476371218306, 0.7521335708089718, 0.8717822425181723], "count": [673]}, "gripper_mode_state": {"mean": [0.8855869242199108, 1.0], "std": [0.31831230555953627, 0.0], "min": [0, 1], "max": [1, 1], "count": [673]}, "gripper_activity_state": {"mean": [1.8573551263001487, 2.0], "std": [0.4849994900884438, 0.0], "min": [0, 2], "max": [2, 2], "count": [673]}, "gripper_mode_action": {"mean": [0.8855869242199108, 1.0], "std": [0.31831230555953627, 0.0], "min": [0, 1], "max": [1, 1], "count": [673]}, "gripper_activity_action": {"mean": [1.8573551263001487, 2.0], "std": [0.4849994900884438, 0.0], "min": [0, 2], "max": [2, 2], "count": [673]}, "gripper_open_scale_state": {"mean": [0.29147504656602635, 0.025772405686688992], "std": [0.2614696882007881, 2.3477448256405667e-05], "min": [0.022945546678134372, 0.02576622154031481], "max": [0.965066773550851, 0.02590750583580562], "count": [673]}, "gripper_open_scale_action": {"mean": [0.29147504656602635, 0.025772405686688992], "std": [0.2614696882007881, 2.3477448256405667e-05], "min": [0.022945546678134372, 0.02576622154031481], "max": [0.965066773550851, 0.02590750583580562], "count": [673]}}} +{"episode_index": 112, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46603296568627456]], [[0.4404549945533769]], [[0.34869062908496734]]], "std": [[[0.25492017290692603]], [[0.23912311005253]], [[0.20376490219167967]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3516160620915033]], [[0.3593994526143791]], [[0.3407169989106754]]], "std": [[[0.2676649360767767]], [[0.27111026551970463]], [[0.28757111088106435]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36955477124183006]], [[0.3731832815904139]], [[0.35092797657952074]]], "std": [[[0.2792906668409436]], [[0.286012567516079]], [[0.3034100074264707]]], "count": [100]}, "observation.state": {"min": [-0.7380199432373047, 5.446565410238691e-05, -1.9236118793487549, 0.01724327728152275, -0.49341103434562683, -0.279184490442276, 0.07373717427253723, -0.012271846644580364, 0.09664078801870346, -1.9481556415557861, -0.04591614007949829, -0.06090688705444336, -0.06902913749217987, 0.04509088769555092], "max": [0.009635908529162407, 2.0555343627929688, -0.00920388475060463, 0.6630904674530029, 0.4080388844013214, 0.1502770334482193, 1.6793546676635742, 0.7396758794784546, 2.1061556339263916, 0.0, 1.2206916809082031, 0.38196122646331787, 0.7308878898620605, 0.04509088769555092], "mean": [-0.4528697431087494, 1.1334394216537476, -1.137285590171814, 0.26760098338127136, 0.19859081506729126, -0.13645179569721222, 0.49276649951934814, 0.318067342042923, 1.0316859483718872, -1.1137429475784302, 0.511644721031189, 0.13890987634658813, 0.2782224118709564, 0.0450909398496151], "std": [0.2601976990699768, 0.6544802784919739, 0.6073058247566223, 0.1967010647058487, 0.17064014077186584, 0.10806496441364288, 0.4221976697444916, 0.28388699889183044, 0.861307680606842, 0.8594194650650024, 0.396521657705307, 0.14604027569293976, 0.2585057318210602, 5.21540641784668e-08], "count": [459]}, "action": {"min": [-0.7380199432373047, 5.446565410238691e-05, -1.9236118793487549, 0.01724327728152275, -0.49341103434562683, -0.279184490442276, 0.07373717427253723, -0.012271846644580364, 0.09664078801870346, -1.9481556415557861, -0.04591614007949829, -0.06090688705444336, -0.06902913749217987, 0.04509088769555092], "max": [0.009635908529162407, 2.0555343627929688, -0.00920388475060463, 0.6630904674530029, 0.4080388844013214, 0.1502770334482193, 1.6793546676635742, 0.7396758794784546, 2.1061556339263916, 0.0, 1.2206916809082031, 0.38196122646331787, 0.7308878898620605, 0.04509088769555092], "mean": [-0.4528697431087494, 1.1334394216537476, -1.137285590171814, 0.26760098338127136, 0.19859081506729126, -0.13645179569721222, 0.49276649951934814, 0.318067342042923, 1.0316859483718872, -1.1137429475784302, 0.511644721031189, 0.13890987634658813, 0.2782224118709564, 0.0450909398496151], "std": [0.2601976990699768, 0.6544802784919739, 0.6073058247566223, 0.1967010647058487, 0.17064014077186584, 0.10806496441364288, 0.4221976697444916, 0.28388699889183044, 0.861307680606842, 0.8594194650650024, 0.396521657705307, 0.14604027569293976, 0.2585057318210602, 5.21540641784668e-08], "count": [459]}, "timestamp": {"min": [0.0], "max": [15.266666666666667], "mean": [7.633333333333334], "std": [4.416719077257167], "count": [459]}, "frame_index": {"min": [0], "max": [458], "mean": [229.0], "std": [132.50157231771504], "count": [459]}, "episode_index": {"min": [115], "max": [115], "mean": [115.0], "std": [0.0], "count": [459]}, "index": {"min": [86351], "max": [86809], "mean": [86580.0], "std": [132.50157231771504], "count": [459]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [459]}, "subtask_annotation": {"mean": [2.104575163398693, 4.0, 4.0, 4.0, 4.0], "std": [1.455947454219583, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [459]}, "scene_annotation": {"mean": [115.0], "std": [0.0], "min": [115], "max": [115], "count": [459]}, "eef_direction_state": {"mean": [3.962962962962963, 4.03921568627451], "std": [2.173503727617219, 2.226447348229477], "min": [0, 0], "max": [6, 6], "count": [459]}, "eef_velocity_state": {"mean": [0.9215686274509803, 1.0043572984749456], "std": [0.8180646572347637, 0.8375595909642692], "min": [0, 0], "max": [2, 2], "count": [459]}, "eef_acc_mag_state": {"mean": [0.9847494553376906, 0.8496732026143791], "std": [0.843910967781018, 0.8305541250522938], "min": [0, 0], "max": [2, 2], "count": [459]}, "eef_direction_action": {"mean": [3.962962962962963, 4.03921568627451], "std": [2.173503727617219, 2.226447348229477], "min": [0, 0], "max": [6, 6], "count": [459]}, "eef_velocity_action": {"mean": [0.9215686274509803, 1.0043572984749456], "std": [0.8180646572347637, 0.8375595909642692], "min": [0, 0], "max": [2, 2], "count": [459]}, "eef_acc_mag_action": {"mean": [0.9847494553376906, 0.8496732026143791], "std": [0.843910967781018, 0.8305541250522938], "min": [0, 0], "max": [2, 2], "count": [459]}, "eef_sim_pose_state": {"mean": [0.2340235812200472, 0.23445757653232469, 1.3772695756460163, -0.07507648093845186, 0.2520398926974476, -0.24354569957056646, 0.21004759810513812, -0.24748982098967842, 1.3186921850908466, 0.37631972890504767, 0.414226947965012, 0.48984723192361124], "std": [0.11336772624558826, 0.0855425034974679, 0.09686141540685257, 0.132166526295175, 0.1718374619139002, 0.1845093584011135, 0.16508123531246202, 0.1060523442726604, 0.1040690019861364, 0.3313562551630152, 0.286273528365454, 0.42108695573673394], "min": [0.03677502430385166, 0.07932674977050626, 1.1821222960131672, -0.528706559139872, -0.11830021419580206, -0.8755785925290225, -0.053827352869688046, -0.35828729664809444, 1.1842198999491702, -0.06782049698611822, -0.01190149826342446, -0.01823573145558694], "max": [0.4221531488384465, 0.34031918605637873, 1.485071121208585, 0.14962843995928354, 0.6181715478839385, 0.25846336653987967, 0.4473695514081309, -0.08834293108525904, 1.5212443895145404, 0.8177737672712583, 0.9101838965734861, 1.097124068196377], "count": [459]}, "eef_sim_pose_action": {"mean": [0.2340235812200472, 0.23445757653232469, 1.3772695756460163, -0.07507648093845186, 0.2520398926974476, -0.24354569957056646, 0.21004759810513812, -0.24748982098967842, 1.3186921850908466, 0.37631972890504767, 0.414226947965012, 0.48984723192361124], "std": [0.11336772624558826, 0.0855425034974679, 0.09686141540685257, 0.132166526295175, 0.1718374619139002, 0.1845093584011135, 0.16508123531246202, 0.1060523442726604, 0.1040690019861364, 0.3313562551630152, 0.286273528365454, 0.42108695573673394], "min": [0.03677502430385166, 0.07932674977050626, 1.1821222960131672, -0.528706559139872, -0.11830021419580206, -0.8755785925290225, -0.053827352869688046, -0.35828729664809444, 1.1842198999491702, -0.06782049698611822, -0.01190149826342446, -0.01823573145558694], "max": [0.4221531488384465, 0.34031918605637873, 1.485071121208585, 0.14962843995928354, 0.6181715478839385, 0.25846336653987967, 0.4473695514081309, -0.08834293108525904, 1.5212443895145404, 0.8177737672712583, 0.9101838965734861, 1.097124068196377], "count": [459]}, "gripper_mode_state": {"mean": [0.8779956427015251, 1.0], "std": [0.3272908402303068, 0.0], "min": [0, 1], "max": [1, 1], "count": [459]}, "gripper_activity_state": {"mean": [1.8191721132897603, 2.0], "std": [0.5321704753379861, 0.0], "min": [0, 2], "max": [2, 2], "count": [459]}, "gripper_mode_action": {"mean": [0.8779956427015251, 1.0], "std": [0.3272908402303068, 0.0], "min": [0, 1], "max": [1, 1], "count": [459]}, "gripper_activity_action": {"mean": [1.8191721132897603, 2.0], "std": [0.5321704753379861, 0.0], "min": [0, 2], "max": [2, 2], "count": [459]}, "gripper_open_scale_state": {"mean": [0.28158202989057707, 0.025766221540314622], "std": [0.2412559734428523, 1.8735013540549517e-16], "min": [0.04213552815573556, 0.02576622154031481], "max": [0.9596312386648995, 0.02576622154031481], "count": [459]}, "gripper_open_scale_action": {"mean": [0.28158202989057707, 0.025766221540314622], "std": [0.2412559734428523, 1.8735013540549517e-16], "min": [0.04213552815573556, 0.02576622154031481], "max": [0.9596312386648995, 0.02576622154031481], "count": [459]}}} +{"episode_index": 113, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4652127650392276]], [[0.4434495993904544]], [[0.35658927253354283]]], "std": [[[0.2743170529234045]], [[0.2632185485943402]], [[0.23445630532905593]]], "count": [183]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3495296692143767]], [[0.3605241690179411]], [[0.3514020917413717]]], "std": [[[0.26779587190079834]], [[0.26788656170219083]], [[0.2767295749695688]]], "count": [183]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34177662446277846]], [[0.3482824208007429]], [[0.32769185506625237]]], "std": [[[0.2655849405050096]], [[0.2695711635599321]], [[0.28549286083222664]]], "count": [183]}, "observation.state": {"min": [-0.6699637174606323, -0.0015339808305725455, -1.5883407592773438, -0.6320000886917114, -0.3472413420677185, -1.0921943187713623, 0.0678098052740097, -0.005388900171965361, -0.007669903803616762, -1.9436941146850586, -0.019469475373625755, -0.33416736125946045, -0.05820713937282562, 0.04731735959649086], "max": [7.203749484626042e-19, 1.6306215524673462, 1.7279472123987727e-19, 0.8439330458641052, 0.08421636372804642, 0.09970875084400177, 1.6744180917739868, 1.1075341701507568, 2.0647380352020264, 0.008790102787315845, 1.065234899520874, 0.5837277770042419, 0.5767768025398254, 0.04756491258740425], "mean": [-0.42489296197891235, 0.5967575311660767, -0.592539370059967, 0.018173610791563988, -0.06638823449611664, -0.5103687047958374, 0.46206608414649963, 0.5754435658454895, 1.0728163719177246, -1.102333426475525, 0.45854651927948, -0.03515857830643654, 0.20269303023815155, 0.04740171879529953], "std": [0.26545292139053345, 0.44278448820114136, 0.4328291118144989, 0.3742811679840088, 0.08818867057561874, 0.4665515422821045, 0.3693554699420929, 0.48511502146720886, 0.9011147022247314, 0.8312681913375854, 0.35742560029029846, 0.14260268211364746, 0.17744360864162445, 0.00011343769438099116], "count": [1045]}, "action": {"min": [-0.6699637174606323, -0.0015339808305725455, -1.5883407592773438, -0.6320000886917114, -0.3472413420677185, -1.0921943187713623, 0.0678098052740097, -0.005388900171965361, -0.007669903803616762, -1.9436941146850586, -0.019469475373625755, -0.33416736125946045, -0.05820713937282562, 0.04731735959649086], "max": [7.203749484626042e-19, 1.6306215524673462, 1.7279472123987727e-19, 0.8439330458641052, 0.08421636372804642, 0.09970875084400177, 1.6744180917739868, 1.1075341701507568, 2.0647380352020264, 0.008790102787315845, 1.065234899520874, 0.5837277770042419, 0.5767768025398254, 0.04756491258740425], "mean": [-0.42489296197891235, 0.5967575311660767, -0.592539370059967, 0.018173610791563988, -0.06638823449611664, -0.5103687047958374, 0.46206608414649963, 0.5754435658454895, 1.0728163719177246, -1.102333426475525, 0.45854651927948, -0.03515857830643654, 0.20269303023815155, 0.04740171879529953], "std": [0.26545292139053345, 0.44278448820114136, 0.4328291118144989, 0.3742811679840088, 0.08818867057561874, 0.4665515422821045, 0.3693554699420929, 0.48511502146720886, 0.9011147022247314, 0.8312681913375854, 0.35742560029029846, 0.14260268211364746, 0.17744360864162445, 0.00011343769438099116], "count": [1045]}, "timestamp": {"min": [0.0], "max": [34.8], "mean": [17.4], "std": [10.055512584315796], "count": [1045]}, "frame_index": {"min": [0], "max": [1044], "mean": [522.0], "std": [301.66537752947386], "count": [1045]}, "episode_index": {"min": [116], "max": [116], "mean": [116.0], "std": [0.0], "count": [1045]}, "index": {"min": [86810], "max": [87854], "mean": [87332.0], "std": [301.66537752947386], "count": [1045]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1045]}, "subtask_annotation": {"mean": [2.217224880382775, 4.0, 4.0, 4.0, 4.0], "std": [1.3915981491648197, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1045]}, "scene_annotation": {"mean": [116.0], "std": [0.0], "min": [116], "max": [116], "count": [1045]}, "eef_direction_state": {"mean": [4.584688995215311, 4.476555023923445], "std": [2.186902076625681, 1.8685704686349598], "min": [0, 0], "max": [6, 6], "count": [1045]}, "eef_velocity_state": {"mean": [0.5808612440191387, 0.8315789473684211], "std": [0.7791648239313866, 0.8325655827074165], "min": [0, 0], "max": [2, 2], "count": [1045]}, "eef_acc_mag_state": {"mean": [0.6555023923444976, 0.7559808612440191], "std": [0.8090285161515757, 0.843083381493461], "min": [0, 0], "max": [2, 2], "count": [1045]}, "eef_direction_action": {"mean": [4.584688995215311, 4.476555023923445], "std": [2.186902076625681, 1.8685704686349598], "min": [0, 0], "max": [6, 6], "count": [1045]}, "eef_velocity_action": {"mean": [0.5808612440191387, 0.8315789473684211], "std": [0.7791648239313866, 0.8325655827074165], "min": [0, 0], "max": [2, 2], "count": [1045]}, "eef_acc_mag_action": {"mean": [0.6555023923444976, 0.7559808612440191], "std": [0.8090285161515757, 0.843083381493461], "min": [0, 0], "max": [2, 2], "count": [1045]}, "eef_sim_pose_state": {"mean": [0.12504740254427613, 0.3088057342931229, 1.3285496926800289, -0.50552643609336, 0.02205694702550148, -0.4908323623501654, 0.17864943009506654, -0.18283810548906135, 1.3134216381641572, 0.1559284929451868, 0.4235529536183426, 0.521943802773007], "std": [0.07073993378256711, 0.04098901138595709, 0.08668099868721865, 0.46220814643800295, 0.22932918962718488, 0.30734356469308577, 0.11147309710973541, 0.14611216546631017, 0.10225148321002143, 0.1455352859579433, 0.38722575621255806, 0.4210480525272737], "min": [0.007993722961096454, 0.18560963945656594, 1.1816983411120277, -1.076573926057725, -0.18251245048406028, -0.8981081688334048, -0.07822842043619498, -0.3844383242772478, 1.1804693925740208, -0.058048921461795265, -0.4083286476118375, -0.003810409283220772], "max": [0.3153891038723551, 0.34064478481694377, 1.4949647168601523, 0.15088859511166638, 0.8718865297590739, 0.054684660211154604, 0.33696080375980675, -0.006261507728972937, 1.4821025194911102, 0.5048259745656347, 0.9064884494210519, 1.1910254330769692], "count": [1045]}, "eef_sim_pose_action": {"mean": [0.12504740254427613, 0.3088057342931229, 1.3285496926800289, -0.50552643609336, 0.02205694702550148, -0.4908323623501654, 0.17864943009506654, -0.18283810548906135, 1.3134216381641572, 0.1559284929451868, 0.4235529536183426, 0.521943802773007], "std": [0.07073993378256711, 0.04098901138595709, 0.08668099868721865, 0.46220814643800295, 0.22932918962718488, 0.30734356469308577, 0.11147309710973541, 0.14611216546631017, 0.10225148321002143, 0.1455352859579433, 0.38722575621255806, 0.4210480525272737], "min": [0.007993722961096454, 0.18560963945656594, 1.1816983411120277, -1.076573926057725, -0.18251245048406028, -0.8981081688334048, -0.07822842043619498, -0.3844383242772478, 1.1804693925740208, -0.058048921461795265, -0.4083286476118375, -0.003810409283220772], "max": [0.3153891038723551, 0.34064478481694377, 1.4949647168601523, 0.15088859511166638, 0.8718865297590739, 0.054684660211154604, 0.33696080375980675, -0.006261507728972937, 1.4821025194911102, 0.5048259745656347, 0.9064884494210519, 1.1910254330769692], "count": [1045]}, "gripper_mode_state": {"mean": [0.9483253588516747, 1.0], "std": [0.22136931271184876, 0.0], "min": [0, 1], "max": [1, 1], "count": [1045]}, "gripper_activity_state": {"mean": [1.9110047846889953, 2.0], "std": [0.389728705758172, 0.0], "min": [0, 2], "max": [2, 2], "count": [1045]}, "gripper_mode_action": {"mean": [0.9483253588516747, 1.0], "std": [0.22136931271184876, 0.0], "min": [0, 1], "max": [1, 1], "count": [1045]}, "gripper_activity_action": {"mean": [1.9110047846889953, 2.0], "std": [0.389728705758172, 0.0], "min": [0, 2], "max": [2, 2], "count": [1045]}, "gripper_open_scale_state": {"mean": [0.26403926217792145, 0.027086663307267184], "std": [0.2110609048989414, 6.482104668645659e-05], "min": [0.03874846015657697, 0.027038491197994778], "max": [0.9568103381565639, 0.027179950049945285], "count": [1045]}, "gripper_open_scale_action": {"mean": [0.26403926217792145, 0.027086663307267184], "std": [0.2110609048989414, 6.482104668645659e-05], "min": [0.03874846015657697, 0.027038491197994778], "max": [0.9568103381565639, 0.027179950049945285], "count": [1045]}}} +{"episode_index": 114, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43658805311396587]], [[0.4214241473217639]], [[0.33838976410487565]]], "std": [[[0.3102398919088377]], [[0.30206381311191355]], [[0.2649279459777004]]], "count": [145]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36230385583352115]], [[0.3717801761700849]], [[0.3565750300503343]]], "std": [[[0.2844356408084238]], [[0.283339781023282]], [[0.29863615513837577]]], "count": [145]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3475823773570731]], [[0.3526864735932687]], [[0.331493261212531]]], "std": [[[0.2663458102166372]], [[0.27095979675667387]], [[0.2874123485834645]]], "count": [145]}, "observation.state": {"min": [-0.9263737201690674, 0.0011232469696551561, -1.9389517307281494, -0.003067961661145091, -0.43658745288848877, -0.6258641481399536, 0.07264257222414017, -0.016777465119957924, 0.004601942375302315, -1.4890409708023071, -0.04885483533143997, -0.509427547454834, -0.07516505569219589, 0.04558541998267174], "max": [1.7913198778836756e-20, 1.9297478199005127, 0.0015339808305725455, 0.9066682457923889, 0.3834952116012573, 0.09302235394716263, 1.68869948387146, 0.9214549660682678, 1.6950488090515137, 1.0842021724855044e-19, 1.1736189126968384, 0.4190180003643036, 0.5092816352844238, 0.04558541998267174], "mean": [-0.5854771733283997, 1.0010772943496704, -1.1391874551773071, 0.35149726271629333, 0.10904117673635483, -0.2046133130788803, 0.4922347366809845, 0.4540098011493683, 0.6883208751678467, -0.7305173873901367, 0.3563295602798462, -0.13268651068210602, 0.22291922569274902, 0.04558560252189636], "std": [0.38218533992767334, 0.6911075115203857, 0.6691774725914001, 0.24039432406425476, 0.14051346480846405, 0.25998783111572266, 0.4120994806289673, 0.4145910143852234, 0.6775792837142944, 0.6325035691261292, 0.3396206200122833, 0.15736360847949982, 0.23170167207717896, 1.825392246246338e-07], "count": [768]}, "action": {"min": [-0.9263737201690674, 0.0011232469696551561, -1.9389517307281494, -0.003067961661145091, -0.43658745288848877, -0.6258641481399536, 0.07264257222414017, -0.016777465119957924, 0.004601942375302315, -1.4890409708023071, -0.04885483533143997, -0.509427547454834, -0.07516505569219589, 0.04558541998267174], "max": [1.7913198778836756e-20, 1.9297478199005127, 0.0015339808305725455, 0.9066682457923889, 0.3834952116012573, 0.09302235394716263, 1.68869948387146, 0.9214549660682678, 1.6950488090515137, 1.0842021724855044e-19, 1.1736189126968384, 0.4190180003643036, 0.5092816352844238, 0.04558541998267174], "mean": [-0.5854771733283997, 1.0010772943496704, -1.1391874551773071, 0.35149726271629333, 0.10904117673635483, -0.2046133130788803, 0.4922347366809845, 0.4540098011493683, 0.6883208751678467, -0.7305173873901367, 0.3563295602798462, -0.13268651068210602, 0.22291922569274902, 0.04558560252189636], "std": [0.38218533992767334, 0.6911075115203857, 0.6691774725914001, 0.24039432406425476, 0.14051346480846405, 0.25998783111572266, 0.4120994806289673, 0.4145910143852234, 0.6775792837142944, 0.6325035691261292, 0.3396206200122833, 0.15736360847949982, 0.23170167207717896, 1.825392246246338e-07], "count": [768]}, "timestamp": {"min": [0.0], "max": [25.566666666666666], "mean": [12.783333333333333], "std": [7.390077180973196], "count": [768]}, "frame_index": {"min": [0], "max": [767], "mean": [383.5], "std": [221.70231542919586], "count": [768]}, "episode_index": {"min": [117], "max": [117], "mean": [117.0], "std": [0.0], "count": [768]}, "index": {"min": [87855], "max": [88622], "mean": [88238.5], "std": [221.70231542919586], "count": [768]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [768]}, "subtask_annotation": {"mean": [2.13671875, 4.0, 4.0, 4.0, 4.0], "std": [1.4355260592311694, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [768]}, "scene_annotation": {"mean": [117.0], "std": [0.0], "min": [117], "max": [117], "count": [768]}, "eef_direction_state": {"mean": [4.302083333333333, 4.59765625], "std": [1.9571971438059572, 1.9534543993063342], "min": [0, 0], "max": [6, 6], "count": [768]}, "eef_velocity_state": {"mean": [0.828125, 0.6549479166666666], "std": [0.8095398802457686, 0.7918540331319441], "min": [0, 0], "max": [2, 2], "count": [768]}, "eef_acc_mag_state": {"mean": [0.8984375, 0.6848958333333334], "std": [0.8478512400535937, 0.8305250532941805], "min": [0, 0], "max": [2, 2], "count": [768]}, "eef_direction_action": {"mean": [4.302083333333333, 4.59765625], "std": [1.9571971438059572, 1.9534543993063342], "min": [0, 0], "max": [6, 6], "count": [768]}, "eef_velocity_action": {"mean": [0.828125, 0.6549479166666666], "std": [0.8095398802457686, 0.7918540331319441], "min": [0, 0], "max": [2, 2], "count": [768]}, "eef_acc_mag_action": {"mean": [0.8984375, 0.6848958333333334], "std": [0.8478512400535937, 0.8305250532941805], "min": [0, 0], "max": [2, 2], "count": [768]}, "eef_sim_pose_state": {"mean": [0.18084912527115404, 0.22879390593735985, 1.38092006809741, -0.158007572477135, 0.2061736711458602, -0.4659091158442164, 0.14214463716270176, -0.2747143482605054, 1.3027288862860953, 0.14433786402651352, 0.30268337271838736, 0.2998591408690476], "std": [0.1059053794770042, 0.10320611772585736, 0.11537307714577218, 0.2881160919104239, 0.1823871615914154, 0.3146016674960071, 0.09837051329739811, 0.09000614488803708, 0.10402274003317728, 0.16233466856102038, 0.26651330714760946, 0.2712311331748737], "min": [-0.017160946800299566, 0.055340292094118906, 1.1810037821781705, -0.6222044408879499, -0.05337448425937019, -0.8419450253425326, -0.02795105202361728, -0.3852260670752645, 1.1813720811301214, -0.07510596254852553, -0.09848778560899096, -0.05604857857719535], "max": [0.34286120586358826, 0.3500142233897679, 1.522588700030232, 0.20582305970764675, 0.5773267798758903, 0.05029429970894214, 0.3261250657320795, -0.10660886176559659, 1.4549177835350746, 0.368529094722332, 0.7397876700235129, 0.7167687963001722], "count": [768]}, "eef_sim_pose_action": {"mean": [0.18084912527115404, 0.22879390593735985, 1.38092006809741, -0.158007572477135, 0.2061736711458602, -0.4659091158442164, 0.14214463716270176, -0.2747143482605054, 1.3027288862860953, 0.14433786402651352, 0.30268337271838736, 0.2998591408690476], "std": [0.1059053794770042, 0.10320611772585736, 0.11537307714577218, 0.2881160919104239, 0.1823871615914154, 0.3146016674960071, 0.09837051329739811, 0.09000614488803708, 0.10402274003317728, 0.16233466856102038, 0.26651330714760946, 0.2712311331748737], "min": [-0.017160946800299566, 0.055340292094118906, 1.1810037821781705, -0.6222044408879499, -0.05337448425937019, -0.8419450253425326, -0.02795105202361728, -0.3852260670752645, 1.1813720811301214, -0.07510596254852553, -0.09848778560899096, -0.05604857857719535], "max": [0.34286120586358826, 0.3500142233897679, 1.522588700030232, 0.20582305970764675, 0.5773267798758903, 0.05029429970894214, 0.3261250657320795, -0.10660886176559659, 1.4549177835350746, 0.368529094722332, 0.7397876700235129, 0.7167687963001722], "count": [768]}, "gripper_mode_state": {"mean": [0.9205729166666666, 1.0], "std": [0.2704041822281855, 0.0], "min": [0, 1], "max": [1, 1], "count": [768]}, "gripper_activity_state": {"mean": [1.8919270833333333, 2.0], "std": [0.42394161706908984, 0.0], "min": [0, 2], "max": [2, 2], "count": [768]}, "gripper_mode_action": {"mean": [0.9205729166666666, 1.0], "std": [0.2704041822281855, 0.0], "min": [0, 1], "max": [1, 1], "count": [768]}, "gripper_activity_action": {"mean": [1.8919270833333333, 2.0], "std": [0.42394161706908984, 0.0], "min": [0, 2], "max": [2, 2], "count": [768]}, "gripper_open_scale_state": {"mean": [0.28127660121702264, 0.026048811418669632], "std": [0.23548546132406786, 6.591949208711867e-17], "min": [0.041510041270937235, 0.026048811418669566], "max": [0.9649711336408343, 0.026048811418669566], "count": [768]}, "gripper_open_scale_action": {"mean": [0.28127660121702264, 0.026048811418669632], "std": [0.23548546132406786, 6.591949208711867e-17], "min": [0.041510041270937235, 0.026048811418669566], "max": [0.9649711336408343, 0.026048811418669566], "count": [768]}}} diff --git a/R1_Lite_make_a_landline_call/meta/info.json b/R1_Lite_make_a_landline_call/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..0f2cf8f53f9094d156ffefc1b20f7889a84f02de --- /dev/null +++ b/R1_Lite_make_a_landline_call/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "galaxea_r1_lite", "total_episodes": 115, "total_frames": 86262, "total_tasks": 1, "total_videos": 345, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:114"}, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4", "features": {"observation.images.cam_high_rgb": {"dtype": "video", "shape": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_left_wrist_rgb": {"dtype": "video", "shape": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_right_wrist_rgb": {"dtype": "video", "shape": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.state": {"dtype": "float32", "shape": [14], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "left_gripper_open", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "right_gripper_open"]}, "action": {"dtype": "float32", "shape": [14], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "left_gripper_open", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "right_gripper_open"]}, "timestamp": {"dtype": "float32", "shape": [1], "names": null}, "frame_index": {"dtype": "int64", "shape": [1], "names": null}, "episode_index": {"dtype": "int64", "shape": [1], "names": null}, "index": {"dtype": "int64", "shape": [1], "names": null}, "task_index": {"dtype": "int64", "shape": [1], "names": null}, "subtask_annotation": {"names": null, "dtype": "int32", "shape": [5]}, "scene_annotation": {"names": null, "dtype": "int32", "shape": [1]}, "eef_sim_pose_state": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_sim_pose_action": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_direction_state": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_direction_action": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_velocity_state": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_velocity_action": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_state": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_action": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "gripper_open_scale_state": {"names": ["left_gripper_open_scale", "right_gripper_open_scale"], "dtype": "float32", "shape": [2]}, "gripper_open_scale_action": {"names": ["left_gripper_open_scale", "right_gripper_open_scale"], "dtype": "float32", "shape": [2]}, "gripper_mode_state": {"names": ["left_gripper_mode", "right_gripper_mode"], "dtype": "int32", "shape": [2]}, "gripper_mode_action": {"names": ["left_gripper_mode", "right_gripper_mode"], "dtype": "int32", "shape": [2]}, "gripper_activity_state": {"names": ["left_gripper_activity", "right_gripper_activity"], "dtype": "int32", "shape": [2]}}} \ No newline at end of file diff --git a/R1_Lite_make_a_landline_call/meta/tasks.jsonl b/R1_Lite_make_a_landline_call/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..57da96df2406b19df83ff6cc1aef5946d47f9b56 --- /dev/null +++ b/R1_Lite_make_a_landline_call/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "lift phone handle dial number then replace to end call."} diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a555042c1cc063b351fbe582b9e888296693c6a --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:9d38a814ad0d7e09809eb6ae22afa1241268a65f66bdc1c5af0efe68d8d54ef7 +size 15318499 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd4c046c37c56fb70638d1068c1e36b5e6de5a72 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:dc393ffe029e0baa40417b6fed856bd2a949bc1884b29d10ee570b6c498a71d1 +size 18053399 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81ec27de6c8ab1a18c3b2b1bf5bf2520fba406f0 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:1582c62b93d8a0bf9afe3fae2084c0a2c587c1cfce0d632addd0ca8e43a92997 +size 22070706 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46bb27a80c8053fc6237afd7d4ce8d16300884dd --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:e502beedc15bbda09c2f2f656ff11e846dd3c8ae9039b799ecd8283996cfc29d +size 28908812 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8112bc44b5fef9164c1e901758027906fc66261 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:d96cbb54d6ffe8c4389cd0ff3b28a809c4e9dc1ffd289b178237abb99e74a4db +size 17162539 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3550ce479418971b1483377c0f37be66cc42f4c --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:f45b4206436917630f144ec5df806433a719e8b7fc019334d0664b557f15e26f +size 23549074 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af00ca42888933679ef25b8d62ff3b7c9e3feb1e --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:f15f400bc7223588aea7c9cce60081a718742a9486586909bdeadd95b513bb48 +size 18623597 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1a88ed3518802aa73070764e442950294969607 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:ff22575c44b6989897c33c32d63d9ae67d6c59196f30a3608355d7c0a6403a83 +size 17746493 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84874ee01936de74fe251861a141a7cd256717f5 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:1c74425cdcbc158967bb532df0a997a32831b188d37710e621c8c021466e76a3 +size 12074055 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3dfad29455cc7588c78b07f527e04abacea324d8 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:70d870a8b8238b0e061aa28a153d804ea49f2be6d402982bbe8e7a4f406fc4f7 +size 16173680 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..892c4c05fa5a88886105e389fa4e6e11dcd39c46 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:6c64d60c653cb0cd9b0e03ceb8fd7c1cc73086a99d81993774cf24239f33cb38 +size 15537580 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2398aa66c5d308f6b06abfb1d0ddd80639ecd090 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:be0c14e426be4bccd1497ab5fc172b86e08d6c1ab87bb589c2a661c57969d6f5 +size 14345359 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea1f30b019a6c46c0baa200420f583101212b560 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:88fc4ae814fdf5f392d71dd4abda1995aa7bb3c9ddf1f4417666943dc0a7d789 +size 15599569 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af0781a0e4a0fb7a63312c5088c6782dc47d2f5b --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:69b89103e45a8cf4c2f85871826c29196b593cefa5438142c5811497adf3e336 +size 16339566 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..370169e74aff6907ec52268ee70dcc6d5f247030 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:686aff8fa57d3e912ae89865449b804f969b81ecaef8bd65418b2214dd2abdc0 +size 19545469 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37b0891def1d67af6f35e6f76750b2b8284c2b64 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:f445be98d0e4b12a4aef80d10177186acd204349ce78e6abffc86b19df63b17f +size 18739153 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d26ad3000e8ed4ebada21c1e0bc3b26cf26fc623 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:02548094c3df74a109224ea8da774071d6ab225f642785590797be0ee42526ad +size 22338098 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df8d2c6225aec43124a7f055a65dbffbea07e8d7 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:63d14c27a32f4839818351a0f947a49d973bda99e4d32f3277ec01a35dd08f2b +size 22472176 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07a54522b00bb136c8aaac23c02fc535a075d4ed --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:9e1cff5a000c83d17262536f66d6128e1854886cc12821dc6c7c923d6dc10c2e +size 22495751 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd327d72964742c29220aa2da2c6b88102a89c6a --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:0f5634928eec46cbca80472cd8bc0f7345a4090bb45a027dc9d532c1960951d8 +size 19518769 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d6d1e242b2bfda7aa92bb91b3c8c164ead726d7 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:f19fb82b5e27dabe6690fed242957498dec179d95146ed911d0c055e1056afd9 +size 17664413 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..565283cce02ade892d654a0d45c4198f36ba6ecf --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:6664a1f59f00e1980cc73dae1a656605edb5d47b52242b7a7464d99ca16757d5 +size 18289561 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1302a256b165eb17be0b0d10ab1280d0629e31ea --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:3f473696689988507fc0c3d0ea637d07149b0e862c3a644629262938c7b17019 +size 20051254 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23ce5b3c15e6fb93fa89f444658e023076a882c6 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:050792ae7fbac82b498fd23d60931e863970a32dfaf3728154466cb946b444d3 +size 18999882 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1013e04554e0aa3859d852bfd35880cc1bb99ab7 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:34881e07207654a78951d6c4cb3f9d8bb135703c2df328a9facac33bfb80496f +size 15695625 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64080e1674dd76f91442e81737eddb546f313f57 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:3615cea796b499165dc40af71534ee139a4c0eadb41ac8fa71b8708b50c99088 +size 19965894 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..862ee81edd0077032e6505d22996839f4f65e211 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:2c5e5e44e81e5c428702e20b21685438e08818273ce519344865c1d60d25ba75 +size 19053377 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..658d68144dc2c75d2d7ff633391fc0c6a409d237 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:2b2bc8baf9284581f4ef78a624971aa8afd6e99cf45bfef45dd65e453e240b77 +size 19747494 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d3503842414f3f54967b8d3997438054ecf869c --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:86ddf363ff0beb1b4fc54fdd86f7898ed9b370a39b6ea64df5059d925a1cbc93 +size 24796753 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9f1483294d91950d83a61ee3d77f4ce630c4223 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:886d16b10b759f2bba45f5d8eb5d9158c68ef8b289a1eee64fba505504291fb6 +size 12265814 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6944e26bd7df12f6fa3a4694f3c71834737407f2 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:797c4782f804cd9d031e5e9cd4234fa1590f9d6985fa7c9989ce350f760007c8 +size 20010909 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06790f534b344c3a5de62f4ebc69cb59b80e6dc4 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:c35f955ebd3fe36b08c7c2d1b28cfa8c8a0a6d5642cc1eab64e061ae1e7fbe23 +size 22230773 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f517c8ff8eb525c2d344f1db21397a07b415a40 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:e873486bec570b487bdbf1b8d2b1e71e97b10155c9773d8916e744c81d42ece6 +size 15344633 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d82bed823999d7bbea50ce4e8b95ba6a036815e --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:93d43e5b268235db1436e9414f2cbdd3c43dac0db4179aa82130a54975581c4b +size 20369576 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e254d00593ae4386bb8fe020685a377a39331c3 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:746b565b4a5d43f339817c8b8775d266aae426bc2654b1df7fbea9f832b4ba19 +size 17806343 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc3d6af66d333d09f9b3aaaae099af1e8020f693 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:bf7e75d2e7e478878142fce66b446423a04fb47a28ec358df5ebcc5c5361f032 +size 14756986 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f11a54215a2a11cea8317f9555af93863c7f2959 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:f4cf175bb956f9ebb8d3edae1d0eeea4b6b0fa2a800a4a49381b23f47b20f417 +size 20163212 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb8dccf77619b9c01d1cbe3eff49151742b80e5f --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:9b7ce09a638912cf1af7f5e29d494d45637864bd4cc0f6abb55df942b84b5f46 +size 14198279 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07efb2c223f599fb9992f8b5f17e24b146bf5f16 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:dcbeaeacd62179fd122fa8f6ad6ff42897319f9fbfc21ea0b51442533e7ff9cb +size 16274361 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6af90aa5f1873966de8d7d2ad76b36de21d229b4 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:e0365f8e645011aeade9cf0f9016dc78f487b0b64ad2ca826eb441ca3f8af75f +size 13358277 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce98677c33ea6183c5334f689deec9b4b224ffaf --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:d90a3ff152c1a7a3a7c26337996fad293aba8d55afd463b5cc8c65e7a2e6ed33 +size 12504174 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1597e97c96532b29882cd18a2215733c8b11d08a --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:3a07fa1313c1dbfffad99720e5a1882b85e82d27e0e078f61c12b4be7856420a +size 15399338 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c64bbf14a1a3e32cc131ac0c2753a192e12db2e --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:a4b623e11e643d0d99e076fd4e288168078f864d6fa367d04a5e26470b574c3f +size 21069726 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9e6dd997900ac6d18fb791f650374825de44893 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:964682dc6bcfe529b132cdb02c57bd1dbd6c883522db803a1d14d9694b802ab8 +size 21271797 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4dd661a248951a742ba33d5a631dea534bc84624 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:423d3171f6415f801cf211384a0875bfc0045239d3bd2341b3b7deba817461b5 +size 20714291 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83a0e90a626657ce4e5f20719334f4d13fe62852 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:dd8afcc4b1482c13e2f030fa2d584d02e87f259a979636080a81180001b24d20 +size 14487722 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ed54048cde3608b43977c08f8622b38bfd24a3b --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:5956f681e8375896849340924d29b02eff95b1d22cf1f1e1e346a511cbf15e4f +size 16651126 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..937e4c85741c22caa7e1c1a6373d82c70777b2b5 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:4936633b5d539ab132751c7658eee7e28739d6232a7dfda6c42ad0c93f9a5f3e +size 10900298 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2159f2c286d713c5930d64e295360461ec090aa1 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:985a1d27173247c97640c1d98742c3f4f83e6a975eb1872566407ced86ab4275 +size 17858848 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3caa5c9f6f0c6baf3ad4a43648d12f4b66876836 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:1f197336893347ffaf37abe9c2d824e246a97760356eac55027c8d6cd3649c32 +size 13614891 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2ece5ea33a6a04fc79e1572b5e2544f8cae5a83 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:7e725a6ae02345d78789377e2a66e8855b239484322f5610fbe26196dcb23f32 +size 19536216 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1dd433e0fb51aedcb1468490577d19236e6e3764 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:55966d07d406752b1b2d246956bbbfb2f0e034f049a46670059210c0abe65571 +size 18553902 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0138ed74014a5a8626430b1f8244daf7a8e01804 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:163bf31b8186c6250f331acca94a257d687e0718f5548be9ab4ecf21ae8e88c8 +size 23238113 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f929a71c586ab48289b8cb295c76a01c92785e9a --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:2d2efdd73b54816033730a93f7da298e54a40170878fde81d07a10bd77610838 +size 15195360 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd9ac1c04e308f054bc10af3f42cbadfd3e7c4ae --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:7a8cd7091d1dbf5ebf732daeee8502f6823fcd411063cea8b0d3a8e5ac7d0e1d +size 14075043 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ac8e6a3269f0bb9f1ac2fe5774634ec49ae90b2 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:776e96662d8eadbaade4cd0487b9fa0c6840299f8e67dab1cb7b10c25f2464af +size 19994141 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e4daff012c74ec351c3b84030f4826cd7294d66 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:89dc810ee8e5c612b82ec381c37fbfd2d334f81b48718a39e10bb2df493c3539 +size 16239133 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3395e33d112419bb6c1acde9dc2bf72a1d76cec --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:9ba7628e0ac3b8905f2c4ca187f59299feba5efcd4828e5a03160b61a33eb073 +size 19563576 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ca6f8f274c95f26cd46e5c2e4ad931760daad67 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:b1973943f8b9954daa6a5705c71eec495af6145d0de49b53a75ba6a9ce195522 +size 18275892 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ef0c07359984ad480578e3edf01fa425e9823e1 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:2b3b6c41410e79f5d9fef61932fa73bda1ceaf61423728b5b9325f6ea3655d7f +size 12907097 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a31d5d9fb555c09cf5e5111eae88bf093f861e3 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:3f507988bc64144013e37fab6b485cc3a2f30923b4c275c5098019d9f0c33f38 +size 15780420 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39d5dd40c48d73ffe375c96b49bf99f729b6634f --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:ef34862ccab712b2d3ee6ef19862ac28280818910babc871ababb5d72185c556 +size 24846123 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93f0bd5a0595621c579ee1b617fa330cb86b7595 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:2676eda5de2db1873793ca44823f704f8a19bbe69489e19105813684790d5144 +size 20554530 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a23b2457d4140df55a26601835514e9ab6cebc3 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:a3bea560e7601d80194062595f2c2d3d28d5f211bb90a2cbbcfbe51f501a38a8 +size 28034267 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..742616bb6e54765c242ab927b6a30cb20a52d9f4 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:0dd9e1ec297a760df818c568660ea77ef96c6bd80eb03a34ba9a26cbfd98ac32 +size 20825114 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25dac16a008ec51a526bced4008f174d069d65f8 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:7d0ce54c81861daddd66dcfe7d1b08305bcb69fdbfc2113e164ce7828f53ecfc +size 19176175 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afe68a05f5750cefb8902d1be38464d970821f9f --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:1167639c35a475b5bb8283cf17ef3f8a618657cb6b7541a4a3caaf52f3da8afe +size 25293397 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3daf52aa592a4ae74a51bd32b82cd2b671580863 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:8f68168dd8693a83ef85d24e93fe86af391ca239272bb1324ee9a6f491d7e7d8 +size 21807659 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f480089c1044139390558ce2266b0e25018a71bc --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:777a22052b935b526c6a6d1a828c8bcbb98ada4fcea4110a186ae84149626cee +size 10246519 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad3d3315636ce3a801f08ae4fd60a8d53a13017e --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:64a04f0a6748eeb8f43892615acfa7eb8daf5845d7b6f6e9e505535c5c6a189f +size 20605399 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6eace9ae634e12fc35c07cf25c924a0cb2fe82b9 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:95884c5692417557a76bf1395b8d6f7e6265060a7791fb39bb8be19668b58b82 +size 13135725 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85de2f4562a85f09c66dc75bfd76636375cb89e9 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:f7dba9285267a06a6c58dd2de590d6739c794f0f36863116b851b6cce9184a5e +size 11188495 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49abf2af07b15bb874b60f05e566d7e002a1ec04 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:270a45517e622a8445f8f791b1de6d8a02f500fb1419f99b50e98417d99f18ef +size 19250597 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c168be7363937f7d52f3b468965b9f0b6726d46 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:04050e9c3ec3ee48ac45bd0dd91f364c63d66584e75d1959b80f7626621e0a6d +size 22141360 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4ca306df193595bdf4729b93a6c72a88ffe2a96 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:a3ecb8eb831761a907b3739a25b423f5283e9f53c792af4296d6b6bbb6de6d32 +size 15973381 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52394b3105b54da919e60acddff9d9bc26983269 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c45bc3f5871da2dfb1d0cf5164340b89f1e2ed916fb5bf87fa9834ac0ef2da8 +size 19978810 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99511189bd92484954731917630f83d7b9a6331b --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9eec857b3e15e55e317def0e714c82ddbd237acad72398601d3c21b07bd748c +size 23413912 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2505320db7cb675da3bf357b606fced5dffef32 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32b02c0cc174b1689d9f086e9e9ca908286ba0ce07da044dfeec6e4b12891ae9 +size 21765029 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..caf24fd90087a2c5d13527fdcdcb5c48de298efb --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42da9b85ff57494bb123e1cb90c42b49f5bcd44e9a11f9ab66c0c27cb4db98f4 +size 19657314 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..265ff1cd90ca7db28e599ba8a64780e6ba02a653 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e73e82870dca20aa4b89c141bdb01c057992d81ab02d97bca6391708ca30b329 +size 14848305 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32d1d9eca3dfa76aca21569f505fc9ccb7a7023c --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3750c5588f26d071401c1a4ece8be833fdf942473d01d807c9862e3a70c86ec +size 14304374 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e530be010c6c19e22b7f3b00b94cb87771a6f954 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35546c48aee087920293357f961d303f8ab01c2e64102384f3b754c172359131 +size 25127879 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd3352b8373fb36131cc5024a19c698d1d40c9f7 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a27e590baa1fa6f3d45e39ff2f48cb93ab52b2d3547fdcbb7052687759b79072 +size 14065030 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..624c026eeec9fdf685f32e43ed9757f9ad7ae447 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c277ca480414db06dbf5b5030652886081bb999a05b4fe78fac1759ab899671 +size 16318131 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a682346b3f047bcbb7a99f3159fc471d19e3b2b --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdb3ac62ff09b42aeb717ba6d65f01100bc8d957960d00c266f29ddde682dc86 +size 16140411 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59579fdb5911bfb2d96c810b5d09c5db2fbcbb04 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36d7578494271a62bba354eb9776927afa5da06e9e0014faada91127309d5b19 +size 20228890 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c2759e2591f8de6921b15aa7764e1f46c31bdf0 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3d413606c4b4f90d7897dea0728ccd28e00182304aa291419c9ba3f720be63a +size 22469524 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a15980f55056681f1faad55a1b6664bf9c506c08 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a2798877a6be1138ca374080d389da595a38e21194358859558327f057d3463 +size 19504023 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8ba8f59f99ef30f54b6b0cd4e8bbfc5f8b51c57 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:137bec27945a446c1de0ff2bad6816199c28158a98ccbf48c8e1c1ca442d82c8 +size 15369141 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d471b256710186bb346d79cea37b7213dca3cfb6 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8aef7505efd007fc3b9b8e792accae110dd2ef4ce9600d3fc17aab355ca51387 +size 17698810 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6fca477998f2171fd7c1c538a36f814576e0cf9e --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25061b1c64d66fc8a4d2dafa6da20a2223113a6b44153212267a5f2154edf983 +size 16234570 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b40ceae43751f8cffb44c5952e66e9662cfd9d66 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b36dcc41aa5885d487a9273d7f484199823f1f25ae05e215dd5734cf1a75c97c +size 21265418 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a9e58408e0c9590a7e0e37e4dcfa3befd726544 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57611733af2d8118b58510a6f0ba97d10de5d3d5c1482810bf26a9581f50e40f +size 19925709 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ad9dae20f069ddc5b548068f60c66433cf7c31a --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40cf8ec9051b1a7d6e7208f28d4b4884fd76aacae0672dedb825c66400feba4d +size 32615788 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56061a9e85f140285ed4f9b63667413e9b61e1b7 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:661a74006572014e325d020bc0abe97ae5b7a2ddf2477d5ecae2d2be3411ee9f +size 23281239 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15a96c201ccca7e83b4fc9ab3e206932c3b2b744 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e69583386b4dd3119af589113f25d9e0536c5e36c93186ae4d0e65bf5d3a7bea +size 18933507 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..176cc3fffb03a900f6c83460b5b011ab8fe7b512 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d08d393d73d782ab6b8818df06ea8b12ca67b412960f226e08ed0dd56f0e98d7 +size 18869991 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..108c51a08ef9341a3f0907457d864ad851947153 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b2c5fcf2d4676aacf9fc889d281458fb5a36592ab37c7d253caded78bc7f340 +size 20632982 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000098.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2cfd101f3a2a12f8abdf4104b145057c648099c4 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91e4d8ce7dd3c5651adcbbc226ff4eace0865b55d89ffcd7af14af1c229684c2 +size 27157710 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000099.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fef99087dae5829ab56181b0a770be379a1b965 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c124047fcb9fe78865c74b920a5b7cbdf83cc74ff4165227a3f22c555064444b +size 23472920 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000100.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f4879c450611e57db49b39d9dfcac8b178c2166 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:940532483ee1f1172eb28dfa90d9afc651c3fa3250359a1c107f8fc440a11ccf +size 22883056 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000101.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..203d38562cecc2b539a0d2aaf9a8e0353eb3b771 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3339cad84170633ddc1517ad63af708c593347e3ae3f1a4b125457be81167ae7 +size 11940937 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000102.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d059df95f73e7bc80394313c4023877c57a97ff --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fbf7092d38c4c441db28bc319de0b42588625f5b35a7056d61d8bebf41f9f3e +size 9459528 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000103.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e980c5dc159822611dcf7d54d6d2092833c263ba --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5af332cd17a019a2375263928250308ac8a9109f831301ae8091d2fa6987cde9 +size 34847595 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000104.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6760bff0539f3db1b9f24d6c7a49912e06053606 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:658e2320f534fc6c72bf0a00707635cc418233c16746993026ec35a0e5f1edd2 +size 17315709 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000105.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd93418bf1e69a9d2008b9483f3aaa2eb8238b3f --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c793d37ef28d9e38cadda40628dfba3a9be56ab5ced25b50fb5e607dce3fde5 +size 17524469 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000106.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb07511c4c4d2f3d4d8117948abe7d4ae542d41f --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cce1b7fcf9715e01bc2ee26763535544d1c2320232fc9337c80e550520e02034 +size 17360724 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000107.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac356d50f7d4b6feeaeaffec6bb97b2ce4de42a9 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:537145d9d2619e80867f2b15a1170489c93b2909e96923a224230edd67c5f4c3 +size 16216374 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000108.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3912434d9c7e79b281d15c10c5eb572d705cfdb9 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e92c494766d106d49044e19858a32c93da49ad34815d05ee743cc1d15ebaaf4 +size 23951847 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000109.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36392136b5c9759783481aa0e73d17c7dd18b01c --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96edd014ac6f4f2b47106e0e50b45a85727e4525d3963f1badfe6603b372c814 +size 19677395 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000110.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..635f3446f69cafc2bb0ef61369b81960d058a302 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af12f26a324320985366815757d45569650f34b13b43c544d44d3b35d685c63f +size 19324845 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000111.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29c6105c50326b65521f272e7ec02879defbacb4 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bff5c74a2b63e2d63ef5c5fe7bd499be67392ceb50600b710d094fcc304e461 +size 16462172 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000112.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62206b9defc2b67b892ee71fe99faa021a241047 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08ff94a99bdc7dd294b848e15b46fa7ec46f22b5fc69918a64c4710762f19d42 +size 11310369 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000113.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbce08be134b0d9d1fbc4fee8c8ef8a768159c28 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d309ed62939cd08cf6e5c6c8c11dfdc87bf9de9190dbd5c2f335bfea08694070 +size 27301803 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000114.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..609bb3abe821e089d73a8e101392342258ea2b22 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_high_rgb/episode_000114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c5c7774609bab8e225facec0d065ac91dcb79ffa1368d7002e3e02c31a4b0c5 +size 17563783 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..992706f4bbe08d4aeccbbd8bcf683dccb23f502c --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:c279ce1fc4192b8f4cf8916b0c6e7ff761bc60a427c5267071505a9c2f07a366 +size 14255569 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70996a3dc1c8883d707ae9ab6816ccb3aa59a3d2 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:4cb22c2e3f39d95bff299acdc2c180368aa6595c96c10c80c0e167a84ec3f0d0 +size 18841213 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b9a1dfcd0e4deee356c63fe1b21c132c744dc00 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:a9a4a7adf17d61ef5e2ad51db82e8d138994055017a7b5bb2d5736836bd178e8 +size 21172636 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..abba3852f88a3632b69cf081726f8a74fb73891d --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:8357447b2541b549c577eac175378669c8d9e45490c56160c9572bef72b88dc4 +size 27732632 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73693b15fe4bac5172c296676fafe04a6c0f01c1 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:bafa8737f6e17e1a5f70b8d2020a1a83e6e8cead8d80e23a7db80afba233139d +size 15117018 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d179fdedf967d06824f32ca382e49c2289e3ff38 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:5a719ecf970d98b015e06263d166f13aa2f1c2a16c12e9a8f57a0a1851a5dff6 +size 20652305 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe115f5a22a58c305edcaa38066c7af245b0268b --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:274b0e83030b52528007648dd8483859cd2e001946dd9c935b006aaa15a8e78a +size 16285404 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e02a8fee759bafd3cf6d354d9b76e0a35190ec2c --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:c192ee2dd7c4aefe9bcaf8f155af2abda7715abda46f18fe759a5d9b0747db27 +size 16988133 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc8f1ca97819ff34f6ae7d1a411acb801d011d02 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:baeac18fcd1b779bbfebe7b979770dfd562ee7b70b9f9215f6adc2ba567f7f4c +size 11320600 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..766a35143bc7266a30bff8c59ac60f7ca8a10c38 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:fca8d14e8972d11b2910db153fd3218532e3e26a6b5ec1ab532d58939ca4039f +size 13175834 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c8c19118bebf7f110a5ddc4eb96d7756d77a82f --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:64a03f3157371a3c4944b0e9811414dd39761ea7ef9443d9f24a4194f86c6d63 +size 12275495 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2140841d6b6375a9d11d04a8e7fd32fa81f1768c --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:432289211f26fdfc89892c37b59e4f5890044518c41ebd2b29622a736c76001a +size 12139965 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ecf955011a40b1b6bf9398e621d76ebfb9ecd496 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:e11c9a9a4f890b00cd240222d7eb10dc6007abfca48a83658afa4d337b1f7aa0 +size 12827199 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2666a907264c41c63a19e6a556deaed976c72b9a --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:b9305d49e07c1f9dec11fadadccc917b9a8721a7ef8cab588b6db4cca7f3182b +size 14820265 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca73b55f741b27e60262fa61e91fdecf4d4a5626 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:f5acfe79588e740e20e3180696928bf03cd00b4c950e421e68754d463d1f6f1e +size 18220205 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5d2b10ddceeaab665fba66d3c9066bc9f224033 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:f20a25c784ce0f64b9b5dde0decf2178d015be557afbfff33bd04c813b118fd5 +size 17290812 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c19dc3728de50074d620946febd9f9b29aab7121 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:dee303ede7c394b6c48c436158a0af414e81ead2b8620ebcef272d1848eca859 +size 21136326 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68dd326d1066c08ac467677d2fd2616bc74cc1ef --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:1d3a7b80257e6b954b9c41e79c9aa2bdc8b541f848f0fc62ca850ce4f83f2cd8 +size 22453979 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e89e07db27d8cdded049deda8cce84b5389db2db --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:657e88c02cf9fdd7c3276bfc558752ece36d7f3b0a6b0033a9396615d6077492 +size 18457806 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54ef01d986e8b89df78b94519a452a9a231a582a --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:d79e910bce35c852dc87ea5e2a30a0cf9809fecdf26bc8da84e90beadd046007 +size 17401056 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d328ce5aca2c21e56d76e88469e625ce3a246b71 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:034bfdd37c27b12ec6c4e9556517f0e475f7e2549ca3f044c7d4246c955ea71d +size 14436804 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b17c1836e524479e9a9297930b89ff168ac63cc --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:45b822bc013d91d49fdcaf5a186071a066cc31fc8ddb2de3b78c46afa7fff1f3 +size 14239962 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1b381231c7fff6ab349ed2208e73626034eec01 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:f6a1344d95cbf57075b91270d514367a8ada8260f41d8b20ec1d5f7ca23be4e0 +size 20400597 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c02845e5a2fb3795629b9d39068c148b728a719 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:5cc8cb0bcad27ba25e875a6989eadb76e65164453dc57426d9a62813247d3a3a +size 17989290 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7a8dbe20ad473bd0fc352bd9adb97ea5f37c547 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:223e9d9eb8a4e173d0b70ca9cc5c3b71af60e5ad14eda088400cd2e3041a11fb +size 13448559 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2766400045d80827d9a1d4fe32d808dda79ac7e5 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:71ed0885a5d71c7b66c1d1a11463d3545f66bffa962eeac1630f9cbd5d9467db +size 20085784 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5badcfbb11889921f50bb9dff35d1687d3f5fbb --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:b566f29e15ca3229fba38037823c7a238accf030e9c45306c938bdc8b5412906 +size 16979832 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c423b81a7a25af5778fc6ab9d0a98ecb44c4585a --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:53197a7fdb7d6ba498f39cada6b1c8de3450eb5a1b165d1c0334545e3c7b09c9 +size 18852662 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a529238869992c27698a1d70d583d8054dd56a2 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:68f3a9e61f3a9653adfc21e2e296c8382c06261f9f35ffd897a16abb9f0b1028 +size 25920181 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..072b97648c83fd1a543dd79ffdb582f6a3744256 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:eaeefb660ce40ce5c5070c91ea7d442735decdf29283ed8fa35dbe02aaffe63a +size 10892505 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b30cc9e869d4d87978715fc40ef881a98d24eb88 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:0251d341b38e10dad1aab3f68b41558f26e260d1ea1a1caa4abe42957b90aa1a +size 17360292 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6579441f26dea5ec44b6d8aa1f7a3ccc505049d1 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:424f9047bd830b1a85e7650ab3ee15d37d7197210e2d1c2b783c58c2361cc808 +size 20772090 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..339bf1c40c379710d216d6ad1adc64176b7f0cc6 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:3d23f6d3aeea15314f172d0db3fba6d26e9da36e674bbf23265c86c3fb0f6ec4 +size 13677574 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c52f00dd0a5716f0c7de10e2c85f29fac095c6b5 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:637a6628d81c515a8ab6800676dc206f73b146b4af7a2810bc0bdad8b7d8dd8e +size 17199815 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0deedab7ea8d986ea1dcca4d5eb1e0b5334fa067 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:4cccbeb042a3764a5dea935b2eb311636310abda15d3d8f1784e69e569a26a03 +size 15648336 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae6bd2d24a7d5a08f375ad0505e57694525105c6 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:27fea1c7dd53c823b48994e3b10a71b9a41adfe1388eefd179cae615fad5a50c +size 14361743 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12468bedab48dbb4665dd828019e9074d3463bb0 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:ebcb7afd784f618e4a1aca01b79973b5013252697b3e93fbb0bdd09bbff00fa2 +size 16364247 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87d7d95c337c57b1d56a35cbc17db2455229d313 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:7c09ae4a27eebf1c94bbc766bd700077a7b0cf49b88d881902fbac2da6459971 +size 11201610 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fd5c95ca4190725dedfdce884a3521cb6ffe819 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:02b38e62845516950de254441eeb21e4dc901181b197f4ae82bbffc1e2afb468 +size 13432311 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43e919d1a31d8097783bb1f418b767b4a23a429f --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:a8fdfe4b5dc1c675d4c8a524646d7ff68b9a123b4c11ea3a6249edd0daca12dc +size 12279035 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f49b9e9e4c1270c9dca9346e28ac1eb906c73ee6 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:bd609c5ee2c37ad7a4e0fe6be91b3f734d7297335c8647e81d8cd36ef2be5100 +size 11180461 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f1530459e28d89011ed98408247135d8815b6e6 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:9c64dcb8c98a609d707eb91ffa20684198cf0eeb9edf00553072d65e2ddd27ac +size 14061374 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..687e91ef53952abafd5f820b956a0827cf2f939d --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:ba1ff40c2c8fc1048f1c87e75c232ac87b3ddd87b652f31fb892a74b22d39abb +size 19039733 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c2ca57a9682a7db727d2221034e1bcbe3770236 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:14726a1125f2df0ef4dc65d78df30969a143068d47c2e94513b85e8d5724c15a +size 20447333 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a97f6ec0c16f232111b15e503a1f44429fbb1fed --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:06a67294aab51ccfc1446a001182dd7b242d81aacd2a2826af6debebac8ed2d5 +size 19166413 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f21bdb774b73771b12fcca89710ed6cad533eabd --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:66341eb2561b50c5ed53fef8d8e1f27c69c318788455d41b00f7fc0de5349dfd +size 14931791 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7d69d6834da60e3ed4cdb5c19160654cde32a31 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:952f0eb9681eee5bcc1246a69871f3256e6906496e2786ba73213cf9a2892ef1 +size 14953904 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46250a085171ce75135ac72c392e8ac53f865a19 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:924978829b0310bc55ec3b328c4d48f098f67f390f58ce7abf9183a3438ccc54 +size 9521714 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7c638d4ad8bc483c597ef1057b0d5353430d974 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:9f6e80541146e9b4d6d2ec7f0dd45a3478008496c608e02d83d6134b4c7f3c2c +size 15779951 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f3a8fed54eb6bb3d29e19e7d5c9dae0dda57b9a --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:7f27b1923f290d2297d11fdfb7fcabe43fe5e07272c52879d67f7a3ddd55599c +size 11737643 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c178e6f9d1c041168c19435961bc46b1041270d --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:87fd0a30fafb0f422b94eacde7cf2536836601dbd40ab03d0245466903aef190 +size 17464252 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8cd26b1669f026f4efa500fcf97bdb9f67ab7baf --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:c293e4e6e17c149c9523eb0dafe898371a8b65bfae36154333be167b0db4bc3b +size 14074987 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f33a954b60ec31814343c237264973727c6ed60c --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:5c701f1d3b3725ed58edb16c517bb7ec727ec8e664f467d225b059fd915c364c +size 22574386 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e9498a2287d64e4dad920acde7b2bb43141a990 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:aba264e8dcec4324931a33ad83efbbf211ece40c7bf6ce25622f3544aa8381a5 +size 14696099 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd8659d6446f7ec7e2f5762f6e2a51ed724f5b48 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:d3a51b714b55c4a919d777b6d489b95c25cf57e11634067ba77e1ae8fa5148bf +size 12064743 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dfcfdeb587167fc2bfe809ba9ef7d009b48765f4 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:d3b5a20bc89c22cfb153a30cdc77c82ab4b860e52c21057a72a13834426f695a +size 17552471 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d613d5163a09ac2aec89cc90f46dc5c225c5c4cf --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:86e238bd926e911b5271259cd2d4dd081b0914ebcba58137bffd53ffc0fcde3c +size 16373179 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5866e45f594e477570ae1df61e3310c759c9dac3 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:b7be87a60a5e120de08595c63ae9351538c9923cd7f015d549fbfe3f6c478433 +size 16546637 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69f740d7b03fe3d5774575b8c8b592b3816a2306 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:0d452dfa245476c41ce875093c590d158c312ef47e38bf47bfb796e0936934e8 +size 17589590 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e6dc3d04ca498c9385e03435f8a7ebdea16456b --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:997f4a5fb89c0569d2dfdddeb4e4bd6f668023aec6e07f85425c21168d4886c9 +size 12462266 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43adb852f3164ba2472918f0631e074b6fd3c1a9 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:22d2dd06f451dbdad9099c62b3422f803f89f8e77e3e5e9ace8ca41ee8a5d00a +size 14453286 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..499081f17e09965d5b3ec9770f830507dc1dccd6 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:79de21e0b55208b245a47d7c64ddfd55818b9a0c85dc0e2c9fb3c703910d2917 +size 23908358 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7e660a4467cec8249536dfecd8b0247eadd8895 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:aa545a713631b3c6f789b86ee78dc37910effeb64b8dfa8d1bbb99b7a7d9242c +size 18723071 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fdc6c77e384de12a8f65bc32210b9bbe6a6c8a19 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:3c95d18f322b28b21783c79747079ca281029b2cc4d228447c99833f68904437 +size 29037177 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb28263af25cfe2d322e0c485ebb33d33af2f081 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:6c73b857937665f6c9a5ee7bb9ff4fee230868751eb019a4591f8e9758361d3c +size 19959219 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1d1c101fd0e7dc29c8144f51fc88b3feeb48e28 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:8e9af3f5adce4e5a70c0e13b48bd9fb7d98f183522af79bca13a3170704de0e2 +size 18679141 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b3759d474dbbd5a97224459ffc558b82e24b888 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:5ed2f35c553286975816f138139350064aaea2ca7a73a60a9f8d9a2bb5f58387 +size 24845660 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5146c8267aeb5b031bb5c66ba22279df029030e3 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:bb59587a38666f31195273fa9244e0e0b47e9b58c76823a15559fe9e586aad2f +size 20172835 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8f880f97918a68688008db1c0d346c878282a9a --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:fb66cf254fe89b822cbdd088fda91c93e4fbd1245ca2ababa52ed2472a0ee47c +size 8957173 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e4b9d931bcb1373c7569ab9173da045ff06052c --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:fac0e7c5338b98491d266d4e93260c7e4256462a9a7b6fbbb9b1b43c01b7b713 +size 19483534 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2f2f10d2690fc3674c1a69b31f3e913c3e45769 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:08de564c9cf885132c055fdcf788faa7c0c65485681c95bb241e6e0f2e148c85 +size 13997973 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d4f9839d507f7e3ba8c68012db7797db226b2f7 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:32e22ba61a12e21493c3bc92fdab67961359087b89d818817c8e062fdb3b5652 +size 11048935 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9e6e03b5a747b9d3e075acf3eb07d4cd1dc2fa1 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:ca33f7be4b009fa97ca286a198cb0cc6d0f54eb147b33d4314dda818d56c9c71 +size 15881536 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10090f78cf5baba5e7b9bb8e18d80dc1e1cfa4fe --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:e0251a31beeaa8e6f1bc4949e19e20ad4354f4ffbdf7ffc40fdd751a94bae92a +size 21213902 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c18c54f3f860e19bcce9223629da08efdf512e9c --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:1758822c585ee6ad33edc5f6aabd42194623faa61c185dfced8133379548b356 +size 13976980 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d322eec25c3b50d1630b04a61af837c024efad0e --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8124c941ac88196471abb770286e844e6191d28017f8f26b1834beae2dfbbdaa +size 19272967 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3331a63fa919935b7675b77a07675531be7caf29 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8faf2c898f173b03b3730e188236491d41da3d09c799f60fcd6da617be00e1f9 +size 21511593 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88ded8580d14aae4579aa7827faceda48cfd2341 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4638c6832b58f86009fb7b9fec2e3d23bac194c0ca8feca904fa4fd35a03bed3 +size 21217526 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5efdf82659392e41c03a54acd2f9e29f3e0e558f --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa6f39eee4536dcb6b13083bd84717b990b8856778b4effb6b78e811fed9593e +size 18889248 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02e8ddcfac4cff1f9b0f35179d5fcaaebb6c67f9 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3abd343bfa3825ea1f1b59eb900efebfafbc2f8a5c03d5ee4fa6d234d1a79aad +size 12538359 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dad98dd19b4d4698738b1c945a1d5032abd4661c --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9ffc5f922486a515c48035f61e7b3f6e1ba4fabdcdf7aca01de18229fd8ed03 +size 14643999 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af1ee7a48e939f5dff4bcb37319767791701cf0b --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e3f7cd48c34e3eae99e0070399100ecea246105378ea7f80303dac46472daa7 +size 18495092 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..453637467e31b926cc2965b6007404047cd77c73 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd2a67d78a30b4e8676d2fdfb648313468c7c667ba9e6eaa00874af8989435e6 +size 13440036 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ec6c68a9f35c421409ce76704cb410d65cc5b4b --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d8547676e65e4ba40b61f7023b87318609a778e7f8e31f146254671e8f758fc +size 13870070 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e142368256311c794db54ab00d819fa6d7bf590 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee1af5b88809173a3ffdd80c2dce9782512ee6ac92e5828190be5c2d3de6cd55 +size 15243940 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a98221ef7a59a612847daad6031d3bb68236bf9 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9b2e490a6f3abef07989f37ebd4a3e26b19579c3de6944075c6a9f9e99b0c05 +size 17610703 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9a9ff216098cb09339c41895cd48644a5126960 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fa06d6dacdd9e6585a2aa75949eca55281f7f3f3c56c2a80c3c6596bac7acfe +size 20650750 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9873ce28d80dcfa2b0b3c74a71a95a3c24837aef --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0272cbb15530ef613844d6df72346a1734ad44e651c342f20a360f9f927a5a5b +size 18739039 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a79ce2917b707446b22f19aac50587fc7267b87 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ed94ad72ed132020605fceb96dd83e858e59fe68a9a0f6a9225be3dd5577f83 +size 14536204 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..196dae1be07863712371771dfd4fe63359012e76 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8679a4a3b19bdf04ac0f77578bb654f66c458a049f1ddf462d0f398855f0d1e +size 13423673 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4954ca107e8b87063e7ab8cc907c89fdf3be80f --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c15b782a96729dc2286e58116be24e91d5a1e7a1aac1015ba2425206ee74c414 +size 14617015 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8370216166da684c71f7ce451e0727a3f4a37f2 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a3671cc2b8c02f3131a5d188ea9f6371c8105a1a50d4b50d0af0d34785096c5 +size 19603653 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..083bc7efadff08df4624d7577af774235123b307 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b957448d656b7e35825d1700d9ab226f4442fba1646fcb97f491dd38cbe9dda +size 18714556 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6fec0cfff16961080eb983e244d9262cd3800d3 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7acbb4b0e136ac348970ca6fa01bdc3e3a34c8928bc70857e160991741d6ff34 +size 26126668 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4640e741e16acac794b764e5cba43186fc60ea75 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a40f8eb29c7d9a58daff2d978e7c785a53e2a7a29e388815efb7d981511084f6 +size 17431999 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8adddb467d11ee0b9f2119127a1bc58476b4543 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9a098fe33e8a15f875a8b4103df4e16b8ea6a8790876b936cf5f4b22acee1fb +size 19653528 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f2a3d3ba1a820a129cb72047c3c326837387cd5 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a47c8fb93598ea172f80e435e4e348b2d7c7b425dad08a621f71912e16875a4b +size 18480700 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b305e9c1e66b12c561bd0f3a72792e754ac0de85 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:978525404ebe4c5d7f1d2964b9f3b5cac0e8f6ce1cb27cb19690ae4435276869 +size 19990383 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65987c84242359b9aa708b44bc4f7f8331b93b4f --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e6cd04692782b382a03a284ece84ee88b0ff0c729219e5fd1097f0e131c187e +size 23065936 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ee506b63056951a6ce8497cc0d3cad33eb36093 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be58a05d6c9f3ec8ced34e614d72cfc9fda63630c49522ad52626e31197138cf +size 21924659 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28d8061b37a0c6b6d30b03f574c1ecc29d187e07 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac0234fc502aa2fbda87d954c5c3a71a8f4898a78f43a61be5e6b6d919d1b5ec +size 21073890 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7362a28a436e2380e18a340be777fa5f27e06f2a --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:571e17ce0d4cc006c1bfded5b63610104ca46a0409d9b9a9defbed384168f4dd +size 10540240 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a20afff82fec99f9b16ee991eb1e404d7fd060b --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b51c25a7728ebfdfabfc82cb63dd3dfb714260e6d5b5da5d78198b02ac97c2c9 +size 8373275 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ca051858250a105bc2de0889c520909d5d71078 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b9d9af8f637995c76d04f2b438a0d463764d0aa488fd3adea66de5fb6fc6e85 +size 30803898 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..036c2119dd3d5a6f5335fc7b050af4834f7867af --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27e3aa383269cda5d53c71d1cec9263ed2479ed04a517184585f7403b5db925c +size 14571475 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9e1b9362704fb49800b67d1c8775eb6424cbe69 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d3443ee3487c267456169eb99e5df0b1cf736cb3b1ea4ad76fe39269cc1649f +size 14840322 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..997f05bec85bc813b438303ec872411ba0d04861 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb818c75541cddf2a2a2cb7467552debf193afd0a0a19a89482bb375880e90b9 +size 16286099 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a77b5c58652c3fc07e97a21b699e0c9f9aec3834 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e73ada5c715705a5d7e7cb8061ad437c018393969f9d5e5f98bbd76c515b419c +size 16145554 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a65b9917f75dbb2db48b86e58c0c165c397e168c --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:549fd6344db95ab50c53ecf0e4ed25b7d70232ca16da4df0f415358da11ea174 +size 21916970 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000109.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23e48f77e7298e28260b61e6a6454adfe716c4c6 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d23299f44878e31d08f12599c6eedcb9cfd317bc8421f2ab9c027f6de0d6710 +size 16934434 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000110.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e89be93259e7c09cc8b75bbfc3b5466d76d66e50 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e1031995958a0fc756ecbd296feb0bed9ed4a3ba05c3e44a04f191628558ab3 +size 18602256 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000111.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84e8021975f1901fdb4074c4faa25d5d6345e541 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:295c26511f2c27158f599c6510b282087333c2a664200b1b93efca471eab354a +size 14482294 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000112.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dfc1752a35b12475c364c4779787ad328cfbd5b6 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c8981068c9794cde4aa2b1c5def765b3b0fd58b4e14866b743565c881270df6 +size 10599605 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000113.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c21b6c6ab459542661a184352853cd440d6c5d3d --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb7676064fc4fb2f46e3d031106875d85aab53d5bdaec813568edb5dd397dbd3 +size 24959863 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000114.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8982a8d3758b36def95d22159b9cca080d6cc01d --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f7767c0404408f45f57c0d7fb374589f8e5178b32c672f9ed915eed92f06922 +size 17698706 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eab78255520a48011e77e8da6d9df10f45aaa99e --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:86a6705ef5d63baaa3234d42b7641f69639d4d9c526c8a8ad41b99db475fba2d +size 14560408 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79b8d5f3db7ec1a633f9fee9a49af139c0c16912 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:237e9b8dc09070a4be4674c3bed201a2e148fe807e24611ff9011c22db5c3869 +size 20135574 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6a0c16d2059940b42560c64565dbf2e9dfd6533 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:f2a71791c024ca6e03f17003cb0bb54729556fed69847f4df4ed87ad321f6d95 +size 21576474 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbc33772f93aa4d902ddb0b71b2b9621f85905ae --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:ba61bd35fbaf6c8ac3aea5e55aadee79143571a6e435a7f3544989bf38264e34 +size 28344571 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a0d31466c494b82f2189cc39b0c36d716053dcf --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:aea0b3c9488a06e4da14980589474765e836ab40efc07ab54b9690bdc62753ee +size 17270382 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80e31dc9c59d13d0d2774c3c721f0bd46c9766f5 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:8bc41529fee81b452cb9881642d117636c2ec0417ba032d5ab41371449dd6e90 +size 22704479 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e213461823a8e77249fe86874d899e66795c6b7 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:b4f31d27fd985c4e5f0021bfc59b2ede40c955b617676160be97ca9819fa9dc2 +size 17902025 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97632913a60f11a0c444e682e4bfedc1f3dafb18 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:6aa38a3c429e200560f9fd2e980939659bacdf7db971389f15a298b7d162cf00 +size 18183241 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b1d0d7589b627d2a31d5fe27af68a82f5fb6159 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:1ad529fde4eda479440afe4bde232597a488f94cf1a7abf01f9467b391001537 +size 11647091 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8bacf15c836ddc3f634f2aa61b4b0f38fcd6eb6 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:60a5e086ae808105ae0a00fd98970f77ed07a8e7a04abf19a7f93bde56dbc939 +size 16035677 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67fea59b1d9032d59da9a1bf9adc61e987f5b7c0 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:c8b18983907659b62f3a9c3ce3369d51c0651504e8fb7e8adad2c578f02fc945 +size 15709250 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10df98c8977f3e7601833721d35fc5b968763206 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:7afd1e17288d75e8fa2cb488e910114f15d48bea882703e93471abda8506199a +size 16276749 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77bb001cf74052bd7e996290100380b48ca4246d --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:aa3fd28f7d5d7d01bbbac0a99cc090254e44743c26517b1939f22bfb1d21438b +size 14580483 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fafac966727b47cb50bc2e19568d16c53a2a8f34 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:18352d729544b44c7ad46c4a54215d3c9ce3cb482199385184e7724da89ff738 +size 17277981 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ee37d69474b62f91e38411df4d4d44a7bef7c42 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:3c8a0e871ec5ddb158fc8891803239e42ce52da4341ce6000297df5f82ab00ce +size 18912865 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efc416e19fca2524bfcb6b22809403ccab7ac259 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:8aea5fa63e1fc3ef9811ff9d29bc4338689904e0822e065979f56bbeaeff06e9 +size 17740004 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3269def44a4778ce399ba1b9098d5af9a4a7d5c7 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:e84cca70e55e66ef8cda338e7a15160673bd34c40fc7d0e90735810ca6161413 +size 24590034 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7e81119a01e892fa0e7123a28f456706d9aaf79 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:5bdae6bbf9c7c854f553aae6297ad1529b0b09609cdee5d558ada3263e8eef3c +size 24533662 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f83c52014cdd40511ac128ca07bff8b081e08e81 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:58849b9bfec773ca4c7fb9d9d7ffe5a0b9d9dfa36840f1d5677eaa307715d528 +size 22638815 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6eeff2ea758c0ff5a88439baa58599f23586b085 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:cb46f285afbb22f3421ae2403098cca463c7bf86864273710ffe1e84f8292eca +size 19534833 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..655b567898c608be9c86298f6a5747fa7cf5c5d2 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:c3d63348bc106eaa784349a4ad0adc8500ed092c48927eaa42978eaf68ebe39b +size 18329900 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59dbe3e5e9a831fea661de18757a28ad30a0e7b2 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:e5b34eddfe164282660437d4a9969d2f1900efef6017fa210d9967cd8c79e779 +size 18879982 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8231326cfcb67fce94bdd39b8d2cf51152894539 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:f24686c301215095f4812a729df1522df41d35f78c056be171e8408fe81f6b89 +size 19839047 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20a1c04764012ae015a49bd5d8f2e04dd8a2631f --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:4b6c9c6d3871176610eaefe5b9c1c31143d8027871446357be8a9b72672a83b5 +size 17419230 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7be06ebe3261bf4d6f4fb01a3e31524f4feebbe --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:bc59d158fda82c8627e06dbed2dd24d12fc0c112fbb15c5f41b868ecf0b870d5 +size 15386794 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71d68c2a06f21151d5c9434cc7774c05400d9573 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:35846316e3b1bdab5f387c11efeba758cdbf949c402a78f6dae8ac0ae78277aa +size 19090159 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14aef161182351fd1d06466637957b723454e26d --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:a39e1d1ed690ca888425e65ddf8b1a89bdfc221e53473cc61d3d9634bf225a6f +size 18501828 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81baf7cffe9a36bedb0bdd799e9979bb3a8c4a91 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:6a9228f02f8ec9ea3f7875e25042120c54ceafa63c0535e8652c2b008b86dba3 +size 19864926 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2a1eff22cfc8b4e267c097fae1018140df0ac7e --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:bd6f80ab2b20ec301afb0ee29289801e619c14e2a2f0f6a315860f2eb6031656 +size 25572178 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..311385baa39824f5350f9225298050f4b2e43ad2 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:08fb6b5a71653e0d07c3ed6b356f86a3edd095dd833d0535b85f0f2f09770eca +size 12165672 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50ffd6613b15f04b069dfff0ce497db9cb87b1a8 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:ae88d0cd4bc4158ddde65ea6e3c0904d81b23441ad83d9dada9732f023f36b4c +size 20667953 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ff3000b2564191aacdb211a66abfcb98c6a3de7 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:35524189af5c77e8040ceaabdc345291504078e4ca459bb54ba8a09d3747bbf8 +size 22290689 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10a182909c1fd9015dc4db8ffe3130fd1b596cdc --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:f4871625168ff24213c92d4e510a169f090eaad21d7d7ea06046ecbf779fc4b4 +size 13960955 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22846b0551bdd8c78002e52ffdb06f85b1a970ff --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:efd8d57c1385653df7ae30c22538c6fad1cf31ab5bd957674c02c1caa3f62a42 +size 20982282 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ccce2c00cd006b5c0f0c7ef5c3c936e74816de3 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:d03eba867bd6c6ff06dfbd9f7510313375774f8eec5a173720c0b2fd8344b760 +size 19827631 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc6f0d4311e4f9f9cbdd6e8d372962ce334df637 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:711a7691ff47a71e06c8b9d45e588636991b8aeeb16356cb0dd93435a23cfb6b +size 15672551 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3ada081d59220e1dd9a14a3193556d7440e3086 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:7c67b465940efa354d1390dbbdcc75d6b54c357e49f8f722d562f0d60e99fb7b +size 19456498 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c61b1dfbf09278a5df271a24ff0d61aef218f92 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:8494278760921ea3475a54c57fa74fd7e660be3a4c081590a279db705dacb0df +size 14893569 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36a61b63556f9f9ac6efc62f73e02e67607505f7 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:3fdce56ba97ba78ea7399ce7266fc028b91d95959dab1a1958d76d37319de59f +size 14719620 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4919074cd52dc003e5894fd96a65c7507d1595e --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:4ed5064e3f6b3e862fc39e3fed632b83088db0676d8de363ee231b7ba1c236f9 +size 12772804 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adbf2adbf6666b0654f28bc822375a1209515e27 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:ebf675e4b08694d3e9740a8d6e51dba7d079ff326e2928407c68a2f1a3ca1100 +size 12133098 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60ef42112687a2241c89c5853d748a9770cbf190 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:3f65cc49d9fca143a6517bfd875b8df8cce9b4409e1d5a68943d54abc1947394 +size 14938234 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9fdebc8d063a4ca8e7b6d6daeab444caceb10c0d --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:783d345fd580808d994ae1262a6f8a96c1332d3553f2bfc349ecff6f6f2ad93e +size 20469500 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9966d06758a932ed8d22f155f05d3c3aef3937ad --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:e4dbaaf26018a33ba0209385be73cf4dcbfe0737d8aafc1115947a04eda7ba94 +size 21010359 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f06311a90a4733bcca1bb2075e6462e42728129 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:a4ed3042f764aa6308a11ab04a159f1249a0e489e6a464baa3d6c524264d33de +size 21128164 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad6b7a91bb83e83be3d11ee2be09b39434736527 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:38adca5792f44ab45b03e1a42073ff1d84cd8dfd01fa6d1bdaf41f66bb1a5607 +size 14218727 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fbe2bd4ecd68652012e2a426c9d9d05908988dc --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:a9c3df55875df95f182a0bad74bef448a2f0f16146d2a40cc012c67034e62afe +size 16514905 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6d2e69871b648ecc6fe9c01ad4839bf820ba1e5 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:128c7089545fc07fe93d019fce4cfddf26f2cf67d11610ffaa783edea28d9b01 +size 10157853 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56f175eda5323c9197ed600af721276e4d7c6202 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:b29f1b47082ce6024f120807ee3969528abb4d5eb5e19736b2b14803674e5e96 +size 16306594 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d89790e64b812c7f4bfecccca8badc66c3a72bf3 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:e2fc5c101c5464c3c1639f54f8805ae6842e5644e178ababdefe359299172f45 +size 13216949 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab1e4d5db9cdeaac5c8bc8c630000f18a2fc8701 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:f6ade5de29eaa3b156eb6abe1f2f44e264c30ed457236766c70d83b0fdd6c3b4 +size 17813097 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7153e9f421d693acaef82256f05bdf71f6c45429 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:194ae910c46671ee8bd4149eab26619306780141bd84547829101091a53ad84e +size 18408948 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70d9de0f2f69b87d9ca0a2eb6b9656855b2e6b78 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:677b31106b684adbccf402582cbaee60b2dda58ec964479aa7cbdeab7307e2ea +size 23768485 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f23a5623c8a839e8407330f92dec397d3e6562b --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:5ba4d0980961712c3baa2d0de6ac30fe782391ae64e0cc7ac2cdc47558e26402 +size 14758352 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52a3c5f5deaeadae164552294ccbea8eb02f2fe4 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:25c8e300d40bbde3ba6ccac1ba131c4d83dead01fb4a3d9131b55a6fae6d82ee +size 13276462 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df5f50dcc1dbdd4aeb531276774535a9d3700a32 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:8c4f7e4b1a4837dfce60da099a191dc2c2bdad12fb0f37fc2bbaf82731bcf80d +size 19962101 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07088bfaf9f8383efe24c8696af33af415ba6ad9 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:5c6730643cd5a22a7c5c01d4f237728ce384b51b96670a18ca7e725f9a19ace5 +size 18603796 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6841e463aacc8288a9c615f0df743e9c844700c7 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:be5811a77b51802a4fe50aaee1e1bb904152e3aa55412ff90109c43c046f40eb +size 18914700 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..545ac3cc4b00547cf21fededc370bf81af34f08b --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:d587aee89e5a16ab4dcb19e079c0ff24451d3e0bd6d7936247c579d4a5c1cde1 +size 17895512 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..175baa55d7eb8faf318861c551d403c06c2623a8 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:7792038b539d5439385168bb7e8a1e5e30a1e16bd38d2519ca87e947539a8c31 +size 13212447 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62752cb1e8940f8fb9a8afb2c221436af01f7bda --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:0d018a4daa6374a0b30df427de94ed8f010904991e7ba6df6bf264261b0e0135 +size 16089470 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b5ba6262d6b08ca996b2f21c514f1272221bdf1 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:37a0018e4cc8ff050b1e59d4cb54a9ed55ef9dcb494b0823572c92722e86357d +size 23959518 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d011c3ad9b824f329d806c5d3f4a4ad14d0c2673 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:231b6fa85f08278059355b9ae19dbf8b47907fb231df59f3dea2f3a9d40a099c +size 18367539 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f8a3c31f4dc499f997b57307479359fc48cb786 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:76df7c80ebca2fdb61774f5e33a96cafbcaf329ed13dc69151bc7355d17f101b +size 43090003 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ceba2b703730f5d5b3aa978fe452f02ac97dd22 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:43dfcaadec7094bea7940049fe38766e9801ff9e2269358ef90d4012e140382b +size 21721687 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e674dbb9757f0e983ac600a54d59056e10abb9f --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:c746deebe605a34844271ec4d0954e0846e9d5f54b69e66b448578bf9bf1e22e +size 18529300 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51e7de2f632ca91e5f1f8710d5319d9241d3dd78 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:dded238483c14734bce226c374be56450b53b174b7f0bcba55de86a6f487ac6e +size 25344771 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd44453369fec3da853ab76b1f57273bdfca0846 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:613c5198d04f3e04201f41ac400e94a9a928169df680edbf95ca153662f3c1ac +size 20825897 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2681a11e93a5094cfdbf6913d99fcd4af2e8b84 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:12c21e9f5fc3a576c155833bdeda820b2ce1f685c490db453fa7f26c4cc93f2a +size 9034918 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85c57961d9464210ed260109a798af5744d03676 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:6ba7711eec7758ca3d0c81cee9248758bd6df4a5196efcb7d911d8c66ca87045 +size 22494369 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d379c98794ca61d2d0a411dff66c876ccd2dd03 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:05f94547c9563aa58d81ebf1173ec4ac9b22a308c375312234548057cb859d19 +size 16645446 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34cf3a0c262742e9c58652bbc9bdd9431a2afe8d --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:a68d29f25a30fdef2d85f59c47f4624929897f3c3d7af064a98027864bd9c683 +size 10694483 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f9a0ed870c8ba53f4a298139a2d6b935525cf80 --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:ccf67e0a9f9a677ee2fbac24cda848312f3bde5a6143bab38a771024be517a08 +size 20410482 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e36b99efe0179b0ded94895f347e4eba5aa896d --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:f477a973b765abb59c062c031f9546c3b8a0dec3e4f830755b83f0f1224c2806 +size 21494360 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ed054746f264e4d6d8454fa22c8b903508728ef --- /dev/null +++ b/R1_Lite_make_a_landline_call/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:0dcf124518d5fd3e419efa09581f7e82cb3b4705463bd7f9e00ee067a0fbc6c1 +size 15460584 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba8357838d9297d202e915d2c43f7ec78eb64932 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebff945b95361d3efb916f490659a026c0250dd94bbd5da942cd05ac5fcc4dca +size 20705888 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc52dcb04180a981b9270d9078f50860f5f8f5a2 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09a85a5d411116d86a1952225d4c18fbc57f2b5a32fb267835037aafb1a15dba +size 22231462 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..704dc11a437b22f0158eac0f31c7be4e1a5e1f82 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3385669486b8b40b4f3c05e30d30103c6949afa37e1febfef160301cd3bf424a +size 21645763 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d5123e556fbc3170b14810deae1fe343f132692 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c475d19ca1e94b44adcacd86dade1742640207c7474e36e108c8b8f59582fd1f +size 18586434 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ae605ae57dfeff4cb8a211535e7230ead5f91dd --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ce88b81ea837405f9653d9fb536582ac3c41f4a58c0ab167dfb6b93cc1fa269 +size 14728656 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2fcb94e529d153a7de5d67fe5b2529264903928 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da9374c155993477adc5a083ab048d06c88169e3d55e77eb9124adf62b3c204a +size 13995269 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4a0b82bdc4d55b476d3aa48538ae53fdb6b9dbc --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74490d077d7aebda033280a76f3a09e1849a915581e32e2d9a89aee5c730301a +size 23183873 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0101c2ff8d44fb47d0c487970be5c8ff5fb0cf0 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c523752110a356b0c1408e737673a0c649df8da88fa3b55b5e053b1118a7270a +size 13656171 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9373f4cc7fe5fc987db14953e6e51f119c891b55 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dda8ac93887bf70e9bfc5918cc6dd3d9db54865cdba746fb4ed40f6acd45965f +size 16499004 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..485136348034921feeb8473881f306dc06df3fc8 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d56cf5748da82bd78ef960772e5f95868c67a135a3e078d476e720ef0e20184b +size 16287100 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..822a0834affbefea6193e89a949ec711db2e5d25 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:967d3876f5a06322720beba735b708f66ab7a40881ef33394420f987f60bad2f +size 20743037 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..388ce6496d207b6ef40a291b10bfcb605b74b69a --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fd81ab87b16211c4e71fc9ea41befd479e4f70b39b3bc189155dc81662c667c +size 22499776 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9bf6e25a9ee314ef765ddf0c925b8c7102ef7686 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:108eddbf14e5429b9aa61c38bc9e6f373ece05893ed08951399066376b5f4adb +size 19087278 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0928d2907fd7e8d76849d047232001a6437dd93b --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e90f689032c4d441ad6baafd924eb49d37a9cd3495b9439df03b03ec5275925 +size 16145101 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98de5431b329f9c814505d2c86fe158b927f861e --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f31ccd71038eab2e4160ef129435dd763fa550cd3f22e4bbaa47ea78a35560ce +size 17976784 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62c1fc2e6d88c4084224caac315a95be34f39e00 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe97b057c893c9331beaf16a2125c63df2848829f98be7531cc6d1a8bb2bee3b +size 15783355 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56c523d038dd27409b1cac94867cfafa83cce3ff --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89546f6b6c2b1c1430241579abb723567de4a0937d1791aef007ec43a39505a9 +size 21075718 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae8951e228c9d37dea9a2fb27ae4f2ac0b52ed11 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbf582880ee4b607266adbe3525946c406f7ef927bb94dd15b754306dc63f74d +size 20914401 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b859295f821580fb4d076437201c466fcdf8497d --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdea777548666d1aa762a81f322bf973630b6e29a02cb605269af2fb360bad71 +size 36647910 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9dab906567deb95fbe240695b142b8dc168bec2 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f89b0ec5dadb4181f1d5d0217127187747800d32ad2b0047d8ff84c2e9c9546 +size 22929346 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2039a8af21ef70946e93aac61ed927c7e3310d5 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e26ab58d0853446904445952f39d1ffefe1ff4d68bb3f823c1abf96969a03d10 +size 24257342 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..953e7ba7143ad4298dc497ec9f68c60e8cb5de1f --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23c6bae45fc2ffd02160f1c53b8982b666be0c7afdeb881e7c5b81904c811b31 +size 19063630 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26aa256cf5fb0772e326b4f9df1868d5b713057b --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1cf2ff10038d704a7692f3c4c22ce2ab0fb1fbfda41213724f460b50c60f02c +size 21894913 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..950ce4186b073d602dcf63e6bacd6aec2f075ef3 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69406423072f6f7f61d948bc527a0dcac08bb4829ea1ac77c10b1bfb2e38e699 +size 27370493 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d9164e2a491951290c7f7863e1a3a683ca6262c --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f52043d3aa0e7ebf350489ba0008d78c309fde600e00cb720e88088954be574d +size 22688367 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eea4f844b7374467401c586dfaefdde63c95f559 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91d7e5005ba6e6fe48f06b65bd8a46ccddadd20847ccedfafd987ffaf2f3186f +size 22327861 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..111014b616ddc78d028b5229a646f52d06ed5eaa --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17678b779e816db0d71ed3bee91ecfc7f2a5286be756f22e3ae5971131884f18 +size 11752729 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e230aa78298359e66aac7a733ae54acf6b10bd56 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7e6fee96a6e782e3c7ff2823b241e2bf17e0f147d2952717dbd288971546a8e +size 8421950 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ef7509922a48f5110021ffbb6db24b67e3103ab --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbdecfbc21bd597396295efcc2071b3155c6c31d34cb42ff3173fd465cbab391 +size 41626756 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94668f03e243e6043916d333b8762e6c232b9b2a --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a2cff5785e83b3476b6f0a71e779899a1f470588b15b7a7318e9704200a5799 +size 16859172 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..252223a6660a4e110e735b8f8340d284d9b4d737 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:230f1130babf1a373d178d392a5741cb543b361c9b78957477c2cbab0b3f3258 +size 16856470 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6bc6a73ba65bc6ab7a42ed43c2e1450153e6429 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2690de212d4a24bc9e7afdebf939b3ee17207f64e90af30d2f225c82347aeeb4 +size 17311526 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e43b5e55c125c33bfb3ce090759e976177651b4 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6fdf40f837d1a564289e7bb48e50c961d94861c37dcd7f3af63b2e54a58ef57 +size 16676063 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6cdcb2d6fdc02e36dfc26f746719c6e97da82cfc --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0addb69e6ae47a8563078c41d920d86f5ff762a6c1d16888d1e3ecd13107370 +size 22292844 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000109.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3492ce9f81449660d33c1d27abd9974442d1094 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fe134e1d9238beb6d3d7f1c29ff5f35bbbbcaad43b670a202184758284585b6 +size 20093087 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000110.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..217254f377b79df372ab3a2e2f819dd65debda01 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01452b99677cd4c6ae8d974a53dfc31b5d6f3399221236b21ca3804829cb68c8 +size 18751302 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000111.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1d6ad1b795751c28341ac78a074a1d51413d4be --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bd2ea2f42749d425162a0937962e7da59a365c6364a050563e144b4503267f4 +size 15325645 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000112.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bcd6ad5026d9984381bc66d6bf646929d174a9ef --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34823deba8bac8ee8dccf35edbcfd01dc0fbfcb2c69c3f6f651cd92da6675580 +size 11140580 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000113.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e0759e1d01f57995a7ae2d0c916b749b8b1a741 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e1cfdd9a1a67a56d72420e80d143a55da473fd34f06566b55a2a276af0dc4cd +size 25936989 diff --git a/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000114.mp4 b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..594fa387708fb303ee6e3019dd0262b64c1c55f3 --- /dev/null +++ b/R1_Lite_make_a_landline_call/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad61b0cec3e3a28ede47a098eb7aa6bdc006cf4e17723a579e80ecfb0ca63cb3 +size 18550772